/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../../assets/images/bgmain.gif");background-repeat:repeat-x; background-color:#F9F1DD;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(55,55,55); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(255,134,13); font-weight: normal; font-style: normal;}
 .tableTop{ background-color:rgb(234,202,119);
	font-size: 11pt;
	color: rgb(236,0,0);
	font-weight:bold;
	
	 
}
.RedBar{
background:rgb(223,1,34);
font-size: 10pt;
	color: rgb(255,255,255);
	font-weight:bold;
}
/*.searchList{
height:30;
border-bottom:1px solid #CCCCCC;
}*/
.ComHeading{
background:rgb(247,234,200);
font-size: 10pt;
	color: rgb(55,55,55);
	font-weight:bold;
}
.ComList{
height:25;
border-bottom:1px solid #EEEEEE;
}