/* CSS Document */

body {
	background-color: #ADB4A2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Futura, Trebuchet MS, Helvetica, Verdana, Arial, San Serif;
	font-size: 14px;
	color: #000000;
}
.body {  font-family: Futura, Trebuchet MS, Helvetica, Verdana, Arial, San Serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: normal; color: #333333}
.body a:link {
	color: #257174;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.body a:visited {  color: #999999; text-decoration: none; font-size: 14px; font-weight: bold;}
.body a:hover {
	color: #CCCCFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-style: oblique;
}
.body a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.title {
font-size: 18px; 
color: #257174;
text-decoration:none;
font-weight: bold;
}
.menu {
font-size: 18px; 
color: #333333;
text-decoration:none;
}

.menu:hover {
font-size: 18px; 
color: #333333;
border-bottom-style:dotted;
}

.menu2 {
font-size: 13px; 
color: #333333;
text-decoration:none;
}

.menu2:hover {
font-size: 13px; 
color: #257174;
text-decoration:underline;
}

.link_small {
font-size: 11px; 
color: #333333;
text-decoration:none;
}

.link_small:hover {
font-size: 11px; 
color: #333333;
border-bottom-style:dotted;
}

.text_small {
font-size: 11px; 
color: #333333;
text-decoration:none;
}

.box {
text-align:justify;
font-size: 11px; 
color: #333333;
text-decoration:none;
}
