body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-attachment: scroll;
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.grey_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
.sub_sec_title  {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.dida {
	letter-spacing: normal;
	font-size: 10px;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.bg_top {
	background-attachment: scroll;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.med_text {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
