/* CSS Document */
body {
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; 
	background-image:url(../Images/sitebg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
body,td,th {
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4_CC0000 {
	color:#CC0000;
}
.form_text{ 
	font-family:Arial; 
	font-size:12px; 
	color:#666666; 
	border: 1px #DADADA solid;
}
.padding_top{
	padding-top:5px;
}
.tdbg{
	border:1px solid #EEEEEE;
}
.text_c666666{ 
	font-size:12px;color:#666666;
	line-height:130%;
}
