*{
font-family:Verdana, Arial, Helvetica, sans-serif;

}

table{
background-image:url(../images/bg.gif);

background-repeat:repeat-x;
background-position:top left;
}

body{
background-color:#DDDDDD;


padding: 0em 0em 0em 0em;
margin:0em 0em 0em 0em;
}

p{
color:#0b4b7f;
font-weight:bold;
font-size:smaller;
margin-left:15px;
margin-right:10px;
margin-top:5px;
margin-bottom:10px;
}

h1{
padding-top:10px;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
font-size:26px;
color:#0b4b7f;
padding-left:15px;
}


h2{

font-size:16px;
color:#0b4b7f;
padding-left:15px;
}


h3{
font-size:14px;
color:#ffffff;
padding-left:10px;
margin-top:15px;
}

h4{
font-size:14px;
color:#ffffff;
}


ul 
{ 
list-style-image: url(../images/arrow_bullet2.gif);
list-style-type: none;

padding-left:-3px;
font-size:12px;
color:#0b4b7f;
} 


ul li 
{
list-style-type:square;

color:#0b4b7f;
font-weight:bold;


} 

ul li ul
{
list-style-image:none;
font-size:11px;
padding-left:-10px;
color:#0b4b7f;
} 

a:link, a:active, a:visited{
color:#0b4b7f;
text-decoration:underline;
}


a:hover{
color:#999999;
text-decoration:underline;
}


ul.homenav li {
list-style-image:url(../images/arrow_bullet2.gif);
list-style-position:outside;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}


#homenav a:link {


list-style-image:url(../images/arrow_bullet2.gif);
list-style-position:outside;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
#homenav a:visited {
list-style-position:outside;
list-style-image:url(../images/arrow_bullet2.gif);

	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
#homenav a:hover {
list-style-position:outside;
list-style-image:url(../images/arrow_bullet2.gif);

	color:#CCCCCC;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}
#homenav a:active {
list-style-position:outside;
list-style-image:url(../images/arrow_bullet2.gif);

	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;

}


#footer p{

	color:#7A734B;
	text-decoration: none;
}

#footer a:link {

	color: #7A734B;
	text-decoration: none;
}
#footer a:visited {

	color: #7A734B;
	text-decoration: none;
}
#footer a:hover {

	color:#7A734B;
	text-decoration: underline;
}
#footer a:active {

	color: #7A734B;
	text-decoration: none;

}
