body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height:1.5em;

}

td {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

th {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.small {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.medium {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.big {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.xbig {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
}

.expanded {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	font-family: Verdana;
	font-size: 12px;

}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	font-family: Verdana;

}

A:link {font-family: Verdana; font-size: 9pt; color:#003399;text-decoration:underline}
A:visited {font-family: Verdana; font-size: 9pt; color:#003399;text-decoration:underline}
A:hover {font-family: Verdana; font-size: 9pt; color:#CC0000;text-decoration:underline}
A:active {font-family: Verdana; font-size: 9pt; color:#003399;text-decoration:underline}


}
.outer{
	margin:0px;
	padding:0px;
}

#menu {
	background: #EFEFEF;
	}
	
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}	
	

#menu li {
	font: 67.5% Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	list-style: none;
}

#menu a {
	background: #EFEFEF;
	border-bottom: 2px solid #ffffff;
	color: #333;
	display: block;
	margin: 0;
	padding: 8px ;
	text-decoration: none;
	
}
#menu a:hover {
	background: #990000 url("../images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;

}

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF1.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../images/bgDIVIDER1.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../images/bgON1.gif) no-repeat top right;}


.popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 300px;
padding: 10px 20px 20px 50px;
background: #fff ;
display: none;
border:1px solid #d0d0d0;
}
