/****************************** Block Level Tags ********************************/
FONT {color:#000000; font: 9pt "Arial";}
.IMPORTANT {color:#000000; font: 9pt "Arial";font-weight:bold;}
BODY {color:#000000; font: 9pt "Arial";}
P { font: 9pt "Arial"; font-weight: normal; color: #000000; padding-left:20px;  padding-right:10px; padding-top:6px;}
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: #990000;}
LI { font: 9pt "Arial"; font-weight: normal;}
TH { font: 9pt "Arial"; font-weight: normal; color: #FFFFFF;}
TD { font: 9pt "Arial"; font-weight: normal; color: #000000;}
/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #606060;}
H2 { font-family: "Arial"; color: #606060;}
H3 { font-family: "Arial"; color: #990000;}
H4 { font-family: "Arial"; color: #606060;}
H5 { font-family: "Arial"; color: #606060;}

.black{color:#000;}
.smallerText{font-size:8pt;}
/********************************** Anchor Tags **********************************/

A { font: 9pt "Arial";font-weight: normal;color: #990000;	text-decoration:none;}
A:hover {font: 9pt "Arial";font-weight: normal;color: #666666;text-decoration:underline;}

/********************************** Other **********************************/

.form {padding: 4px; font-size: 12px; font-weight: bold; color: #000000; background: #0066CC; border: 1px solid #666666; border-bottom: 1; background-color: #0066cc; font: Arial; width="300"}
.input { font-size:12px;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:12px;  border: 1px solid #666666; vertical-align: top; width="125"}
/********************************** Background Images **********************************/
	.bgImage{
	background-image:url(images/table_content_area.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	.tableBG{
	background-image:url(images/bg_all.jpg);
	background-repeat:repeat;
	background-position:top;
	}
	.rightBG{
	background-image:url(images/table_right_bg.jpg);
	background-repeat:repeat;
	background-position:top;
	}	
	.hotlinkBG{
	background-image:url(images/hotlink_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	}		
		.hotlinkBG2{

	color:606060;
	}		
	
	.anylinkcss{position:absolute;visibility: hidden;border:1px solid black;border-bottom-width: 0;font:normal 12px arial;line-height: 18px;z-index: 100;background-color: #990000;width: 200px;}

.anylinkcss a{width: 100%;display: block;text-indent: 5px;border-bottom: 1px solid black;padding: 5px 0;text-decoration: none;font-weight: normal;text-indent: 5px;font:arial;color:#ffffff;}

.anylinkcss a:visited{width: 100%;display: block;text-indent: 2px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: normal;text-indent: 5px;font:arial;color:#ffffff;}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffffff;color: #990000;font:arial;}
