/* CSS Document */
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}
input {

		background-color: #415b81;
		color: #e96811;
		border: 1px solid #ffffff;
		font-family: Trebuchet MS;
		font-weight: normal;
		font-size: 12px;
}
textarea {
		background-color: #415b81;
		color: #e96811;
		border: 1px solid #ffffff;
		font-family: Trebuchet MS;
		font-weight: normal;
		font-size: 12px;
}
select {
		background-color: #415b81;
		color: #e96811;
		border: 1px solid #ffffff;
		font-family: Trebuchet MS;
		font-weight: normal;
		font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {font-size: 12px}
.style_advert_banner {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #243e6d
}
