/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
A:link {font-family: tahoma; font-size: 12px; font-weight: bold; color:#2A0F9F; text-decoration:none}
A:active {font-family: tahoma; font-size: 12px; font-weight: bold; color:#2A0F9F; text-decoration:none}
A:visited {font-family: tahoma; font-size: 12px; font-weight: bold; color:#2A0F9F; text-decoration:none}
A:hover {font-family: tahoma; font-size: 12px; font-weight: bold; color:#2A0F9F; text-decoration:underline;}
 .pageTitle {font-family: georgia; font-size: 20px; color: #2b109f; font-weight: bold;}
 .pageHeader {font-family: tahoma; font-size: 12px; color: #000000; font-weight: bold;}
 .pageDetail {font-family: tahoma; font-size: 12px; color: #000000;}
 .pageDesc {font-family: tahoma; font-size: 11px;}
 .pageFooter {font-family: tahoma; font-size: 10px; color: #000000; font-weight: bold;}
 .itemFont {font-family: tahoma; font-size: 12px; color: #000000;}
 .itemTitle {font-family: tahoma; font-size: 14px; color: #000000; font-weight: bold;}




.whitebutton  {
	background-color : #ffffff;
	color : #000000;
	cursor : hand;
	font-size : 12px;
}
.yesbutton  {
	background-color : #5F9FE8;
	color : white;
	cursor : hand;
	font-size : 12px;
}

 