body {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Sylfaen;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
   	scrollbar-3dlight-color: #EAEBDE;
	scrollbar-base-color: #E9E9E9;
	scrollbar-darkshadow-color: #EAEBDE;
   	scrollbar-face-color: #E9E9E9;
   	scrollbar-highlight-color: #CCCCCC;
   	scrollbar-shadow-color: #CCCCCC;
   	scrollbar-track-color: #E9E9E9;
   	scrollbar-arrow-color: #000000;

}
tr,td,txt {
	font-family: Sylfaen;
	font-size: 12px;
	color: #636363;
}
h1 {
	font-size: 16px;
	color: #D94444;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #D94444;
	font-weight: bold;
}

.Menu:Link{
	font-family: Sylfaen;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.Menu:Active{
	font-family: Sylfaen;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.Menu:Visited{
	font-family: Sylfaen;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.Menu:Hover{
	font-family: Sylfaen;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}

.MenuLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cp {
	font-family: "Sylfaen";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BoxTitle {
	font-family: "Sylfaen";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextField {
	font-family: Sylfaen, Sylfaen, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;

}
.Submit {
	font-family: "Sylfaen";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #D94444;
}
.NewsDate {
	font-family: "Sylfaen";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-color: #D94444;
}
.NewsTitle {
	font-family: "Sylfaen";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.NewsAnons {
	font-family: "Sylfaen";
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.weabtn {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

