* {
	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%; height:100%;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%;}

.main_text, input, textarea, body, select
	{
		font-family:Arial; 
		font-size:12px;
		line-height:normal;
		color:#FFFFFF;
	}
	
input, 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;}*/
.header { height:290px; background:url(../images/header_bg.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;}




form input, form select{
	font-size:11px;
}

form table td{
	padding:3px;
}

.extend input, .extend input {
	width:100%;
}

a img {
	border:1px none #FFFFFF;
}

.flags a{
	display:block;
	float:left;
	text-indent:-500px;
	width:25px;
	overflow:hidden;
	height:25px;

}

.flags a img{
	padding:5px;
	float:right;
}

.flags {
	overflow:hidden;
}


.error{
	background-color: #FFD5D9;
	padding: 2px;
	color: #000000;
}