body, html, td {
    	font-family: Arial, Helvetica;
    	font-size: 11px;
    	color: #303030;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #583030;
	scrollbar-3dlight-color: #E69E6B;
	scrollbar-darkshadow-color: #606060;
	scrollbar-face-color: #798692;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #583030;
	scrollbar-track-color: #CCCCCC;
}
a:link { color: #583030} 
a:visited { color: #583030} 
a:active { color: #583030}
a:hover { color:#303030; background-color: #E6E6FA  }
.inputclass { 
font-size:10px;
}
a.menu:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height:20px;
	color: #583030;
	font-weight:bold;
} 
a.menu:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height:20px;
	color: #583030;
	font-weight:bold;
	text-decoration: underline;
} 
a.menu:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	color: #303030;
	background-color: #CCCCCC;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
}
a.menu{
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height:20px;
	color: #583030;
	font-weight:bold;
} 
a.brownlinksmall:active {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #583030;
	font-weight:bold;
	text-align: left;
} 
a.brownlinksmall:visited {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #583030;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
} 
a.brownlinksmall:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	color: #303030;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
}
a.brownlinksmall {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #583030;
	font-weight:bold;
	text-align: left;
}
td.greyright {
	text-align: right;
	font-weight:bold;
}
TABLE.faq {
	background-color : White;
	border-top : 1px solid #798692;
	border-left : 1px solid #798692;
	border-right : 1px solid #798692;
	border-bottom : 1px solid #798692;
	background-image : url(images/faq-background.jpg);
	background-repeat : repeat-y;
	background-attachment : scroll;
	background-position : top right;
}
td.small {
	font-size: 10px;
	text-align: left;
}
TABLE.content {
	border-top : 1px solid #798692;
	border-right : 1px solid #798692;
	border-bottom : 1px solid #798692;
}
TABLE.footer {
    font-size : 11px;
	border-top : 1px solid #798692;
	border-right : 1px solid #798692;
	border-bottom : 1px solid #798692;
}
TD.nav {
	padding-left : 10px;
	padding-right : 10px;
}
TABLE.content_area {
	border-right : 1px solid #798692;
}
table.button {
	border-style: inset;
	border-width: 1px;
	background: #798692;
	border-color: #583030;
	
}
TD.header1 {
	background-color : #798692;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
}
TD.header2 {
	background-color : #798692;
	font-size : 10pt;
	font-weight: bold;
	color : #FFCC66;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
TD.header3 {
	background-color : #CCCCCC;
	font-size : 8pt;
	font-weight : bold;
	color: #583030;
	padding-top : 5px;
	padding-bottom : 5px;
}
h1 {
font-size: 14px;
font-family: Arial, Helvetica;
text-align: left; 
color:#583030;
line-height:20px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
font-style: oblique;
 }
h2 {
font-weight:bold;	 
font-size:12pt;
font-family:Arial, Helvetica;
color:#583030;
padding:10px;
margin-bottom: 0px;
margin-top: 0px;
 }
h3 {
font-size:8pt;
font-weight: bold; 
font-family: Arial, Helvetica;
color:#583030;
margin-bottom: 0px;
margin-top: 0px;
 }
div.menudiv {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #303030;
	background-color: #CCCCCC;
	text-align: left; 
	padding: 2px;
}



