td
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.regular
{
	font-size:12px;
	font-weight:normal;
}
.boldtext
{
	font-size:12px;
	font-weight:bold;
}
.boldtext2
{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.boldtext3
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltext
{
	font-size:11px;
	font-weight:normal;
}
.heading
{
	font-size:14px;
	font-weight:bold;
}
.headingbig
{
	font-size:16px;
	font-weight:bold;
}
.message
{
	font-size:12px;
	color:#FF0000;
}

.colortr
{
	background-color:#999999;
}
.colortr1
{
	background-color:#CCCCCC;
}
.colortr2
{
	background-color:#FFFFFF;
}

.line
{
	border-bottom:2px solid #999999;
}
.line2
{
	border-bottom:1px solid #CCCCCC;
}
.imgborder
{
	border:1px solid #000;
}
.trborder
{
	border:1px solid #BFB580;
}
.bg
{
	background-color:#9A0000;
}
.bg1
{
	background-color:#F4F7E4;
}

.paddingleft15
{
	padding-left:15px;
}

.c12
{
	width:733px;
	float:left;
	padding-left:8px;
}

#popup_factsheet_div
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:#666666;
	z-index:10;
	opacity:0.9;
	filter: alpha(opacity=90);
}
#factsheet
{
	display: none;
	position: absolute;
	border:0px solid #000000;
	width: 100%;
	height: 100%;
	top:100px;
	left:0px;
	
	z-index:999;
	
	opacity:none;
/*	filter: alpha(opacity=0);*/
}

.headingred
{
	font-weight:bold;
	color:#710203;
}

.linked{font-weight:bold;}
.linked a{text-decoration:underline;color:#710203;}
.linked a:hover{text-decoration:none;color:#710203;}

.linked2{font-weight:bold;}
.linked2 a{text-decoration:none;color:#710203;}
.linked2 a:hover{text-decoration:none;color:#710203;}


.pad_right{padding-right:10px;font-weight:bold;}
.pad_right a{text-decoration:underline;color:#710203;}
.pad_right a:hover{text-decoration:none;color:#710203;}

.pad_left{padding-right:10px;}
.pad_left a{text-decoration:underline;color:#6e5f0d;}
.pad_left a:hover{text-decoration:none;color:#6e5f0d;}

.res_thumb{border:6px solid #f4f7e4;}
