body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.menu:link {
	font-weight: bold;
   font-size: 12px;
	color: #137cd8;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	font-size: 12px;
	color: #137cd8;
	text-decoration: none;
}
a.menu:hover {
	color: #51588c;
	text-decoration: none;
}
a.menu:active {
	text-decoration: none;
	color: #333333;
}
a.submenu:link {	
   font-size: 11px;
	color: #137cd8;
	text-decoration: none;
}
a.submenu:visited {
	font-size: 11px;
	color: #137cd8;
	text-decoration: none;
}
a.submenu:hover {
	color: #51588c;
	text-decoration: none;
}
a.submenu:active {
	text-decoration: none;
	color: #333333;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
}
a.bottom:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style2 {
	color: #51588c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #51588c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff7800;
}
.style7 {color: #0000CC}
.style8 {
	color: #137CD8;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #0000CC;
	font-size: 11px;
	font-family: tahoma;
}
.style11 {color: #51588c}
.style12 {font-weight: bold}
.style13 {
	font-family: tahoma;
	font-size: 11px;
	color: #51588c;
}
.style14 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style16 {
	color: #767676;
	font-size: 10px;
	font-family: tahoma;
}
.style18 {font-size: 10px; font-weight: bold; color: #137cd8; }
.style19 {
	color: #137cd8;
	font-weight: bold;
}
.style20 {color: #137cd8}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.style23 {color: #767676; font-size: 11px; }
.style24 {color: #FFFFFF; font-size: 11px; }

.butn {
	border: solid 1px black;
	color: #000000;
	text-align: center;
	background-color: ThreedHighlight;
	cursor: hand;
	margin: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	text-decoration: none;	
}

.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px black;
	color: #000000;
	text-align: center;
	background-color: Silver;
	cursor: hand;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 1px;	
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
h1 {
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	color: #DB2A1A;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 1px;
	margin-top: 15px;
	margin-bottom: 1px;
	margin-left: 10px;
	color: #000000;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
	color: #000000;
}

input, textarea, select {	
	margin-right: 3px;
	margin-left: 3px;
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 11px;
}