body {
	background-repeat: repeat-x;
	margin: 0px;
	text-align:left;
	background-color:#ffffff;
	background-image: url(../images/bg.jpg);
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
}

.main_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;

}
.main_text a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
.main_text a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
.main_text a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
.main_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#ffffff;
}

.mainlink_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:none;

}
.mainlink_text a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:none;
}
.mainlink_text a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:underline;
}
.mainlink_text a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:underline;
}
.mainlink_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#666666;
}

.main_menu{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.main_menu a:link, a:active, a:visited{
	font-family: Tahoma
	font-size: 11px;
	font-weight: bold;
	color: #ef500e;
	text-decoration:underline;
	font-size: 11px;
}
.main_menu a:hover{
	font-family: Arial
	font-size: 11px;
	font-weight:bold;
	color:#030303;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	
}


.main_bot{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration:none;
	padding-left: 2px;
}
.main_bot a:link{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration: none;
}
.main_bot a:active{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_bot a:visited{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration:none;
}
.main_bot a:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
	color:#000000;
}


.lnheight{
line-height:17px;
}


.maincontact_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:none;

}
.maincontact_text a:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:none;
}
.maincontact_text a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #88290c;
	text-decoration:none;
}
.maincontact_text a:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0067b1;
	text-decoration:underline;
}
.maincontact_text a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#666666;
}
.text_user{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3d3c3c;
}

.text_black-box{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #dad7d7;
}
.text_black-boxlist{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.lnheight{
line-height:18px;
}

.text_first input {
	color: #666666;
	text-decoration: none;
	float: left;
	width: 119px;
	height:18px;
	margin: 0px;
	padding: 1px 0 0 3px;
	border: solid #b7b7b7 1px;
	background-color:#FFFFFF;
}

.text_black-boxlist input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 127px;
	height:15px;
	margin: 0px;
	padding: 1px 0 0 3px;
	border: solid #969495 1px;
	background-color:#FFFFFF;
}
 input:hover
{
	background-color:#FFFFFF;
	border: solid #666666 1px;
}
 input:focus
{
	background-color:#f5f5f5;
	border: solid #40ac2c 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 227px;
	height:22px;
	margin: 0px;
	padding: 3px 0 0 3px;
	border: solid #40ac2c 1px;
	background-color:#FFFFFF;
}
select:hover
{
	background-color:#FFFFFF;
	border: solid #40ac2c 1px;
}
select:focus
{
	background-color:#f5f5f5;
	border: solid #40ac2c 1px;
}





.link_footers a:link, .link_footers a:active, .link_footers a:visited {
	color:#000000;
	font-family: Verdana;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
} 
.link_footers a:hover
{
color:#000000;
text-decoration:underline;
} 

.link_footers 
{
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
} 
.link_footers a:link, .link_footers a:active, .link_footers a:visited
{
	color:#7a250e;
	text-decoration:none;
} 
.link_footers a:hover
{
	color:#666666;
	text-decoration:underline;
} 

.link_right a:link, .link_right a:active, .link_right a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #172676;
	text-decoration: none;
}
.link_right a:hover
{
color:#00b74a;

} 


	ul	{
	margin:0;
	padding:10px 0 0 10px;
	}
	
	li	{
	margin:0;
	padding:0 0 5px 0;
	list-style-image:url(../images/bullet.gif)
	}
	h1	{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:600;
	}
	a {
	outline:none;
}

