/* Common */

body {
	background-color: #999966;
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 7in;

}

div#smhead {
	margin: 0px;
	width: 100%;
	background: url(../Images/headers/smallhd_bk.gif) repeat;
	text-align: center;
	padding: 0px;

}
#smhead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#smhead p {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	background: #999966;

}

div#menu {
	margin: 0px;
	width: 100%;
	background: #999966 url(../Images/BtmBarShad.jpg);
	text-align: center;
	padding: 0px;
	border-top: 1px solid #3C352F;
	border-right: #3C352F;
	border-bottom: 2px solid #3C352F;
	border-left: #3C352F;
	color: #FFFFCC;
	display: none;



}
#menu a {
	margin: 0px 2px;
	background: #999966 url(../Images/BtmBarShad.jpg);
	text-align: center;
	padding: 0px 3px;
	color: #FFFFCC;
	list-style: none;
	text-decoration: none;
	border-top: 1px solid #666600;
	border-right: 2px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 2px solid #666600;




}
#menu a:hover {
	margin: 0px 2px;
	background: #BABB81 url(../Images/TopBarShad.jpg);
	text-align: center;
	padding: 0px 3px;
	color: #FFFFFF;
	list-style: none;
	border-top: 1px solid #666633;
	border-right: 2px solid #666633;
	border-bottom: 1px solid #666633;
	border-left: 2px solid #666633;

}

#mainwrap h2 {
	color: #FFFFCC;
	text-align: center;
	background: url(../Images/TopBarShad.jpg) repeat-x;
	width: 100%;
	margin: 0px;
	border-top: 1px #666600;
	border-right: 1px #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px #666600;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	display: block;
	font-size: 14pt;
	font-weight: normal;



}

h5 {
	color: #FFFFCC;
	text-align: center;
	background: url(../Images/bbs.jpg) repeat-x;
	width: 100%;
	margin: 0px 0px -2px;
	padding: 3px 0px 0px;
	height: 23px;
	border-top: 1px solid #666600;
	border-right: 1px #666600;
	border-bottom: 1px #666600;
	border-left: 1px #666600;
	font-size: 10pt;
	font-style: italic;
	font-weight: lighter;
	display: none;
}
div#footer {
	text-decoration: none;
	background: #999966;
	margin: 0px;
	width: 100%;
	color: #FFFFCC;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #464034;
	border-right-color: #464034;
	border-bottom-color: #464034;
	border-left-color: #464034;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;


}
#footer p {
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
noscript {
	display: none;
}
#mainwrap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
