@charset "UTF-8";
/* CSS Document */

body {
background-color:#1b1b1b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	line-height: 20px;
	color: #FFF;
	margin-left: 20px;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	line-height:normal;
	margin-left: 10px;
	margin-right: 0px;
}
.headerMain {
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	line-height:40px;
	font-weight: 800;
}



.content {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: normal;
}

.contentBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #0c9dd3;
	font-weight: normal;
}

.contentThickBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #0c9dd3;
	font-weight: 700;
	}

.contentThickBlueBig {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #0c9dd3;
	font-weight: 700;
	}

.news {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 34px;
	color: #aa471c;
	font-weight: 100;
}

.news:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 34px;
	color: #c9271a;
	font-weight: 100;
}

.copytext 	{ COLOR: #17282c; FONT: 9px Times New Roman, Times, serif; font-weight: normal }


.contentLink{
	color: #0c9dd3;
	text-decoration: none;
}

.jwdLink{
	font-size: 9px;
	color: #596D67;
	text-decoration: none;
}

.jwdLink:hover {
	font-size: 9px;
	color: #FFF;
	background-color: #0c9dd3;
}

.contentLink:hover {
	color: #FFF;
	background-color: #0c9dd3;
}

.navigation {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
}
.navigation:hover {
	color: #FFFFFF;
	background-color: #DF0085;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
}

.topNavLink {
	color: #666666;
	text-decoration: none;
}

.topNavLink: hover {
	color: #FFCC33;
	background-color: #999999;
	text-decoration: none;
}
