body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:arial,verdana;
	text-align:center;
}
a.topmenu
{
	text-decoration:none;
	color:#330000;
}
a.black
{
	text-decoration:none;
	color:black;
}
table.topsmallmenu	{
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#330000;
	font-family:arial;
	font-size:12px;
	color:#330000;
}
table.topmenu	{
	font-family:arial;
	font-size:15px;
	color:#330000;
}
td.arrow	{
	padding-right:5px;
}
td.topmenu {
	padding-right:10px;
}
td.sform	{
	font-family:arial,verdana;
	font-size:16px;
	color:white;
	text-align:right;
	padding-right:5px;
}
input.sform	{
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#f4f4f4;
}

input.buttonsform	{
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#330000;
	color:white;
	font-family:arial;
	font-size:14px;
	width:200px;
	height:20px;
	cursor:hand;
	cursor:pointer;
}
td.leftcol	{
	background-color: #e2e2e2;
}
table.rightcol	{
	margin-top:20px;
	margin-bottom:20px;
}
td.rightcol	{
	background-color: #e2e2e2;
}
td.bottommenu	{
	color:white;
	font-size:11px;
	font-family:arial;
	text-align:Center;
}
a.bottommenu	{
	color:White;
	text-decoration:none;
}
td.header	{
	background-color:#330000;
	height:20px;
	font-family:arial;
	font-size:15px;
	color:white;	
	text-align:center;
}
td.submenu	{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B11111;
	font-family:arial;
	font-size:12px;
	color:black;
	padding-top:2px;
	padding-bottom:2px;
}
h1.h1	{
	font-size:16px;
	font-family:arial;
	color:black;
	font-weight:bold;
}
div.main	{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	font-family:Arial;
	font-size:14px;
	color:black;
	text-align:justify;
}
table.links
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
	font-family:arial;
}
td.linksDark
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	background-color:#330000;
	color:white;
}
td.linksBright
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	background-color:#ECD3D1;
	color:black;
}
a.linksDark 	{
	color:white;
}
a.linksBright	{
	color:#330000;
}
input.textLinksForm {
	border-style:solid;
	border-color:#076BA7;
	border-width:1px;
	color:#076BA7;
	width:250px;
	font-size:12px;
	
}
table.formTable {
	font-size:11px;
	color:#076BA7;
}
input.text {
	border-style:solid;
	border-color:#076BA7;
	border-width:1px;
	color:#076BA7;
	width:150px;
	font-size:12px;
	
}
select.selectlist {
	border-style:solid;
	border-width:1px;
	border-color:#076BA7;
	width: 160px;
	color:#076BA7;
	font-family: arial,verdana;
	font-size:12px;
}
textarea.textarea
{
	font-family: arial,verdana;
	font-size:12px; 
	border-width:1px;
	border-color: #076BA7;
	border-style: solid;
	color:#076BA7;
	width: 288px;
	height: 80px 
}

input.button {
	font-size:13px;
	font-weight:bold;
	color:white;
	background-color:#076BA7;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 288px;
	height: 20px; 
	cursor:pointer;
}