@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.more:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2e799b;
	text-decoration: none;
}

a.more:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2e799b;
	text-decoration: none;
}
a.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #971b20;
	text-decoration: none;
}
a.email:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #2e799b;
	text-decoration: none;
}

a.email:visited {
	font-family: Tahoma;
	font-size: 11px;

	color: #2e799b;
	text-decoration: none;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 11px;

	color: #971b20;
	text-decoration: none;
}
.input{
	background-color: #cacaca;
	border: 1px solid #979696;
	color: #333333;
	background-image: url(../images/inputbg.jpg);
	
}
.style1 {color: #CC0000}
.style2 {
	color: #000066;
	
}
.style3 {
	color: #CC6600
}
