html {overflow-y: scroll;}

* :focus { outline: 0; }

body {background-color: #B7A683; margin:0 0 0 0; background-image:url(../images/background.jpg); background-repeat:repeat-y; background-position: center;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:18px;
	color: #261D0F;
	text-align:left;
	}

A:link, A:visited {font-family: Verdana, Arial, sans-serif; color: #1E4260; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; color: #EB1515; text-decoration: none;}

.topnav {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
	}

a.topnav:link {color: #ABABAB; text-decoration: none;}
a.topnav:visited {color: #ABABAB; text-decoration: none;}
a.topnav:hover {color: #ffffff; text-decoration: none;}

h1 {font-family:Times, serif;
font-size: 26px;
font-style: italic;
font-weight: normal;
line-height: 26px;
color: #EB1515;
	}
	
.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 15px;
display: block;
width: 100%;
	}

a.sidenav:link {color: #ABABAB; text-decoration: none;}
a.sidenav:visited {color: #ABABAB; text-decoration: none;}
a.sidenav:hover {color: #ffffff; text-decoration: none;}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-transform:uppercase;
	}

a.footer:link {color: #ffffff; text-decoration: none;}
a.footer:visited {color: #ffffff; text-decoration: none;}
a.footer:hover {color: #ffffff; text-decoration: underline;}

ul {
margin-top:12px;
margin-bottom:20px;
list-style-image: url(../images/bullet.gif);
	}

li {
margin-top:3px;
margin-bottom:3px;
}