.top-nav	{
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 13px;
		color: #363636;
		line-height:18px;
		font-weight:bold;
		}
a.top-nav:visited, a.top-nav:link{color : #363636;text-decoration : none;}
a.top-nav:active, a.top-nav:hover{color : #c92f2b; text-decoration : underline;}

.top-nav-spl	{
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 13px;
		color: #c92f2b;
		line-height:18px;
		font-weight:bold;
		}
a.top-nav-spl:visited, a.top-nav-spl:link{color : #c92f2b;text-decoration : none;}
a.top-nav-spl:active, a.top-nav-spl:hover{color : #363636; text-decoration : underline;background:#ffcc33;}


.subtitle1{
	color:#333399;
	font-family:Arial, Helvetica, verdana, sans-seri1f;
	font-size:11px;
	font-weight:bold;
	}
a.subtitle1:visited, a.subtitle1:link{color :#333399; text-decoration : none;}
a.subtitle1:active, a.subtitle1:hover{color : #008F75; text-decoration : underline;}

.body1 {
	color : #363636;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 15px;
	}
.body1 a, .body1 a:visited{color: #363636; text-decoration: none;}
.body1 a:active, .body1 a:hover{color: #333399; text-decoration: underline;}

.footer {
	color : #ffffff;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height : 15px;
	}
a.footer:visited, a.footer:link {color : #ffffff; text-decoration : none;}
a.footer:active, a.footer:hover {color : #000000; text-decoration : underline;}


/* Form Styles */

.btn{
	font-family: Arial, Helvetica, sans serif;
	color: #363636;
	font-weight: bold;
	font-size: 14px;
	width: 28px;
	height: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #666666;
	background-color: #cccccc;
	}
	
.sbtn{
	font-family: Arial, Helvetica, sans serif;
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	width: 40px;
	height: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #666666;
	background-color: #cccccc;
	}
	
.txtbox{
	font-family: Arial, Helvetica, sans serif;
	color: #363636;
	font-weight: bold;
	font-size: 12px;
	width: 30px;
	height: 20px;
	vertical-align: top;
	padding-left: 5px;
	border: 1px solid #666666;
	}
	
/* tooltip */

.content{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color: #363636;
	}
a.content:link, a.content:visited{color: #363636; text-decoration: none;}
a.content:active, a.content:hover{color: #363636; text-decoration: none; background-color: #fffcc7;}
