.alertheading2 {  color:#ff0000; font-family:Arial; backg-round-color:#EEEECC; font-size: 10pt;}

.noUnderlineLink a:hover {color:#3F526B; font-size:12px; font-family:verdana, arial; text-decoration:none;}
.noUnderlineLink a:link {color:#3F526B; font-size:12px; font-family:verdana, arial; text-decoration:none;}
.noUnderlineLink a:visited {color:#3F526B; font-size:12px; font-family:verdana, arial; text-decoration:none;}


.bottomMenu{ font-family:verdana, arial, geneva; font-size:10px;}

.arial10 {font-size:12px; font-family:arial;}

.textwh {font-size:10px; font-family:arial; color:#ffffff}
.textwh2 {font-size:12px; font-family:arial; color:#ffffff}
.textgray {font-size:10px; font-family:arial; color:#333333}

.maintext {font-size:14px; font-family:arial; color:#000000}

.link2 {font-size:12px; font-family:verdana, arial;color:#3F526B;}
.link2:hover {font-size:12px; font-family:verdana, arial;color:#000000;}

#links {border:1px solid #ccc; padding:10px;}


/* just for the example */
#links {border:1px solid #ccc; padding:10px;}
td {font-family:arial, sans-serif; color:#000000; font-size:14px;}
li {margin:10px;}
hr {background:transparent; margin:20px 0; height:1px; border:0; border-top:1px dotted #ccc;}


/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
	list-style-type:none; font-family:tahoma, arial, sans-serif; color:#534010; font-size:12px; font-weight:bold; text-decoration:none;
}

.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:20px;
	list-style-type:none; font-family:tahoma, arial, sans-serif; color:#534010; font-size:12px; font-weight:bold; text-decoration:none;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px;}
	

/* end rounded buttons */


