body{
padding:0px;
margin:0px;
background:#000000;
text-align:left;
}

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, font, select
	{
		font-family: Arial; 
		font-size:   12px;
        font-weight: normal;
		line-height: 14px;
		color:       #333333;
	}

a, .green_text { color:#669900;}

form { margin:0px; padding:0px;}

ul { margin:0px; padding:0px; list-style: none;}
li { background:none; margin:0px; padding:0px; line-height:18px;}
li a { color:#669900;}

font { color:#999999; font-weight:bold;}
.failed { color:#cc0033; font-weight:bold; text-align:right;}
.success { color:#339933; font-weight:bold;}

.link { background:url(images/bul.gif) no-repeat 0px 2px; font-weight:bold; padding: 1px 0px 2px 24px;}

.h_l { background:#999999; height:1px;}

.v_l { background: #999999;}

.tall_top { background:#FFFFFF url(images/t-dr.gif) repeat-x top;}
.tall_bottom { background:url(images/b-dr.gif) repeat-x bottom;}

.main { width:766px; height:801px;}

.header { height:253px; background:url(images/fl.jpg) no-repeat top;}

.content { height:472px;}
.content_padding { padding: 24px 0px 16px 0px;}

.content_c1 { width:243px;}
.content_c1_margin1 { margin: 0px 12px 0px 28px;}
.content_c1_margin2 { margin-left: 4px;}
.content_c1_margin_all { margin: 0px 23px 0px 31px;}

.content_c2 { width:1px; background:#999999;}
.content_c3 { width:522px;}
.content_c3_margin1 { margin: 0px 14px 0px 16px;}
.content_c3_margin2 { margin-left: 18px;}


.footer { height:76px; background:#000000;}
.footer_padding { padding: 20px 15px 10px 28px;}

.footer_text { color:#CCCCCC;}
.footer_text a, .footer_text font { color:#FFFFFF; font-weight:bold;}

.form_text { margin-left:27px; text-align:left;}
.form {height:20px; margin-top:1px;}
.form input {width:194px; height:17px; border-color:#D0D0D0; border-bottom-width:1px; border-right-width:1px; background-color:#e9efe3; padding-left:5px; padding-top:0px;}

textarea {width:194px; height:90px; border-color:#D0D0D0; border-bottom-width:1px; border-right-width:1px; background-color:#e9efe3; padding-left:5px; overflow:hidden;}

div.form_row { clear: both;padding-top: 5px; }
div.form_row span.form_label { float: left; width: 100px; text-align: right; }
div.form_row span.form_input { float: right; width: 235px; text-align: left; } 

div.row { clear: both;padding-top: 0px; }
div.row span.col1 { float: left; width: 54px; text-align: left; }
div.row span.col2 { float: left; width: 100px; text-align: left; }
