body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../gfx/bg.jpg);
}

.sm11 {
background-image:url(../gfx/SM1_11.jpg);
background-repeat:no-repeat;
}

.inbg {
background-image:url(../gfx/SM1_11.jpg);
background-repeat:no-repeat;
vertical-align: top;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #3D7B1E;
font-size: 16px;
}

li, ul {
margin-right: 22px;
padding-bottom: 10px;
}

/*-------------LINKING---------*/

a:link {
	color: #1854C2;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1854C2;
}
a:hover {
	text-decoration: underline;
	color: #3D7B1E;
}
a:active {
	text-decoration: underline;
	color: #1854C2;
}
a {
	font-weight: bold;
}


.footer {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #9db94a;
	text-decoration: none;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

.footer2 a:link {
	color: #716151;
	text-decoration: none;
}
.footer2 a:visited {
	color: #716151;
	text-decoration: none;
}
.footer2 a:hover {
	color: #343434;
	text-decoration: none;
}
.footer2 a:active {
	color: #716151;
	text-decoration: none;
}

.footer9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	width: 700px;
	color: #7B6B5C;
}

.codes {
	color: #716151;
	text-decoration: none;
	width: 550px;
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/*-------------HEAD TAGS---------*/

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #3D7B1E;
font-size: 16px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
border-bottom: 1px dashed;
display: block;
color: #01874a;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #669933;
}


/*-------------MISC TAGS---------*/


.wht {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

.sm10gr {
font-size: 10px;
color: #666666;
}


.lgbold {
font-size: 18px
}

.image {
border: 1px solid #000000;
}

li {
	list-style-type: square;
	list-style-position:outside;
}

li.2 {
	list-style-type: square;
	list-style-position:outside;
	margin-left: -5px;
	
}
/*-------------FORM TAGS---------*/


.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #AFA685; 
color: #343434}




