@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: #333333;
}
.foot_back {
	background-color: #0099CC;
}
.side_1_back {
	background-color: #000000;
}
.side_2_back {
	background-color: #262E32;
	background-image: url(BG_MENU.GIF);
}
.sec_link_back {
	background-color: #CDCDCD;
	color: #000000;
	font-size: 12px;
}
.center_back {
	background-color: #FFFFFF;
}
.body_bg {
	background-image: url(BG1.JPG);
	background-repeat: repeat-x;
	background-color: #161616;
}
.main_link {
	color: #333333;
}
