@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	background-position: center;
	margin: 10px;
	padding: 0px;
	background-color: #CCCC99;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	
}

#block_1
	{
	width: 265px;
	margin-left: 457px;
	padding-left:10px;
	}
	
#block_2
	{
	width: 434px;
	padding-left:20px;
	color:#009900;
	float: left;
	}	

.pageheadings {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.pagesubheadings {
	font-size: 14px;
	text-align: center;
}

.topicheading {
	font-size: 14px;
	margin-bottom: 6px;
}

.headerwaper {
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	height: 131px;
	background-position: center;
	width: 750px;
	position: relative;
	margin: auto;
	clear: both;
}
	
#navwrapper	{
	width: 692px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: auto;
	
}

.menu, .button {
	background:url(../images/bg_menu.gif);
	font-size:13px;
	height: 39px;
}

.button {
	color: #FFFFFF;
	margin-top: 10px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/menu_line.gif) top left repeat-y;
}
.menu ul li {
	float:left;
	background:url(../images/menu_line.gif) top right no-repeat;
	padding:13px 28px 13px 23px;
}
.menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu ul li a:hover {text-decoration:underline;}
	
.mainwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.contentwrapper {
	width: 754px;
	display: block;
	background-image: url(../images/contentcontainermid.gif);
	margin: auto;
}
.content {

}

.flashtop {
	background-image: url(../images/bg_flash_top.gif);
	height: 18px;
	background-repeat: no-repeat;
}

.flashbot {
	background-image: url(../images/bg_flash_bot.gif);
	height: 17px;
	background-repeat: no-repeat;
}
	
.flash {
	margin-right: 6px;
	text-align: center;
	margin-top: 4px;
	line-height: inherit;
}


.contentcontainertop {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/contentcontainertop1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 4px;
	height: 24px;
}

.contentcontainerbot {
	background-image: url(../images/contentcontainerbot1.gif);
	height: 27px;
	width: 100%;
}
.contentcontainermid {
	background-image: url(../images/contentcontainermid1.gif);
	background-repeat: repeat-y;
}
.contenttop {
	background-image: url(../images/contenttop.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 14px;
	padding-top: 2px;
}
.contentbot {
	background-image: url(../images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: right;
	height: 17px;
}

.copyright {
	color: #388439;
	text-align: center;
	background-image: url(../images/bg_plain.gif);
}
.container1 {
	background-image: url(../images/bg_content.gif);
	width: 265px;
	margin-right: 10px;
}
.container {
	background-image: url(../images/bg_content.gif);
	width: 434px;
	float: right;
}

.span {
	text-align: center;
}

.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}
.meat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-align: left;
	padding: 10px 10px 0px 10px;
}

textarea {
	width: 400px;
	color: #999999;
}

#form {
	margin: 0px;
}


.formfx {
	font:11px verdana,arial,helvetica,sans-serif;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/loginbg.gif);
	border-bottom:#ACFF6F solid 2px;
	border-left:#78EB05 solid 2px;
	border-right:#ACFF6F solid 2px;
	border-top:#78EB05 solid 2px;
}
.formfx_focus {
	font:11px verdana,arial,helvetica,sans-serif;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/loginbg.gif);
	border-bottom:#FFDEAD solid 2px;
	border-left:#C07300 solid 2px;
	border-right:#FFDEAD solid 2px;
	border-top:#C07300 solid 2px;
}

.formfx1 {
	font:11px verdana,arial,helvetica,sans-serif;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/loginbg1.gif);
	border-bottom:#ACFF6F solid 2px;
	border-left:#78EB05 solid 2px;
	border-right:#ACFF6F solid 2px;
	border-top:#78EB05 solid 2px;
	text-indent: 2px;
	height: 57px;
	background-repeat: no-repeat;
	

}
.formfx_focus1 {
	font:11px verdana,arial,helvetica,sans-serif;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/loginbg1.gif);
	border-bottom:#FFDEAD solid 2px;
	border-left:#C07300 solid 2px;
	border-right:#FFDEAD solid 2px;
	border-top:#C07300 solid 2px;
	text-indent: 2px;
	height: 57px;
	background-repeat: no-repeat;
	

}

h2 {
	text-align: center;
}

.divider {
	text-align: center;
}
.gal {
	width: 712px;
	margin-left: 20px;
}

.imageview, #imageview {
	width: 410px;
	border: 0px;
}

