body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #F5F3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: #2E3A5C;
}
strong, b{
	color: #414D6D;
}
td{
	vertical-align:top;
}
h1 {
	color: #AB5830;
	font-size: 21px;
	padding: 0px;
	margin: 0 0 10px 0px;
}
h2 {
	color: #AB5830;
	font-size: 18px;
	padding:0;
	margin:30px 0 5px 0;
}
h3 {
	padding:0;
	margin:0 0 5px 0;
}
p {
	padding:0;
	margin:0 0 5px 0;
}
.txt10px{
	font-size: 10px;
}
a:link, a:visited{
	color: #000066;
	text-decoration: underline;
}
a:hover, a:active{
	color: #993300;
	text-decoration: none;
}
.header{
	border:0;
	height:108px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #292C34;
}
.borderDblue2B {
	border:0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #292C34;
	border-right-color: #292C34;
	border-bottom-color: #292C34;
	border-left-color: #292C34;
}
.middlestuff {
	padding: 30px 40px;
	background: #F5F3DE;
/*	background-image: url(../images/m_bg.gif);
	background-repeat: repeat-y;
	*/
}
#frontpage .middlestuff{
	background: url(../images/shadow_bottom.jpg) no-repeat left top;
	background-color: none;
}
table#frontpage{
	background: url(../images/bg_gradient.jpg) repeat-y;
	background-color: #F6F2F0;
}
.footer{
	margin: 0 auto;
	text-align:center;
	/*width:8in;
	display: block;
	position:absolute;
	bottom:.25in;*/
	border:0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #292C34;
	padding:5px;
}
.footer a:link, .footer a:visited{
	color: #000066;
	text-decoration: underline;
}
.footer a:hover, .footer a:active{
	color: #993300;
	text-decoration: none;
}
.footer .slogan {
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.borderBlue1All {
	border: 1px solid #19388A;
}
.IMG_left{
	margin:0 20px 5px 0;
	float: left;
	clear:none;
	/*border: 1px solid #19388A;*/
}
.IMG_right{
	margin:0 0 20px 15px;
	float: right;
	clear:none;
	/*border: 1px solid #19388A;*/
}
.clr{
	clear:both;
}
/*-------------------------------#rightmenu BEGIN-----------------------------------------------------*/
#rightmenu{
	width:196px;
	border:0;
	background-color: #DCBDAB;
	padding:63px 0 0 0;
}
#rightmenu ul{
	border: 0px solid #19388A;
}
#rightmenu ul, #rightmenu li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#rightmenu li {
	border-top: 1px solid #C19B84;
	border-bottom: 1px solid #C19B84;
	margin: 0px;
}
#rightmenu a:link, #rightmenu a:visited {
	text-decoration: none;
	padding: 3px 5px;
	border-left: 6px solid #FFDB48;
	display: block;
	height: 1%;
	color: #802900;
	background-color: #FFF5CA;
}
#rightmenu a:hover, #rightmenu a:active{
	color: #F5F7E8;
	background-color: #536DAC;
	border-left: 6px solid #536DAC;
}#rightmenu h2 {
	font-size: 16px;
	display: block;
	margin: 0px;
	padding: 2px 0 0 5px;
	border-left:6px solid #485B8E;
	background-color: #E4CDBE;
}
/*-------------------------------#rightmenu END-----------------------------------------------------*/
.width100percent{
	width:100%;
}

