body {
	font-family:Arial, Helvetica, sans-serif;
	size: 9px;
}
.small {
	font-size:10px;
}
.rightcell {
	font-family: tahoma, arial, "sans serif";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #eee87c;
	padding: 0px;
}
.leftcell {
	font-family: tahoma, arial, "sans serif";
	font-size: 10px;
	color: #213E84;
	background-color: #6D0707;
}
.midcell {
	font-family: tahoma, arial, "sans serif";
	font-size: 10px;
	color: #474747;
	background-color: #ffffff;
}

h1 {
	margin: 8px 0px 5px 0px;
	font-family: tahoma, arial, "sans serif";
	font-size: 16px;
	color: #6D0707;
}

h2 {
	font-family: tahoma, arial, "sans serif";
	font-size: 12px;
	color: #000000;
}
p 	{
	font-family: tahoma, arial, "sans serif";
	font-size: 12px;
	color: #474747;
}
.leftlinks {
	background-color: #EEE87C;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E6AA54;
	text-indent: 10px;
}
.lefthref	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #213C84;
	text-decoration: none;

}
.navblock
{
	display: block;
	padding: 3px 0px;
}

.rightlinks	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.righthref	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}
.special{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #474747;
	text-align:justify;
	text-decoration: none;
}
.specialh	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #aaaaaa;
	font-style:italic;
	text-decoration: none;
	text-align:left;
	letter-spacing: 3px;
}
.products	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #474747;
	text-align:center;
	text-decoration: none;
	padding: 5px;

}
.midcellp {
	padding-right: 10px;
	padding-left: 10px;
}

.dropDown, .dropDown:hover
{
	font-size: 13px;
	margin: 0px 5px 5px 5px;
	display: block;
	padding: 3px;
	text-align: center;
	border: solid 1px #6D0707;
	background: #E6AA54;
	color: #6D0707;
	text-decoration: none;
}

.dropDownContents
{
	position: absolute;
	width: 250px;
	border: solid 1px #6D0707;
	background: #F3D6AD;
}

.dropDownContents a, .dropDownContents a:hover
{
	color: #6D0707;
	font-size: 11px;
	display: block;
	padding: 3px 8px;
	text-align: left;
	text-decoration: none;
}

.dropDownContents a:hover
{
	background: #E6AA54;
	text-decoration: none;
}

h1.cbc
{
	color: #f3e7bd;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h2.cbc
{
	color: #5e8bb6;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0;
}

h2.cbc a
{
	text-decoration: none;
	color: #5e8bb6;
}	
