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

body{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/bg.jpg);
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}

body img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

body a{}

body a:hover{}

.banner{
	height: 38px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.table{
	width: 950px;
	margin-top: 80px;


}
.table_inside{
	width: 940px;
	border: 1px solid #990000;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #6C0003;
	float: left;
	background-image: url(images/banner.jpg);
	padding-top: 185px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 100px;
}
.left{
	float: right;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #730407;
	color: #FFFFFF;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #730407;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730407;
}
.left a{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA2327;
	padding: 5px;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

.left a:hover{
	color: #8F1718;
	background-color: #FFFFFF;
}

.right{
	width: 758px;
	float: left;
	background-color: #840003;
	border: 1px solid #990000;
	color: #FFFFFF;
}

.right_box a{
	float: left;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	width: 356px;
	background-color: #6C0003;
	border: 1px solid #640002;
	margin: 5px;
	text-align: right;
	padding: 5px;
	height: 120px;
}
.right_box a img{
	height: 120px;
	width: 170px;
	float: left;
	padding-right: 10px;
}
.right_box a:hover{
	color: #FFFFFF;
	background-image: url(images/linky.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #C42C00;
}
.right li{
	display: inline;
	clear: both;
	float: right;
	padding: 5px;
	width: 490px;
}
.right_lightbold_line{
	font-weight: normal;
	float: right;
	clear: right;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840003;
	padding: 5px;
}
.right_bold_line{
	font-weight: bold;
	float: right;
	clear: right;
	padding: 5px;
	width: 160px;
}
.right_title{
	font-weight: bold;
	float: right;
	clear: right;
	padding: 5px;
	width: 500px;
	font-size: 18px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #850909;
	color: #CCCCCC;
}
.right_text{
	float: right;
	clear: right;
	padding: 5px;
	width: 498px;
	text-align: right;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #6F0909;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.right_list{
	float: left;
	padding: 5px;
	width: 200px;
	text-align: right;
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;

}
.right_list a{

	float: right;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA2327;
	padding: 5px;
	width: 190px;
	text-align: right;
	font-weight: bold;
}

.right_list a:hover{
	color: #8F1718;
	background-color: #FFFFFF;
}

.footy{
	float: left;
	background-image: url(images/footy.jpg);
	font-weight: bold;
	padding-top: 8px;
	margin-top: 50px;
	padding-bottom: 10px;
	color: #DDDDDD;
	width: 100%;

}
