@charset "utf-8";
/* CSS Document */

body, td, th {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #f2c74b;
	text-decoration: none;
}
a:active {
	color: #F2C74B;
	text-decoration: none;
}
#container {
	width: 956px;
background-color: #4c4c4c;
/*	background-color: #2F2F2F;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0027;
	border-right-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	border-left-color: #7C7C7C;
}
#top {
	background-image: url(../img/top_bk.gif);
	height: 24px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 956px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	color: #202020;
	font-size: 10px;
}
#back{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.toptxt a{
	padding-top: 4px;
	float: right;
	padding-left: 20px;
}
.img_b1{
	border: 5px solid #000000;
}
.verdane {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: 700;
}
.border1 {
	border: 2px solid #000000;
}
.border2 {
	border: 1px solid #000000;
}
.table_text td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
