
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('style/images/main-bg.gif');
background-repeat:repeat-x,y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.td2 {
	font-family: Arial, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.td3 {
	font-family: Arial, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.td5 {
	font-family: Arial, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 17px;
	color: #9c9c9c;
	font-weight: bold;
}


@media print{ 
body {display:none;} 
}




a:link, a:visited { color: #bfbfbf; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #9c9c9c; text-decoration: underline}

.table1
{
    border-color: #9c9c9c;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

INPUT { background-color: #e8e8e8;
border-color: #696969;
color: black;
font-family: Lucida Sans Unicode;
font-weight: normal;
font-size: 12px;
}

TEXTAREA { background-color: #ffffff;
border-color: #e8e8e8;
color: black;
font-family: Lucida Sans Unicode;
font-weight: normal;
font-size: 12px;
}

#HCB_comment_box textarea {
    height:150px;
	width:300px;
}

 #HCB_comment_box blockquote {
    color:red;
}
