@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	background:#e0e3e3;
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
}

a
{
	text-decoration:none;
	color:#455A75;
}

.BodyHeading
{
	color:#5BA0DB;
	font-size:14px;
	font-weight:bold;
}

.ItemStyle
{
	border:solid 1px #f1f1f1;
}

.LableStyle
{
	color:#999999;
	font-weight:bold;	
}

.AlternatingItemStyle
{
	border:solid 1px #ffffff;
	background:#f9f9f9;
}

.HeaderStyle
{
	background:#f1f1f1 URL(../../images/Index_15.gif) ;
	color:#999999;
	font-size:12;
	font-weight:bold;
	height:35px;
	border:solid 1px #9f9f9f;
}

.TopicTitleStyle
{
	background:#f2f2f2;
	color:#666666;
	font-size:12;
	font-weight:bold;
	height:35px;
}

.GridStyle
{
	border:solid 0px #9f9f9f;
}
.BoldText
{
	font-size:12;
	font-weight:bold;
}

.Footer
{
	color:#f9f9f9;
	font-weight:bold;
	font-size:12px;
		
}