*{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
img{
border:none;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-size: 11px;
}
-->
a.bottom-link:Link {
	color: Maroon;
	text-decoration: none;
}
a.bottom-link:Visited {
	color: Maroon;
	text-decoration: none;
}
a.bottom-link:Hover { 
color: #A37601; text-decoration: underline; 
}
a.bottom-link:Active { 
color: #A37601; text-decoration: none; 
}
.ch1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
} 
.ch1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Maroon;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:normal;
	color: #0199DC;
	text-decoration: none;
}
.titletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size: 12px;
	font-style: normal;

	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.hometext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;

	font-weight: bold;
	color:#CC3300;
	text-decoration: none;
}
.pagetitle {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;

	font-weight: bold;
	color:#A52A2A;
	text-decoration: none;
}


A.text:Link { color: #000000; text-decoration: none; }
A.text:Visited { COLOR: #000000; text-decoration: none; }
A.text:Hover { COLOR: #993333; text-decoration: none; }
A.text:Active { COLOR: #993333; text-decoration: none; }




.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.formborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;

}
.formcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
	border: 1px solid #3D5C7F;
}
.buttoncss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 1px solid #003366;
	background-color: #FFFFFF;

}
.table-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 993333;
	border-left-color: 993333;
}

.imgborder {
	border: 1px solid #000000;
}
.homebottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
}
.homecopyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
}


p, li, ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
	list-style-position: inside;
	}
	
	h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
	margin-left:6px;

	}