A, A:Visited, A:Hover, A.Active
    {
color                   : #354D78;
    }
    
BODY.HomeBody
    {
margin					: 0px;
background              : #FFFFFF;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
	}

TABLE.BigOne
	{
background-image        : url('../img/home/main/back.gif');
background-attachment   : scroll;
background-repeat       : no-repeat;
background-position     : 0 0;
    }

TD.FooterImg_1, TD.FooterImg_2
    {
background-image        : url('../img/home/main/footer_1.gif');
background-repeat       : no-repeat;
background-position     : bottom right;
    }

TD.FooterImg_1
    {
padding-right			: 10px;
    }

TD.FooterImg_2
    {
background-image        : url('../img/home/main/footer_2.gif');
    }
    
DIV.HomeText, DIV.FooterText
    {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 12px;
font-weight             : normal;
letter-spacing          : 0pt;
line-height             : 15px;
color                   : #354D78;
margin-left             : 0px;
margin-top              : 26px;
text-align              : left;
    }

DIV.FooterText
    {
color                   : #657BA4;
letter-spacing          : 1pt;
text-align              : center;
margin-top              : 15px;
    }
    
A.Footer
    {
color                   : #657BA4;
text-decoration         : none;
    }

A:Visited.Footer
    {
color                   : #657BA4;
text-decoration         : none;
    }

A:Hover.Footer
    {
color                   : #0A175D;
text-decoration         : none;
    }

A:Active.Footer
    {
color                   : #0A175D;
text-decoration         : none;
    }
	
TABLE.CenterTable
	{
width					: 100%;
height					: 100%;
	}
	
TD.FillerCell
	{
background				: #D5DBE5;
	}
	
	.banner {	
		margin:0px;
		width:373px;
		height:221px;
		display:none;
		background: #61749a;
	}
	
	/* NAVIGATION */
	
	.NavigationCell {
		margin-top: 195px;
		left:-30px;
		z-index:3;
		position:relative;
		
	}
	
	.NavigationCell a:link, .NavigationCell a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	line-height: 24px;
	font-size: 14px;
	margin-top: 4px;
	text-indent: 4px;
	/*padding-left: 4px;*/
	display:block;
	}
	
	.NavigationCell div{
	margin: 15px 0px 0px 0px;
	text-transform:uppercase;
	width: 200px;
	}
	
	.menuwrapper {
		margin: 0;
	}
	
	.m01 {
		padding-left:121px;
	}
	
	.m02 {
		padding-left:101px;
	}
	
	.m03 {
		padding-left:81px;
	}
	
	.m04 {
		padding-left:61px;
	}
	
	.m05 {
		padding-left:41px;
	}
	
	.m07 {
		padding-left:21px;
	}
	
	.m01 a:link,.NavigationCell .m01 a:visited{
	border-top: 3px solid #6f987a;
	width: 200px;	
	color: #6f987a;
	}
	
	
	.m01 a:hover, .m01active a:link, .m01active a:visited{
	background: #d9e4dd;
	border-top: 3px solid #6f987a;
	width: 200px;	
	color: #6f987a;

	}
	
	.m02 a:link,.NavigationCell .m02 a:visited{
	border-top: 3px solid #8c8163;
	width: 200px;	
	color: #8c8163;
	}
	
	
	.m02 a:hover, .m02active a:link, .m02active a:visited{
	background: #e2ded4;
	border-top: 3px solid #8c8163;
	width: 200px;
	color: #8c8163;
	}
	
	.m03 a:link, .m03 a:visited {
	border-top: 3px solid #956d6d;
	width: 200px;
	color: #956d6d;
	}
	
	
	.m03 a:hover, .m03active a:link, .m03active a:visited {
	background: #e3d8d8;
	border-top: 3px solid #956d6d;
	width: 200px;
	color: #956d6d;
	}
	
	.m04 a:link,  .m04 a:visited{
	border-top: 3px solid #6c758e;
	width: 200px;
	color: #6c758e;
	}
	
	
	.m04 a:hover, .m04active a:link, .m04active a:visited{
	background: #d9dbe2;
	border-top: 3px solid #6c758e;
	width: 200px;
	color: #6c758e;
	}
	
	.m05 a:link,.NavigationCell .m05 a:visited{
	border-top: 3px solid #737d63;
	width: 200px;
	color: #737d63;
	}
	
	.m05 a:hover, .m05active a:link, .m05active a:visited{
	background: #daddd5;
	border-top: 3px solid #737d63;
	width: 200px;
	color: #737d63;
	}
	
	.m06 a:link,.NavigationCell .m06 a:visited{
	border-top: 3px solid #877387;
	width: 200px;
	color: #877387;
	}
	
	.m06 a:hover, .m06active a:link, .m06active a:visited{
	background: #dfd9df;
	border-top: 3px solid #877387;
	width: 200px;
	color: #877387;
	}
	
	.m07 a:link,.NavigationCell .m07 a:visited{
	border-top: 3px solid #660A06;
	width: 200px;
	color: #660A06;
	margin-right: 0px;
	}
	
	.m07 a:hover, .m07active a:link, .m07active a:visited{
	background: #E5BCBB;
	border-top: 3px solid #660A06;
	width: 200px;
	color: #660A06;
	margin-right: 0px;
	}
	
	#infotext {
		width: 180px;
		height: 95px;
		margin-left: 10px;
		padding-top: 10px;
		top: 10px;
		overflow: hidden;
	}
	
	#infobg {

	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	width: 200px;
	height: 100px;
	margin: 30px 0px 0px 34px;
	font-weight: bold;
	color: #000;
	}
	
	img {
	display:block;
	}
	
	.jquery-corner {
	position:relative;
	}
	