body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.head{
	font-size:24px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.td_border_main{
	background-color:#f2f2f2;
	border:#FFCC00 solid 2px;
	padding: 10px;
}

.main{
	font-size:13px;
	line-height:20px;
	text-align:justify;
}

.textbold{
	font-size:20px;
}

.footer{
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
}

a.footer:link, a.footer:visited a.footer:active{
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
}

a.footer:hover{
	color:#FF0000;
	text-align:center;
	line-height:25px;
}

a.top_navigation:link, a.top_navigation:visited, a.top_navigation:active{
	font-size:14px;
	font-weight:bold;
	padding-right:30px;
	padding-left:30px;
	color:#000000;
}

a.top_navigation:hover{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

a.left_navigation:link, a.left_navigation:visited, a.left_navigation:active{
	font-size:14px;
	background-image: url(../images/bullet.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height:25px;
	display:block;
	padding-top:10px;
	padding-left:25px;
	font-weight:bold;
	color:#000000;
}

a.left_navigation:hover{
	font-size:14px;
	background-image: url(../images/bullet_over.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height:25px;
	display:block;
	padding-top:10px;
	padding-left:25px;
	font-weight:bold;
	background-color:#FFFFFF;
}

.contact{
	font-size:14px;
	line-height:28px;
	text-align:center;
}
