.mainbg {
	background-image: url(images/strecher.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.logobg {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkbg {
	background-image: url(images/bg_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbgleft {
	background-image: url(images/bg_main_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbgright {
	background-image: url(images/bg_main_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainbgleft2 {
	background-image: url(images/bg_main_left2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbgright2 {
	background-image: url(images/bg_main_right2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainbgtop {
	background-image: url(images/bg_main_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbgbottom {
	background-image: url(images/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerbgleft {
	background-image: url(images/bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbgright {
	background-image: url(images/bg_footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerbgtop {
	background-image: url(images/bg_footer_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerbgbottom {
	background-image: url(images/bg_footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.innermainbg {
	background-color: #2E3931;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D251F;
	border-right-color: #1D251F;
	border-bottom-color: #1D251F;
	border-left-color: #1D251F;
}
.innermainbg2 {
	background-color: #2E3931;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D251F;
	border-right-color: #1D251F;
	border-bottom-color: #1D251F;
	border-left-color: #1D251F;
}
.greyboxtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #848685;
	text-decoration: none;
}
.TahomaHeading {
	font-family: Tahoma;
	font-stretch: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #963E1F;
	text-decoration: none;
}
.MatterText {
	font-family: Tahoma;
	font-size: 11px;
	color: #2E3931;
	text-decoration: none;
}
.Heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#D5E2E7;
	text-decoration: none;
	font-weight: bold;
}
.VerdanaHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#963E1F;
	text-decoration: none;
	font-weight: bold;
}	
.Footer {
	font-family: Tahoma;
	font-size: 11px;
	font-stretch: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.FooterNavy {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #3C5F7D;}
.Rightlinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #075C8F;
	text-decoration: none;
}.Headerlinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D5E2E7;
	text-decoration: none;
}
a.Headerlinks:Hover {
	color: #91B4C1;
	font-size: 11px;
	text-decoration: underline;}
a.Footer:Hover {
	font-size: 11.5px;
	color: #3C5F7D;
	text-decoration: underline;
}
a.Rightlinks:Hover {
	color: #91B4C1;
	font-size: 11px;
	text-decoration: underline;}
.BlackHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-variant: 15px;
	text-decoration: none;
	font-weight: bold;
}