body
{ background-color:#000000;
	margin:0px;
	padding-top:1px;
}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #545454;
	border-right-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
	}
.manu {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}

.black_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.grey_border {
	border: 1px solid #545454;
	background-color: #313231;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height:1.7em;
	padding:4px;

}
.main_border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545454;
	border-right-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
}
.footer_font {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.footer_border
{border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #545454;
	border-right-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
	background-color: #323232;
}
td
{   font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
a
{ font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{font-family:Arial;
	font-size:14px;
	color:#bcbcbc;
	text-decoration:none;
}
div{
padding:3px;
}
