body{
	padding:0px;
	margin:0px;
	background:#333333;
	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;
		line-height: 14px;
		color:#333333;
	}

a, .green_text { color:#FF6600;}

form { margin:0px; padding:0px;}

ul {
	list-style: url(none) none;
	margin-left: 0px;
}
li {
	background:#CCCCCC url(none);
	padding:5px 3px 5px 8px;
	height: auto;
	width: 100%;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
li a { color:#333333;}

font { color:#999999; 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:#333333;}
.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:35px; text-align:left;}
.form {height:20px; margin-top:1px;}
.form input {width:187px; height:17px; border-color:#D0D0D0; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px;}

textarea {width:187px; height:69px; border-color:#D0D0D0; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden;}
