td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#5d5d5d;
	}
body	{
	margin: 8px 0px 0px 0px;
	background-color:#eaeaea;
	font-size: 10px;
	line-height:16px;
	}
	
a	{
	color:#0e0d0a;
	font-weight:bold;
	text-decoration:none;
	}	

a:hover	{
	color:#117f39;
	}	
	
.RightBg {
	background-image:url(../gfx/RightShadow.gif);
		background-repeat:repeat-y;
}

.LeftBg {
	background-image:url(../gfx/LeftShadow.gif);
	background-repeat:repeat-y;
}

.TopNav {
background-color:#1c67a8;
	}

a.TopNavBtns:hover {
	color:#d7de50;}
	
	
.TopNavBtns {
	color:#FFFFFF;
	padding:30px 10px 10px 10px;}
	
.Footer {
background-image:url(../gfx/Footer.gif);
height:49px;
background-repeat:no-repeat;
	}
	
.FooterTxt{
	font-size:9px;
	color:#ffffff;
	padding:0px 10px 0px 10px;
}

.FooterTxtBtns{
	color:#ffffff;
	font-weight:normal;
}

.FooterTxtBtns:hover{
	color:#d7de50;
	}


h1 {
	font-size: 11px;
	font-weight: bold;
	color:#1c67a8;
	padding:0; 
	margin:0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 1pt;
	vertical-align:middle;
	color:#1c67a8;
	padding:0; 
	margin:0;
}

	
.LoginBg {
	background-image:url(../gfx/LogoShadow.gif);
	background-repeat:repeat-y;
	background-position: 302px;
	background-color:#ffffff;
	}
	
.InsideLeftBg {
	background-image:url(../gfx/Shadow.gif);
	background-repeat:repeat-y;
	background-position: 302px;
	background-color:#f2f2f2;
	}
	
.IndexBg {
	background-image:url(../gfx/Berries.jpg);
	background-repeat:no-repeat;
	background-position: 450px 200px;
	background-color:#f2f2f2;
	vertical-align:top;
	}	
	
.InsideNavBg {
	background-image:url(../gfx/Shadow.gif);
	background-repeat:repeat-y;
	background-position: 217px;
	background-color:#f2f2f2;
	}
	
	hr {
	width: 98%;
	margin-top: 0;
	height: 1px;
	border-top: 2px dashed #6f6f6f;
	border-bottom: 2px dashed #6f6f6f;
	background-color: white;
	}


.LeftNavBtns {
	width:125px;
	border-bottom:1px solid #c09e6e;
	color:#666666;
}

a.LeftNav	{
	color:#22668c;
	font-weight:normal;
	display:block;
	padding: 0px 0px 0px 20px;
	background-image:url(../gfx/Arrows2.gif);	
	background-repeat:no-repeat;
	background-position: 8px;
	font-weight:bold;
	}

a.LeftNav:hover	{
	color:#000000;
	background-image:url(../gfx/Arrows3.gif);
	background-repeat:no-repeat;
	}
	
.Testimonials{
	background-image:url(../gfx/TestimonialsBg.jpg);
	background-repeat:no-repeat;
	background-color:#cdcdcd;
	}

.TestimonialsTxt {
	color:#135472;
}

.MoreAbout {
	background-image:url(../gfx/ProspectBg.jpg);
	background-repeat:no-repeat;
	background-color:#9f9f9f;
}

.MoreAboutTxt {
	color:#ffffff;
}

a.MoreAboutTxt {
	color:#135472;
}
a.MoreAboutTxt:hover {
	color:#117f39;
}
