body
{
	background: #fff;
	margin: 0 0 0 0;
}

a
{
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	color: #A50000;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

a.black
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.black:hover
{
	font-weight: normal;
	color:#008000;
	text-decoration:underline;
}

.whitelink
{
	
	color: #fff;
	text-decoration:none;
}

.blacklink
{
	color:#000;
	text-decoration:none;
}

.blacklinkwithrollover
{
	color:#000;
	text-decoration:none;
}

.bluelink
{
	font-weight: normal;
	color:#00f;
	text-decoration:none;
}

a:hover.blacklink
{
	color:#000;
	text-decoration:underline;
}

a:hover.blacklinkwithrollover
{
	color:#00f;
	background-color: #ff3;
	text-decoration:underline;
}

a:hover.bluelink
{
	color:#00f;
	background-color: #ff3;
	text-decoration:underline;
}


.cf_tab, .cf_inp, .head_2
{
	font-family:arial;
	font-size:10pt;
	color:#000;
}
	
.cf_tab .head
{
	font-weight:bold;
	text-decoration:underline;
}

.cf_inp .txt
{
	border: 1px solid #000;
}

.cf_inp input.btn
{
	font-weight: normal;
	font-family: MS Sans Serif;
	color: #2C3B40;
	border: 1px solid #000;
	background-color: #96D098;
	font-size: 10pt;
}

.cf_inp td
{
	padding-left:3px;
}


.ovrl, .h_r, .h_gr, .desc_desc
{
	font-size: 10pt;
	font-family: arial;
}

.h_r, .h_gr
{
	font-weight: bold;
}

.h_r, .h_r:hover
{
	color: #A50000;
}
	
.h_gr
{
	color: #008000;
	text-decoration:underline;
}

.cat_desc
{
	color: #008000;
	font-style: italic;
}

.desc_title
{
	font-family: Verdana, Arial;
	font-size:14pt;
	margin-left:10px;
}

.about_us
{
	color: #008000;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	text-decoration:underline;
}

.about_data
{
	font-family: arial;
	font-size: 12px;
}