BODY {
background-color: #374D72;
margin: 0;
FONT-SIZE: 10pt;; COLOR: #ffffff; 
FONT-FAMILY: Verdana, Arial Helvetica, sans-serif; 
SCROLLBAR-FACE-COLOR: #B7C134; SCROLLBAR-HIGHLIGHT-COLOR: #374D72; SCROLLBAR-SHADOW-COLOR: #374D72; SCROLLBAR-3DLIGHT-COLOR: #001E4D; SCROLLBAR-ARROW-COLOR: #001E4D; SCROLLBAR-TRACK-COLOR: #374D72; 
SCROLLBAR-DARKSHADOW-COLOR: #001E4D;
color: #FFFFFF;
font-family: Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;
}
#conntainer{
width: 796px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#footer{
background-image: url("images/footer.jpg");
background-repeat: no-repeat;
color: #FFFFFF;
font-family: Arial;
font-size: 10pt;;
}

TD{
color: #FFFFFF;
font-family: Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;}

#menubg{
background-image: url("images/menubg.jpg");
}

#mainText{
background-image: url("images/main.jpg");
color: #FFFFFF;
font-family: Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;

}
#mainText a{
text-decoration:underline;
color: #B7C134;
}

#mainText a:hover{
text-decoration:none;
color: #B7C134;
}
#mainText a:visited{
text-decoration:underline;
color: #B7C134;
}

#mainText a:visited:hover{
text-decoration:none;
color: #B7C134;
}

.quote{font-size: 14pt; font-weight: bold;color: #ccc;font-family: Georgia;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #B7C134;
	color: #FFFFFF;
    line-height: 17pt
	height: 50px;
	vertical-align: middle;
	padding: 5px;
}

A.links:link {
text-decoration:underline;
color: #FFFFFF;
font-family: Arial;
font-size: 10pt;;
}
A.links:hover {
text-decoration: underline;
font-family: Arial;
font-size: 10pt;;
color: #B7C134;
}
A.links:visited {
text-decoration: underline;
font-family: Arial;
font-size: 10pt;;
color: #FFFFFF;
}
A.links:visited:hover {
text-decoration: underline;
font-family: Arial;
font-size: 10pt;;
color: #B7C134;
}
