body { 

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 12px;

background-color: #CAE6FE; 

}



a:link, a:active, a:visited {

font-size: 12px; 

color: blue; 

text-decoration: none; 

}



a:hover {

font-size: 12px; 

color: #DF922E; 

text-decoration: none; 

}



table.mainbg { background-color: #F5F5F5; border: 1px solid #999999; }



td.plist { font-size: 10px; font-weight: bold; }



.plist a:link { font-size: 10px; font-weight: bold; }

.plist a:active{ font-size: 10px; font-weight: bold; }

.plist a:visited{ font-size: 10px; font-weight: bold; }

.plist a:hover{ font-size: 10px; font-weight: bold; }



.headtitle { 	font-family: Verdana, Arial, Helvetica, sans-serif; 

				font-size: 12px; 

				font-weight: bold; 

				}

.issuetitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #CAE6FE;

	border: 1px solid #62B3FF;

}



.buttonup { 

			font-family: Verdana, Arial, Helvetica, sans-serif; 

			font-size: 12px;

			font-weight: bold; 

			color: #868686; 

			text-decoration: none;

			background-color: #CAE6FE; }



.buttondown { 	font-family: Verdana, Arial, Helvetica, sans-serif; 

				font-size: 12px; 

				font-weight: bold;

				color: #868686; 

				text-decoration: none; 

				background-color: #9ED1FB; }





.buttonup a:link { color: #0024FF; font-size: 12px; text-decoration: none; }

.buttonup a:active{ color: #0024FF; font-size: 12px; text-decoration: none; }

.buttonup a:visited{ color: #0024FF; font-size: 12px; text-decoration: none; }

.buttonup a:hover{ color: #ffff00; font-size: 12px; text-decoration: none;  }		

		

.buttondown a:link { color: #0024FF; font-size: 12px; text-decoration: none; }

.buttondown a:active{ color: #0024FF; font-size: 12px; text-decoration: none; }

.buttondown a:visited{ color: #0024FF; font-size: 12px; text-decoration: none; }

.buttondown a:hover{ color: #ffff00; font-size: 12px; text-decoration: none;  }



.tborder { border: 1px solid #62B3FF; }

.imgborder { border: 1px solid #8D8D8D; }

.adborder {

	background-color: #CAE6FE;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #62B3FF;

}

.thinline {

	line-height: 1px;

	color: #999999;

}


