a[href]:link {  font-family: Verdana, Arial; color: #000000; text-decoration: underline;}
a[href]:visited { font-family: Verdana, Arial; color: #000000; text-decoration: underline;}
a[href]:hover { font-family: Verdana, Arial; color: #000000; text-decoration: underline;}
a[href]:active { font-family: Verdana, Arial; color: #000000; text-decoration: underline;}

a.BottomLink:link {  font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none;}
a.BottomLink:visited { font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none;}
a.BottomLink:hover { font-family: Verdana, Arial; font-size: 10px; color: #FFD13B; text-decoration: none;}
a.BottomLink:active { font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none;}

html, body
{
    padding:0px;
    margin:0px;
    height:100%;
}

body, td, p, select, input{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	color: #2E2C30;
}

h1{
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #EB820A;
	line-height: 18px;
}

h2{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #DC640A;
	line-height: 16px;
}

h3{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

hr{
	
	text-align: center;
	width: 95%;
	height:1px;  
	border:1px solid #000000;
}

img{
	border: none;
}

.bottomimage { 
border: 2px solid #FFFFFF;
height: 65px;
width: 65px; }

#main
{
    height:100%;
    margin-left:auto;
    margin-right:auto;
    width:750px;
}

#navigation
{
    border-top:2px solid #D5D6D8; border-left:2px solid #D5D6D8; border-right:2px solid #D5D6D8;background-image:url("/images/bg1.jpg");
}

#content
{
    border-left:2px solid #D5D6D8; border-right:2px solid #D5D6D8; border-bottom:2px solid #D5D6D8;background-image:url("/images/bg2.jpg");
}

#footer, #footer td
{
    font-size:10px;
}
