body{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: #000000;
}
body td
{
	color: Black;
	font-size: 11px;
	background-color: White;
}
.textnormalwhite
{
	color: White;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
.textnormalwhite:hover
{
	color: Yellow;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;
}
.sum
{
	color: Black;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;		
}
.blackbold12
{
	color: black;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blackbold11
{
	color: black;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blackbold10
{
	color: black;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.blackbold10:hover
{
	color: #cc3300;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.bluebold11
{
	color: #336699;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.bluebold11:hover
{
	color: #cc3300;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.red_white_10
{
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EB3D00;
}
.commentgray
{
	color: #484848;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.mainmenu
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.mainmenu:hover
{
	font-size: 11px;
	color: #484848;
	font-weight: bold;
	text-decoration: none;
}
/* Style for news*/
.kindnews
{
	color: #336699;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;

}
.hotnews
{
	color: #cc3300;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.hotnews:hover
{
	color: #cc3300;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.currentnews
{
	color: Black;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.sumnews
{
	color: #484848;
	font-size: 11px;
	font-weight: bolder;
	text-align: justify;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.othernews
{
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
.othernews:hover
{
	color: #cc3300;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	text-decoration: underline;
}
.contentnews
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 19px;
}
.newsfrom
{
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 19px;

}

.tableborder
{
	color: #000000;
	font-size: 11px;
	border-collapse: collapse;
	border: 1px dotted #000080;
	text-align: justify;
	line-height: 19px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.proname
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.proname:hover
{
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
}
.yellow_black_10
{
	background-color: #FDC900;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.detail
{
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
.print
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.img
{
	border: 1px;
	border-color: #484848;
}
.img:hover
{
	border: 1px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}