BODY { background-repeat:repeat-y; background-color: #CADBDE; background-position:center; background-image:url(images/bg.jpg);
		font: 11px Tahoma,Arial; color: #666666;
	}
	
TABLE, td, .content { font: 12px "Trebuchet MS",Tahoma,Arial; color: #6F7A8C }

}


.wht { font: 11px Tahoma,Arial; color: #FFFFFF }
.img_pad { float:left; margin:0 4px 4px 0; border: #D3D7DD 3px solid; }
.pad { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 15px }

.form { font: 11px Tahoma,Arial; color: #333333 }

.oth { font: 10px Verdana,Tahoma,Arial; color: #CC8B51 }

.conf { font: 11px Tahoma,Arial; color: #6F7A8C }

.title1 { font: 16px Arial,Tahoma; font-weight: bold; color: #4C5564 }
.title2 { font: 16px Arial,Tahoma; font-weight: bold; color: #990000 }

a:link { color: #666666; font: 11px Tahoma,Arial; text-decoration: none; font-weight: normal }
a:visited { color: #666666; font: 11px Tahoma,Arial; text-decoration: none; font-weight: normal }
a:active { color: #666666; font: 11px Tahoma,Arial; text-decoration: none; font-weight: normal }
a:hover { color: #000000; font: 11px Tahoma,Arial; text-decoration: underline; font-weight: normal }

a:link.l2 { color: #FFFFFF; font: 11px Tahoma,Arial; text-decoration: none; font-weight: bold }
a:visited.l2 { color: #FFFFFF; font: 11px Tahoma,Arial; text-decoration: none; font-weight: bold }
a:active.l2 { color: #FFFFFF; font: 11px Tahoma,Arial; text-decoration: none; font-weight: bold }
a:hover.l2 { color: #FFFFFF; font: 11px Tahoma,Arial; text-decoration: underline; font-weight: bold }

.conftitle
	{
	font-family:verdana,sans-serif;
	color:#27428A;
	font-size:12px;
	}
	
.colored_row {
	background-color: #EFF1F5;
	}
	
.white_row {
	background-color: #FFFFFF;
	}
	
.inputs
	{
	width:100px;
	height:20px;
	border:solid #28435e 1px;
	font-size:10px;
	}
	
.light_bk{
	bgcolor: #F3F5F7;
}

.long_inputs
	{
	width:150px;
	height:20px;
	border:solid #28435e 1px;
	font-size:10px;
	}
	
#comments {
	width: 418px;
}

#comments div.comment {
	background: url('images/comment_top.gif') no-repeat 0 0;
}

#comments div.comment div.comm_top {
	//background: url('images/comment_top.gif') no-repeat 0 0;
		//padding: 5px 20px 10px 20px;
}

#comments div.comment div.text {
	font-size: 1em;
	background: url('images/comment_bg.gif') repeat-y 0 0;
	line-height: 17px;
	padding: 5px 20px 10px 20px;
	margin-top: 10px;
}

#comments div.comment div.bottom {
	font-size: 0.9em;
	line-height: 14px;
	background: url('images/comment_bottom.gif') no-repeat 0 0;
	height: 27px;
	text-align: right;
	padding: 0 20px 0 20px;
}
.indent {
	padding: 0 0 0 17px;
}
