body {
    background: URL("/images/background_gradiated_better_repeat.gif") repeat-y top left;
	background-color: #d2d4d1;
    font-family: Arial;
    line-height: 1.3em;
    font-size: 12px;
    margin-top: 0px;
    color: #006699;
    }

#content td {
    font-family: Arial;
    line-height: 1.3em;
    font-size: 12px;
    margin-top: 0px;
    color: #006699;
    }
	
a, li a, p a {
    font-family: Arial;
    font-size: 12px;
	color: #B44E1A;
}

a:link, a:active, li a:link, li a:active, p a:link, p a:active {
    color: #B44E1A;
	font-family: Arial;
    font-size: 12px;
}

a:hover, li a:hover, p a:hover {
    color: #B44E1A;
    text-decoration: underline;
}

a:visited, li a:visited, p a:visited {
	color: #B44E1A;
	font-family: Arial;
    font-size: 12px;
}

.Small {
    font-size: 9px;
    }
    
.smallred {
	Font-family: Arial;
	font-size: 9px;
	color: #555;
	font-weight: bold;
}
	
	
.Italics {
    font-style: italic;
    }

.Header {
    Font-family: Arial;
    font-size: 17px;
    color: #cc0000;
    font-weight: bold;
}
    
.BodyHeader {
	Font-family: Arial;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.Links {
	Font-family: Arial;
	font-size: 12px;
	color: #B44E1A;
	text-decoration: underline;
}

.size12 {
    font-size: 12px;
}
 
.GenBodyText{
    font-size: 12px;
}
 
.size10 {
    font-size: 10px;
}
 
 
#secnav #secnavtable .selectedsecnav 
{
	color: #c00;
}


#sn_links 
{
	position:absolute;
	left: 700px;
	top: 542px;
}

#sn_links ul 
{
	clear:both;
	color: #405a4e;
}

#sn_links ul li
{
	list-style-type:none;
	float:left;
	margin-right: 10px;
	 
}

#sn_links ul li a 
{
	text-decoration: none;
	color: #405a4e;
	 
	font-size: 11px;
	 
}

#sn_links ul li a img  
{
	border: none;
	margin-right: 2px;
	position:relative;
	top: 4px;
 
	 
}

