body, table, tr, td, a, select, input, textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.date {
	font-size: 14px;
}
select, input, textarea {
	color: #405A7D;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(sysimages/Background.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
}
.container {
	width: 970px;
	background-color: #EFEFEF;
}
hr {
	color:#152C4E;
	size: 1px;
	height: 1px;
	width: 90%;
}
.content, .content table, .content tr, .content td, .content a {
	color: #000000;
}
.sites table, .sites tr, .sites td, .sites a {
	color: #2C3B43;
}
.title {
	background-color: #E5E5E5;	
	padding-left: 10px;
	padding-right: 10px;
}
.input {
	background-color: #EFEFEF;
}
.textarea {
	border: 1px solid #405A7D;
	width: 300px;
}
.button {
	color: #FFFFFF;
	background-color: #405A7D;
	border: 1px solid #FFFFFF;
}
.input_text {
	border: 1px solid #405A7D;
}
