body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
h1 a{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
h1 a:hover{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #B51813;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #B51813;
	text-decoration: underline;
	font-weight: bold;
}
ul {
     list-style-image: url('../img/arrow.gif');
}
li {
	font-size:11px;
	color: #515151;	
	line-height:16px;
}
.fillempty {
	height: 35px; 
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
}
.separ {
	width: 2px; 
	height: 35px; 
	background-image: url(../img/separator.gif);
}
.tab {
	width: 135px; 
	height: 35px; 
	background-image: url(../img/menu.gif);
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}
.tab a {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}
.tab a:hover {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}

.tab_selected {
	width: 135px; 
	height: 35px; 
	background-image: url(../img/menu_selected.gif);
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #7b0d0a;
	text-decoration: none;
}
.tab_selected a {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #7b0d0a;
	text-decoration: none;
}
.tab_selected a:hover {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	color: #7b0d0a;
	text-decoration: none;
}
.login_title {
	padding: 0px;
	margin: 0px;
	width: 250px; 
	height: 25px; 
	background-image: url(../img/login.gif);
	background-repeat: no-repeat;
}
.login_input {
	width: 70px;
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10px; 
	color: #000000;
}
.login_links {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
}
.login_links a{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
}
.login_links a:hover{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
}
.small_txt {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #ffffff;
}
.search_title {
	padding: 0px;
	margin: 0px;
	width: 200px; 
	height: 25px; 
	background-image: url(../img/search.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
	text-decoration: none;
}
.footer a{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #7b0d0a;
	text-decoration:  underline;
}
.cat_company {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}
.cat_company li{
	margin-bottom: 10px; 
}
.cat_company a{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.cat_company a:hover{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.headbkgr {
	height: 83px;
	background-image: url(../img/head.jpg);
}
.gradient {
	width: 1020px; 
	height: 100px; 
	background-image: url(../img/banner.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.newsbox {
	width: 400px;
	height: 180px;
	border: 1px #CCCCCC solid;
	margin-right: 10px;
}
.navig {
	height: 25px;
	padding: 2px 2px 2px 10px;
	background-color: #EFEFEF;
}
.reg_form td input{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 1px;
	border: 1px #CCCCCC solid;
}
.reg_form td select{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 1px;
	border: 1px #CCCCCC solid;
}
.reg_form td textarea{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 1px;
	border: 1px #CCCCCC solid;
}
