@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: tahoma,arial;
	font-size: 12px;
}
body {
	margin-top: 0px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}

.title_back {
	background-color: #AE0045;
}
.foot_back {
	background-color: #0099CC;
}
.side_1_back {
	background-color: #AE0045;
}
.side_2_back {
	background-color: #FF7DAA;
	background-image: url(BG_MENU.GIF);
}
.sec_link_back {
	background-color: #FFAACA;
	color: #AE0045;
	font-size: 12px;
}
.center_back {
	background-color: #FFFFFF;
}
.body_bg {
	background-image: url(BG1.GIF);
	background-repeat: repeat;
	background-color: #DB3375;
}
.main_link {
	color: #AE0045;
}
