.bg_top {
	background-attachment: scroll;
	background-image: url(images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
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/red.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: #cc0000;
	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;
}
.plain_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-left: 40px;
}
.med_text {

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

