/****************************** Block Level Tags ********************************/

P { font: 10pt "Arial"; font-weight: normal; color: #000000; padding-left:10px; padding-right:10px;}
DL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DT { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DD { font: 9pt "Arial"; font-weight: normal; color: #003366;}
UL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
LI { font: 9pt "Arial"; font-weight: normal;}

/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #003366;}
H2 { font-family: "Arial"; color: #003366;}
H3 { font-family: "Arial"; color: #CC0000;padding-left:10px; padding-right:10px;}
H4 { font-family: "Arial"; color: #003366;padding-left:10px; padding-right:10px;}
H5 { font-family: "Arial"; color: #333333;padding-left:10px; padding-right:10px;}

/********************************** Anchor Tags **********************************/

A { font: 10pt "Arial"; 
	color: #CC6600;
	text-decoration:none;
	}

A:hover {
	font: 10pt "Arial";
	color: #660000;	text-decoration: underline;}
.classNew a:{font-family: "Arial";color: #ffffff;font-size:10pt;text-decoration:none;}
.classNew a:visited{font-family: "Arial";color: #ffffff;font-size:10pt;text-decoration:none;}
.classNew a:hover{font-family: "Arial";color: #FFFF99;font-size:10pt; text-decoration: underline;}
/********************************** Other **********************************/
BODY { font: 7pt "Arial"; font-weight: normal; color: #000000;}
.footer { font: 7pt "Arial"; font-weight: normal; color: #ffffcc;}

.score { font: 10px "Arial"; font-weight: bold; color: #003366; border : 1px solid Black;}

.cp { font: 10px "Arial";}

.statstop
{ font: 8pt "Arial"; 
font-weight: bold; 
color: #003366; 
background-color: #639ACE; 
border-top: 8px solid #0D1223;
border-collapse: collapse;
}

.statsbottom
{ font: 8pt "Arial"; font-weight: bold; color: #003366;}

.content { font: 9pt "Arial"; font-weight: normal; color: #003366;}


.form {
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	background: #9999CC;
	border: 1px solid #666666;
	border-bottom: 1;
	background-color: #FFCC33;
	font: Arial;
}

.input { 
  font-size:12px; 
  border: 1px solid #666666;
  vertical-align: top;
}

.button { 
	background: #9999CC;
	border: 1px solid #666666;
	color: #666633; 
	font-size:12px; 
	width:113; 
	font-weight: bold; 
	cursor: pointer;
	background-color: #FFCC33;
}

.impbg{
	background-image: url(images/image_clips/imp_mid.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	}
	
impBody{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
	}
	
.bordLeft{
	background-image: url(images/image_clips/border_left.gif);
	background-repeat:repeat-y;
	}
	
.bordRight{
	background-image: url(images/image_clips/border_right.gif);
	background-repeat:repeat-y;
	}
	
.bordBG{
	background-image: url(images/image_clips/border_bg.jpg);
	background-repeat:repeat-x;
	vertical-align:bottom
	}


/********************************** Rounded Corner Boxes **********************************/
    div.middle {
	width: 381px;
	background-color : White;
	text-align: left;
}
    div.top {
	  height: 6px;
      background-image: url(images/border_top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.bottom {
	  height: 6px;
      background-image: url(images/border_bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
	
	body{ 
	scrollbar-face-color: #FFCC33; 
	scrollbar-track-color: #FF9933; 
	scrollbar-base-color: #FF9933; 
	scrollbar-arrow-color: #996633;
}
.pImp {
	font: arial;
	font-size: 12px;
	overflow-x:hidden;
	overflow-y: scroll;
	height: 135px;
	scrollbar-face-color: #FFCC99;
	scrollbar-track-color:#CC9966;
	scrollbar-arrow-color:#CC9966;
	scrollbar-shadow-color:#FFCC99;
	scrollbar-dark shadow color:#FFCC99;
	scrollbar-3dlight-color:#FFCC99;
	scrollbar-highlight-color:#FFCC99;
	}


.pCont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
}

	.pbg{
	background-color:#F2D78F;
	background-image:url(images/bg_content_TEST.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.pContScroll {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
	overflow-x:hidden;
	overflow-y: scroll;
	height:400px;
	scrollbar-face-color:#FFCC99;
	scrollbar-track-color:#CC9966;
	scrollbar-arrow-color:#CC9966;
	scrollbar-shadow-color:#FFCC99;
	scrollbar-dark shadow color:#FFCC99;
	scrollbar-3dlight-color:#FFCC99;
	scrollbar-highlight-color:#FFCC99;
	}
	
	.contentScroll{
	width: 499px;
	height: 400px;
	/*background-repeat: repeat-y;*/
	overflow: scroll;
	overflow-x: hidden;
	/*background-image: url(images/content_blue_bg_02.gif);
	/*background-position:top;
	/*background-repeat: no-repeat; */
	/*background-position:left;*/
}