body {
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS";
	line-height: 18px;
	margin: 4px;
	background-color:#EDEC98;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	color: #66CCFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	font-weight: normal;
	text-align: left;
	height: 30px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}
.mainText {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";

}
.WhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}

table {
	font-family: "Trebuchet MS";
	font-size: 8px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;

}
tr {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.rightCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-style: normal;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-style: italic;



}
.heaDing2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
	font-weight: normal;
	vertical-align: 90%;
}

.heaDing3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	vertical-align: 80%;

}


li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/com/bullet_li.png);
	list-style-type: disc;
	background-position: center;
	background-attachment: fixed;
	z-index: 15;
	padding-bottom: 10px;
	line-height: 14px;


}a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.newsMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.underConstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4C4DB9;
	line-height: 8px;


}

.highlight {
	color: #FF6600;
}

