body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	/*background-image:url(/img/tlo.png);
	background-repeat:repeat-y;
	background-position:center;*/
	color:#333;
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
	font-weight:normal;
	font-size: 12px;
}

h1{
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	padding-bottom:15px;
	padding-top:0px;
}

.green{
	color:#009036;
	font-weight:bold;
}


img{
	border:none;
	padding:0px;
	margin:0px;
}

#menu a{
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}

#menu a:hover{
	font-size:12px;
	color:#db5e0a;
	font-weight:bold;
}

#selected{
	font-size:12px;
	color:#db5e0a !important;
	font-weight:bold;
}

.home{
	padding:0px;
	margin:0px;
	font-size: 18px;
	font-weight:bold;
	color:#228036;
	text-transform:uppercase;
	line-height:21px;
}

.home_txt
{
	color:#333333;
	font-size: 14px;
	width:285px;
}

.home_txt2
{
	color:#333333;
	font-size: 14px;
	width:295px;
	font-weight:bold;
}

a{
	color:#333;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}

a:hover{
		color:#db5e0a;
}

.line{
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#333;
	padding:0px;
	margin:0px;
	width:auto;
}

.black_block_left{
	background-color:#1c1c1c;
	height:74px;
	width:auto; 
}

.black_block_right{
	background-color:#1c1c1c;
	height:74px;
	width:auto; 
}

#Table_01{
	padding:0px;
	margin:0px;
/*	height:989px;*/
}

p{
	margin:0px;
	padding:0px;
}

#menu_td{
	padding-left:10px;
}

#content_td{
	color:#333;
	font-size:12px;
}

#content_div{
	padding-left:20px;
	width:938px;
}

.menu_bottom{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

#content_td b{
	color:#db5e0a;
}

#footer{
	background-image:url(/img/footer.jpg);
	width:958px; 
	height:74px;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
}

.footer{
	text-align:center;
	width:958px;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

