*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #344147 url(../images/sq.gif);
	text-align: center;
}


a:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
}

.dt
{
	display: table;
	width: 100%;
}

.dr
{
	display: table-row;
	width: 100%;
}

.dc
{
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.main_text,textarea, body, select, font
{
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.fontMain
{
	color:white;
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	text-transform: none;
}
.MyTableCenter
{
	text-align:-moz-center;
	#text-align:center;
}
select, textarea
{
	vertical-align: middle;
	color: #333333;
}

a
{
	color: #71CE02;
}

font
{
	color: #71CE02;
	font-weight: bold;
	text-transform: uppercase;
}

b
{
	color: #71CE02;
}

ul
{
	list-style: none;
}

.link1
{
	color: #FFFFFF;
}

.ul1 li
{
	background: url(../images/a.gif) no-repeat left;
	padding-left: 18px;
	margin-top: 15px;
}
.ul1 li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ul1 li a:hover
{
	text-decoration: underline;
}

.ul2 li
{
	background: url(../images/a.gif) no-repeat 0px 5px;
	padding-left: 17px;
}
.ul2 li a
{
	color: #FFFFFF;
	line-height: 19px;
	font-weight: bold;
}

.main_bord
{
	width: 766px;
	border: #000000 2px solid;
	margin: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 100%;
}

.main
{
	width: 766px;
}

.header
{
	height: 290px;
	background: url(../images/fl.jpg) no-repeat left top;
}

.cont
{
	background: url(../images/cont.gif) no-repeat top;
}
.cont .padding
{
	padding-left: 4px;
	padding-right: 5px;
}

.footer_h_l
{
	background: url(../images/b-dr.gif) repeat-x;
	height: 6px;
}

.footer
{
	height: 67px;
	color: #000000;
	font-size: 11px;
}
.footer a
{
	color: #FFFFFF;
	font-weight: bold;
}
.footer font
{
	color: #A4A4A4;
	text-transform: none;
}
.footer .col1
{
	width: 251px;
	font-size: 12px;
}
.footer .col2
{
	width: 506px;
}

.v_l
{
	background: #2A3439;
	width: 1px;
}

.h_l
{
	background: #2A3439;
	height: 1px;
}

.m1_dr
{
	background: url(../images/m1-dr.gif) repeat-y;
}
.m1_t
{
	background: url(../images/m1-t.gif) no-repeat top;
}
.m1_b
{
	background: url(../images/m1-b.gif) no-repeat bottom;
}

.input1
{
	width: 113px;
	height: 21px;
	border-color: #D4D0C8;
	padding-left: 5px;
}

.sel1
{
	width: 62px;
}

.sel2
{
	width: 112px;
}

.form
{
	height: 22px;
	margin-top: 2px;
}
.form input
{
	width: 193px;
	height: 19px;
	border-color: #D4D0C8;
	padding-left: 5px;
}

textarea
{
	width: 193px;
	height: 67px;
	border-color: #D4D0C8;
	padding-left: 5px;
	overflow: hidden;
}
