/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-body.gif);
}
.menu {
	font-family:"trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.menu:hover {
	font-family:"trebuchet MS";
	font-size: 12px;
	color:#F4822D;
	font-weight:bold;
	
}

.border{
border:thin;
border-color:#666666;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.boldbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: bolder;
}
.bodytextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	
}

.footer:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	
	
}

.headings {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FF9900;
	font-weight: normal;
	
}

.headingsmall{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	
}
.headingsmall:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-weight: bolder;
	
}
.boldbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
}

.boldbodytext7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
}

.headingsmall1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
	font-weight: normal;
	
}
.headingsmallblack{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
	
}

.boldbodytext22 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	font-weight: bolder;
}

.b1{
border: 1px solid  #CCCCCC;
}

.address{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	
	
}

.address:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#0099CC;
	font-weight: bold;
	
	
}

.heading3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	
}

#verline{
border-right:1px solid  #CCCCCC;
border-left:1px solid  #CCCCCC;
}

#hdrline{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
}

#bodyline{
border-right:1px solid #cccccc;
}

#ftrline{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
.navheadl{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	font-weight: bold;
	
}

.leftnav{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	
}

.leftnav:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099CC;
	font-weight: bold;
	
}


.orange{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF9900;
	font-weight: bold;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	