/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.link2 a:link {
	color: #006600;
	text-decoration: none;
}
.link2 a:visited {
	text-decoration: none;
	color: #006600;
}
.link2 a:hover {
	text-decoration: underline;
	color: #006600;
}
.link2 a:active {
	text-decoration: none;
	color: #006600;
}
.button_font {
	font-family: Tahoma;
	font-size: 11px;
}
.submit_font {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #E0E0E0;
	border: none;
}
.input_font {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
.info {color: #CC0000; font-size: 10px; }
.style1 {color: #FFFFFF}
.style2 {color: #CCCCCC}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
.link3 a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.link3 a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.link3 a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
.link3 a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.style4 {font-weight: bold}
.style5 {color: #8693A2}
