@charset "utf-8";
body, td {
	font: 14px verdana, arial, helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}
.picpaddingright {
	padding-right: 8px;
}


/* hide from incapable browsers */
div#sizer { display:none; } 

div#bottommenu { 
} 
div#copyright { 
} 
h1 {
	color: #115B4A;
	font-size: 15px;
	padding:0px;
}
h2 {
	color: #115B4A;
	font-size: 15px;
	padding:0px;
}
.style1 {
	color: #072A24;
	font-size: 11px;
}
.middlebg {
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottombg {
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	background-color: #EFE7C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#999900;
}
a:visited {
	text-decoration: none;
	color:#999900;
}
a:hover {
	text-decoration:underline;
	color:#999900;
}
a:active {
	color:#999900;
	text-decoration: none;
}
.topbanner {
	background-image: url(../images/topbannerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #EFE7C6;
}
div#main { 
background-color:#ffffff; 
padding:10px;

}
div#bottom { 

}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}
.bannerpaddingbottom {
	padding-bottom: 6px;
}
.classbottom {
	text-decoration: none;
	color:#072B24;
	font-size: 12px;
}
.classbottom A:link {
	text-decoration: none;
	color:#072B24;
	font-size: 12px;
}
.classbottom A:visited {
	text-decoration: none;
	color:#072B24;
	font-size: 12px;
}
.classbottom A:active {
	text-decoration: none;
	color:#072B24;
	font-size: 12px;
}
.classbottom A:hover {
	text-decoration: underline;
	color:#072B24;
	font-size: 12px;
}
.subtitle2 {
	color: #999900;
}
.subtitle1 {
	color: #115B4A;
	font-size: 15px;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.picpaddingleft {
	padding-left: 8px;
}

