@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: #001166;
	color: #FFFFFF;
}
.foot_back {
	background-color: #0099CC;
}
.side_1_back {
	background-color: #001166;
}
.side_2_back {
	background-color: #002C79;
	background-image: url(BG_MENU.GIF);
}
.sec_link_back {
	background-color: #5E7FC8;
	color: #FFFFFF;
	font-size: 12px;
}
.center_back {
	background-color: #FFFFFF;
}
.body_bg {
	background-image: url(BG.gif);
	background-repeat: repeat;
	background-color: #29297F;
}
.main_link {
	color: #001166;
}

