/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFFFFF;
}

.maintext {
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
	line-height: 18px;
}

.style3,.style14 {color: #CD0606; font-weight: bold; }

.maintext a:link {
	color: #CD0606;
	text-decoration: none;
}

.maintext a:visited {
	color: #CD0606;
	text-decoration: none;
}

.maintext a:hover {
	color: #CD0606;
	text-decoration: underline;
}

.maintext a:active {
	color: #333333;
	text-decoration: none;
}

.footer {
	line-height: 18px; 
	font-size: 11px; 
	font-family: tahoma; 
	color: #FFFFFF; 
}
#foot {
	line-height: 18px; 
	font-size: 11px; 
	font-family: tahoma; 
	color: #FFFFFF;
	background-color:#CCCCCC;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#foot a:active {
	color: #FFFFFF;
	text-decoration: none;
}
