body {
	background-color: #FFFFFF;
}

td, input, textarea{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;  
	color:#242424;	
	vertical-align:top;
}
a:hover { text-decoration: none;}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}
.link1 { color:#6CA637; background:url(images/arrow_1.gif) 0px 3px no-repeat; padding:2px 0 2px 23px;}
.link2 { color:#D80A00; text-decoration:none;}

.date { font-size:10px; text-decoration:underline; color:#9B9D9F; background:url(images/marker_1.gif) left no-repeat; padding-left:20px; display:block; margin-bottom:6px;}


.input1 {width:161px; height:21px; border:#75777B 1px solid; color:#444444; margin-right:8px; padding:2px 0; }
.textarea {
	font-family:Tahoma;
	font-size:11px;
	color:#242424;
	;
	text-indent: 12px;
}


.line_hor { height:1px; background:url(images/line_2.gif) repeat-x; margin:16px 0 16px 0;}


#main {height:780px; width:766px; margin:0 auto; background:#FFFFFF;}

/* header */
#header { height:357px; background:#F1F1F1;}

/* content */
#content .center { padding:17px 23px 24px 36px;}
#content .left { width:15px; background:url(images/l_col.gif) repeat-y;}
#content .right { width:15px; background:url(images/r_col.gif) repeat-y;}
