BODY, TD, TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #696658;

}

.body {
	font-size : .8em;
}
.sm {
	font-size : .7em;
}
.bg1 {
	background-color : #EFEEEA;
}
.bg2 {
	background-color : #E4DCCA;
}
.bgnav1 {
	background-color :#BAA678;
}
.bgnav2 {
	background-color : #B1AEA3;
}
BODY.main {
	background-color :  #E9E8E3;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
h5 {
	font-size : 1.1em;
	font-weight : bold;
}
h4 {
	font-size : 1.2em;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #B1AEA3;
	color : #464437;
}
h3 {
	font-size : 1.3em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #464437;
}
.shdr1 {
	font-size : .7em;
	font-weight : bold;
	display: block;
	padding: 3px 0px 3px 0px
}

A:LINK {
	font-weight : bold;
	text-decoration : underline;
	color : #99834F;
}
A.a2:LINK {
	font-weight : normal;
	text-decoration : underline;
	color : #99834F;
}
A.a2:VISITED {
	font-weight : normal;
	text-decoration : underline;
	color : #99834F;
}
A.a2:HOVER {
	font-weight : normal;
	text-decoration : underline;
	color : BLACK;
}
A.s:LINK {
	font-weight : bold;
	text-decoration : underline;
	color : white;
	display: block;
	padding: .3em .3em .4em 10px;
	border-left: 10px solid #B1AEA3;
}
A.s2:LINK {
	font-weight : bold;
	text-decoration : underline;
	color : black;
	display: block;
	padding: .3em .3em .4em 10px;
	border-left: 10px solid #B1AEA3;
}
A.s2:Visited {
	font-weight : bold;
	text-decoration : underline;
	color : black;
	display: block;
	padding: .3em .3em .4em 10px;
	border-left: 10px solid #B1AEA3;
}
A.s:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : BLACK;
}
A.s:VISITED {
	font-weight : bold;
	text-decoration : underline;
	color : white;
	display: block;
	padding: .3em .3em .4em 10px;
	border-left: 10px solid #B1AEA3;
}
A:HOVER {
	text-decoration : none;
	color : BLACK;
	font-weight : bold;
}
A:VISITED {
	text-decoration : underline;
	color : #7E7A69;
	font-weight : bold;
}

#m2 ul {
	color: #B1AEA3;
	list-style-type : disc;
	margin: 0;
	border: none;
	padding-left : 20px;
}
A.n:LINK {
	font-weight : normal;
	text-decoration : underline;
	color : #99834F;
	display: block;
	padding: .5em .3em .3em 10px;
	border-bottom: 1px solid #E9E8E3;
	margin-top : 0px;
}
A.n:VISITED {
	font-weight : normal;
	text-decoration : underline;
	color : #7E7A69;
	display: block;
	padding: .5em .3em .3em 10px;
	border-bottom: 1px solid #E9E8E3;
	margin-top : 0px;
}
A.n:HOVER {
	font-weight : normal;
	text-decoration : underline;
	color : black;
	display: block;
	padding: .5em .3em .3em 10px;
	border-bottom: 1px solid #7E7A69;
	margin-top : 0px;
}
.imagebadge img{
padding-left: 35px;}
