body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #363837;
}
a
{
	font-weight:normal;
	text-decoration:none
}
a:link, a:visited, a:active
{
	color:#1f6888;
	text-decoration:none;
}
a:hover
{
	color:#1f6888;
	text-decoration:underline;
}


.horimenu 
{
	background-image: url(../images/hmbg.png);
	background-color:#474747;
	background-repeat: repeat-x;
}

.hmbutton
{
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.hmbutton a:link, .hmbutton a:visited, .hmbutton a:active
{
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;

}

.h1_main {
	font-family: tahoma;
	font-size: 16px;
}

.h2_main {
	font-family: tahoma;
	font-size: 14px;
}

.h3_main {
	font-family: tahoma;
	font-size: 12px;
}

.h_blue {
	color:#1f6888;
}
.bor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}

.one_line {
	background-color:#666666;
}

.white
{
	color:#FFFFFF;
	font-weight:normal;
}
.white a:link, .white a:visited, .white a:active
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;

}
.white a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
.white-u
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.white-u a:link, .white-u a:visited, .white-u a:active
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;

}
.white-u a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.green
{
	color:#1f6888;
	text-decoration:none;
	font-weight:bold;
}.footer-line {
	background-color: #2a2926;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer
{
	color:#d4d4d4;
	font-weight:normal;
	text-decoration:none;
}
.footer a:link, .footer a:visited, .footer a:active
{
	color:#8c8c8b;
	text-decoration:none;
	font-weight:normal;

}
.footer a:hover
{
	color:#8c8c8b;
	text-decoration:underline;
	font-weight:normal;
}
.textfield
{
	border:#999999 1px solid;
	font-size:12px;
	width:290px;
}
.textfield2
{
	border:#999999 1px solid;
	font-size:12px;
	font-family: Tahoma;
	width:490px;
}
.btn{
	font-size:12px;
	background:#FFFFFF;
	border:#999999 1px solid;
}
.black-text {
	font-size: 11px;
	color: #1F1F1F;
	text-decoration: none;
}
.side-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
	color:#ADADAD;
	}
.more{
	color:#1f6888;
	text-decoration:none;
	font-weight:normal;
	}
.more a:link, .more a:visited, .more a:active {
	color:#1f6888;
	text-decoration:none;
	}
.more a:hover{
	color:#1f6888;
	text-decoration:underline;
	}
	
.ul_square {
	list-style-type:square;
}
	
.div_padding {
	margin: 8px;
}