a:link,a:visited,a:active {color: #2D548F; text-decoration: none; font-weight: bold; }
a:hover {color: #FF9966; text-decoration: none; font-weight: bold; }

a.nav:link,a.nav:visited,a.nav:active {color: #FFFFFF; text-decoration: none; font-weight: bold; display: block; }
a.nav:hover {color: #FF9966; text-decoration: none; font-weight: bold; display: block; }

.objButton   {
    background-color: #3D81F3; 
    border: 1px solid #FDF268;
    font-family: Verdana; Arial, Sans-serif; font-size:10px; font-weight:normal; color:#FFFFFF;
	font-weight: bold;
	height: 17px;
}  

.imgButton   { 
    border: 1px solid #FFFFFF;
}  

body,td { font-family: Verdana, Arial, Sans-serif; font-size:12px; color:black; }

input,select,textarea { font-family: Verdana, Arial, Sans-serif; font-size:12px; }

.metadata { font-size: 10px; background-color: #FFFFFF; }

.txtLabel { font-size:12px; font-weight: bold; color: #FFFFFF; }

.txtError { color: #CC0000; font-weight: bold; font-size: 12; }

.txtErrorNone { color: blue; font-weight: bold; font-size: 12; }

.seodesc { font-size:10px; color:606060; height: 50px; }

.titleheading { font-size: 28px; font-weight: bold; }

.pageheading { font-size: 16px; font-weight: bold; }

.footer { font-size: 10px; }

