body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.jpg);
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.menu:hover {
	font-family: Arial;
	font-size: 10px;
	color:#CCFF00;
	font-weight:bold;
}
.main_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.main_title {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FF0000;
	font-weight:bold;
}
.main_text_2 {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: tahoma;
}
.text_copyright {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.main_title_1 {
	font-family: "Arial";
	font-size: 15px;
	color:#000099;
	font-weight:bold;
}
.main_text_3 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.submit_button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	width:100px;
	background:#CCCCCC;
}

