body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BECBDD;
	color: #1F201A;
}
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F201A;
}

h1
	{    
	font-size: 17px;
	font-weight: bold;
	color: #EF4036;
	font-family: Arial, Helvetica, sans-serif;
}
h2
	{
    font-size: 14px;
    color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h3
	{
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 4px;
	font-weight: bold;
}
input
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}
.input
{
	font-size: 11px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px;
	height: 80px;
}
.button
{
	font-size: 11px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
.Heading
{
	background-color: #559B9A;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.Item
{
	background-color: #ffffff;
}
.headers
{
	font-weight: bold;
	color: #FFFFFF;
	style: text-decoration;
}
a 
{
	color: #EF4036
}
a:visited 
{
	color: #C91915
}
.MainMenu
{
	background-color: #005A9C;
}
.MainMenu a
{
	color: #808080;
	text-decoration:none;
	font-size: 13px;
	font-weight : 300;
}
.MainMenu a:visited
{
	color: #808080;
	text-decoration:none;
	font-size: 13px;
	font-weight : 300;
}
.SubMenu
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px
}
.SubMenu a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px
}
.SubMenu a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px
}
.TopMenu
{
	background-color: #F0F0F0;
	color: #000000;
}
.TopMenu a
{
	color: #000000;
	text-decoration:none;
}
.TopMenu a:visited
{
	color: #000000;
	text-decoration:none;
}
.TopMenu a:hover
{
	color: #000000;
	text-decoration:none;
}
.BottomMenu
{
	background-color: #48698E;
	color: #ffffff;
	font-size: 10px;
}
.BottomMenu a
{
	color: #ffffff;
	text-decoration:none;
	font-weight : bold;
}
.BottomMenu a:visited
{
	color: #ffffff;
	text-decoration:none;
	font-weight : bold;
}
.BottomMenu a:hover
{
	color: #000033;
	text-decoration:none;
	font-weight : bold;
}
li
{
	margin-bottom: 3px;
}
.selectBox
	{
	padding-left: 5px;
	width: 200px;
	height: 20px;
	font-size: 11px
	}
	
.selectBox2
	{
	padding-left: 5px;
	width: 100px;
	height: 20px;
	font-size: 11px
	}
	
.textBox
	{
	width: 200px;
	font-size: 11px
	}
.textBox2
	{
	width: 66px;
	font-size: 11px
	}
.DrawHR
{
	height: 1px;
	color: #c0c0c0
}
	
.Highlight
{
	background-color: #bfdfdf
}	
	