.cntMAIN {
	background-color: white;
	background-image: url(../widgets/bg.gif);
	width: 795px;
	height: 621px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -398px;
	margin-top: -310px;
	z-index: 1;
}
.cntMENU {
	background-color: transparent;
	width: 620px;
	height: 25px;
	position: absolute;
	left: 24px;
	top: 15px;
	z-index: 2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C21227;
	line-height: 17px;
}
.cntMENU a {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
.cntMENU a:hover, a:visited:hover {
	color: #C21227;
	text-decoration: none;
	font-weight: bold;
}
.cntMENU a.Pressed {
	text-decoration:none;
	font-weight: bold;
	color: #C21227;
}
span#timerSPN {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.MenuLevel2 a {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuLevel2 a.Pressed {
	text-decoration:none;
	font-weight: bold;
	color: #C21227;
}
.MenuLevel2 a:hover, a:visited:hover {
	font-weight: bold;
	color: #C21227;
	text-decoration: none;
}
.cntFOOTER {
	background-color: transparent;
	width: 620px;
	height: 25px;
	position: absolute;
	left: 24px;
	top: 588px;
	z-index: 3;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.cntFOOTER a {
	text-decoration:none;
	color: #000000;
	font-weight: normal;
}
.cntFOOTER a:hover, .cntFOOTER a:visited:hover {
	color: #C21227;
	text-decoration: none;
	font-weight: normal;
}
.cntLOGO {
	background-color: transparent;
	background-image: url(../widgets/logo.gif);
	width: 113px;
	height: 24px;
	position: absolute;
	left: 657px;
	top: 23px;
	z-index: 4;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.cntSMALLFLASH {
	background-color: transparent;
	width: 775px;
	height: 59px;
	position: absolute;
	left: 10px;
	top: 72px;
	z-index: 5;
}
.cntFULLFLASH {
	background-color: transparent;
	width: 775px;
	height: 509px;
	position: absolute;
	left: 10px;
	top: 72px;
	z-index: 5;
}
.divCont {
	background-color: white;
	width: 775px;
	height: 450px;
	position: absolute;
	left: 10px;
	top: 131px;
	z-index: 1;
	border: 0px;
}



/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:760px; height:450px; 
  	z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:760px; height:450px; 
	clip:rect(0px, 760px, 450px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
	width:725px;
	margin: 15px 15px 15px 15px;
}
.content a {
	text-decoration:none;
	color: #C21227;
	font-weight: normal;
}
.content a:hover {
	text-decoration:none;
	color: #C21227;
	font-weight: normal;
}

/*
	Styles for left Frame
*/
div.contentL {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
	margin: 15px 15px 15px 15px;
}
.contentL p {
	text-decoration:none;
	color: #C21227;
	font-weight: bold;
}
.contentL a {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.contentL a:hover, .contentL a:visited:hover {
	color: #C21227;
	text-decoration:none;
}

div#holdL	{ 
	position:absolute; overflow:hidden;
	  background-color:#DCDADB;
	width:183px; height:450px; 
  	z-index:100; 
	}
div#wnL	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:168px; height:450px; 
	clip:rect(0px, 183px, 450px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#scrollbarL { 
  position:absolute; left:183; top:0;
  width:15px; height:450px; 
  font-size:1px; z-index:1;
  }
div#trackL { 
  position:absolute; left:0; top:15px;
  width:15px; height:420px;
  background-color:#BEBEBE;
  z-index:1;
  }
div#dragBarL {
  position:absolute; left:1px; top:1px;
  width:13px; height:156px;
  background-color:#C21227;
  z-index:1;
  }  
div#upL { position:absolute; left:0; top:0; z-index:2 }  
div#downL { position:absolute; left:0; bottom:0; z-index:3 }  

/*
	Styles for right Frame
*/

div#holdR	{ 
	position:absolute; overflow:hidden;
	width:562px; height:450px; 
	left:198px; top:0px;
  	z-index:100; 
	}
div#wnR	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:547px; height:450px; 
	clip:rect(0px, 547px, 450px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#scrollbarR { 
  position:absolute; left:760; top:0;
  width:15px; height:450px; 
  font-size:1px; z-index:1;
  }
div#trackR { 
  position:absolute; left:0; top:15px;
  width:15px; height:420px;
  background-color:#BEBEBE;
  z-index:1;
  }
div#dragBarR {
  position:absolute; left:1px; top:1px;
  width:13px; height:156px;
  background-color:#C21227;
  z-index:1;
  }  
div#upR { position:absolute; left:0; top:0; z-index:2 }  
div#downR { position:absolute; left:0; bottom:0; z-index:3 }  







/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:absolute; left:760; top:0;
  width:15px; height:450px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:15px;
  width:15px; height:420px;
  background-color:#BEBEBE;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:13px; height:156px;
  background-color:#C21227;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-top: -3px;
}

body {
	overflow: hidden;
	background-color: #FFFFFF;
}
a {
	text-decoration:none;
	font-weight:normal;
}
a.LinkCntLeft {
	color: #C21227;
}
a.Pressed {
	color: #C21227;
}
a.LinkCntP {
	color: #000000;
}
a:hover, a:visited:hover {
		text-decoration:none;
}


