/* CSS Document */
/*TOP BLACK BANNER AND LINKS */
#banner {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#banner:hover {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3333;
	font-weight: bold;
	text-decoration:none;
}
#nav{
FONT-FAMILY: TAHOMA, ARIAL, SANS-SERIFF;
FONT-SIZE: 8PT;
COLOR:#FFFFFF;
text-decoration:none;
}

/*FORMS*/
input {
     font-family: tahoma, helvetica, sans-serif;
     text-decoration: none;
     font-size: 8pt;
}
select{
     font-family: tahoma, helvetica, sans-serif;
     text-decoration: none;
     font-size: 8pt;
}
textarea {
     font-family: tahoma, helvetica, sans-serif;
     text-decoration: none;
     font-size: 8pt;
}
form {
margin-bottom:0;
}



/*TEXT*/
H1.h1white {
	font-family: tahoma, helvetica, sans-serif;
    font-size: 8pt;
	color:#FFFFFF;
	margin: 0;
}
td.whitefont {
	font-family: tahoma, helvetica, sans-serif;
    font-size: 8pt;
	color:#FFFFFF;
	margin: 0;
}

h1 {
	font-family: tahoma, helvetica, sans-serif;
    font-size: 8pt;
	color:#000000;
	margin: 0;
}
h2 {
	font-family: tahoma, helvetica, sans-serif;
    font-size: 8pt;
	color:#333333;
	margin: 0;
}
font.whitefont {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
/*LINKS*/
a{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}


a.whitelink{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #E3E2E2;
}
#no-decor {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
/*MAIN BODY TABLES*/
#td {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
div {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#tablemain {
border-right-width: 2px; 
border-bottom-width: 2px; 
border-top-width: 0; 
border-left-width: 2px; 
border-style: outset;
border-color: #000000;
}
#Navtable {
border-right-width: 2px; 
border-bottom-width: 0; 
border-top-width: 0; 
border-left-width: 2px; 
border-style: outset;
border-color: #000000;
}
table {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
/*COPYRIGHT TABLE*/
#copyright {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
table.copyright {
	border-right-width: 0; 
	border-bottom-width: 0; 
	border-top-width: 0; 
	border-left-width: 0; 
}

/*DEFAULT VALUES*/

hr{
align: left;
}
#images {
border-color: black;
}
#green
{color:CC3333;
}

#orange {
color:b56135;
}
a.bknav {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.bknav:hover {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
/*LISTS*/
#li {
	
	margin-top:6px;
	}
