body{
padding:0px;
margin:0px;
text-align:center;
background-color:#212121;
}
form { margin:0px; padding:0px}
img { border:0px;}

.dt { display:table; width:100%; }

.dr { display:table-row; }

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

.clear { clear:both;}

div, input, textarea, body, font, select
	{
	font-family: Tahoma;
	font-size:0.98em;
	line-height:1em;
	color:#8C8C8C;
	}

ul { margin:0px; padding:0px; list-style:none; line-height:19px}
li { background:url(../media/images/a1.gif) no-repeat; background-position:0 7px; text-decoration:none; padding-left:11px;}

.main {
	width:780px;
	height:800px;
	margin:auto
}

.row1 { height:733px;}
.row1_left { width:300px; background:url(../media/images/bg-colleft.jpg) top left no-repeat; height:380px}
.row1_right { width:466px; background:url(../media/images/bg-colright.jpg) top left no-repeat;}

.row2 { height:67px; clear:both;}

a, span {color:#FFFFFF;}
a:hover { text-decoration:none}

.form {height:21px; margin-top:2px;}
.form input {
	width:auto;
	height:1.2em;
	padding-left:5px
}
textarea {
	width:auto;
	height:auto;
	padding-left:5px;
	overflow:auto;
	margin-top:2px;
	font-size: .98em;
}

