body
{
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../smimages/bg.png);
	background-repeat: repeat-x;
}
a
{
	color: #004600;
	text-decoration: none;
	font-weight: bold;
}
.topBar
{

	width: 100%;
	height: 50px;
	background-image: url(../smimages/bg2.png);
	background-repeat: repeat-x;
	background-color: 
	padding-top: 4px;
	vertical-align: bottom;
	border-bottom: #004900 1px dashed;
	background-color: 			#F2E36D;
}
img
{
	border: 0px solid #000;
}
.topBar a
{
	color: #004900;
	text-decoration: none;

}
.topNavi
{
	color: #004900;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	vertical-align: bottom;
}
.global
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.subTopBar
{
	background-color: 			#F2E36D;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.subTopBar b
{
	color: #004900;
}
.subTopBar i
{
	color: #444444;
	font-size: 8px;
}
.subTopBar a
{
	color: #004900;
	text-decoration: none;
	font-weight: bold;
}
.subTopBar a:hover
{
	color: #004900;
	text-decoration: underline;
}
.choosingBar
{
		background-color: #777777;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	padding: 4px;
	display: none;
}
.choosingBar a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.bottomHr
{
	height: 1px;
	background-color: #BBBBBB;
	border-width: 0px;
	width: 80%;
}
.bottomBar
{
	text-align: center;
}
.bottomBar a
{
	text-decoration: none;
	color: #999999;
}
.bottomBar a:hover
{
	text-decoration: underline;
	color: #666666;
}
.contentBox
{
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	margin-top: 20px;
	margin-bottom: 60px;
	width: 80%;
	text-align: left;
	background-color: #FFF;
}
.innerContentBox
{
	padding: 8px;
}
h1, h2, h3, h4, h5, h6
{
	color: #003600;
}
.leftInformationBox
{
	float: right;
	margin: 8px;
	border: 1px solid #777777;
	padding: 5px;
	background-color: #555555;
	color: #EEEEEE;
}
.ads02
{
	float: right;
	
}
