﻿
.clsBody
{
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	vertical-align:top;
	top:0;
	margin-top:0;
	padding:0;
}
.clsMainTable
{
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.clsHeaderLeft
{
	background-image: url('../CustomizedImages/Home_Header_left.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
.clsHeaderMiddle
{
	background-image: url('../CustomizedImages/Home_Header_middle.gif');
	background-repeat: repeat-x;
	height: 29px;
	vertical-align: middle;
	font-family: Arial;
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
}
.clsHeaderRight
{
	background-image: url('../CustomizedImages/Home_Header_right.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}

#main H1
{
	margin-top: 18px;
	margin-bottom: 0px;
	border-bottom: #a1a5a9 2px solid;
}
#main H2
{
	margin-top: 36px;
	margin-bottom: 0px;
	border-bottom: #a1a5a9 1px solid;
}
#main H2.noh3
{
	margin-bottom: 18px;
}
#main H3
{
	margin-top: 18px;
}
#main P
{
	font: 12px/18px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 18px;
}
#main UL
{
	font: 12px/18px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 18px;
}
#main UL LI LI
{
	margin-left: 12px;
}
#main A
{
	color: Black;
	text-decoration: none;
}
#main A:hover
{
	text-decoration: underline;
}

