body {
	margin:0px;
	background-color:#0f56c5;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

.wrapper {
	width:789px;
	background-image: url(images/white.png);
	background-repeat: repeat-y;

}

.container {
width:777px;
margin-left:auto;
margin-right:auto;
}

.menubar {
	width:777px;
	height:40px;
	line-height:40px;
}

.menucontainer {
width:720px;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

.menuitem {
}

.menuitem a:link, .menuitem  a:active, .menuitem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 120px;
	line-height:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.menuitem a:hover {
text-decoration:none;
	background-image: url(images/menubar_roll.jpg);
	background-repeat: repeat-x;
}

.menuitemb {
}

.menuitemb a:link, .menuitemb  a:active, .menuitemb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 120px;
	line-height:40px;
}

.menuitemb a:hover {
text-decoration:none;
	background-image: url(images/menubar_roll.jpg);
	background-repeat: repeat-x;
}

.menuitem2 {
}

.menuitem2 a:link, .menuitem2 a:active, .menuitem2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 110px;
	line-height:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.menuitem2 a:hover {
text-decoration:none;
	background-image: url(images/menubar_roll.jpg);
	background-repeat: repeat-x;
}
.menuitem2b {
}

.menuitem2b a:link, .menuitem2b a:active, .menuitem2b a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 110px;
	line-height:40px;
}

.menuitem2b a:hover {
text-decoration:none;
	background-image: url(images/menubar_roll.jpg);
	background-repeat: repeat-x;
}
/*
.dotted-lins-left {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #B19E78;
	border-right-color: #B19E78;
	border-bottom-color: #B19E78;
	border-left-color: #B19E78;
} */
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
/*.dotted-lins-right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #B19E78;
	border-right-color: #B19E78;
	border-bottom-color: #B19E78;
	border-left-color: #B19E78;
} */
.title-24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #92B429;
	font-weight: bold;

}
.title-18 {

	font-family: Tahoma;
	font-size: 18px;
	color: #99CC33;
}
/*.border {
	border: 1px dashed #99CC33;
}*/
.bodytext-green{

	font-family: Tahoma;
	font-size: 11px;
	color: #8DBB2F;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #B6DA6B;
	border: 1px solid #7CA529;
}
.title-18-gray {


	font-family: Tahoma;
	font-size: 18px;
	color: #666666;
}
