.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	}
.new    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #50b847;
	line-height: normal;
	font-variant: normal;
	}
.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #50b847;
	line-height: normal;
	font-variant: normal;
	}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #50b847;
	line-height: normal;
	font-variant: normal;
	padding-left: 80px;
	}
	

.wcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	}
.center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #50b847;
	line-height: normal;
	font-variant: normal;
	}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #50b847;
	line-height: normal;
	font-variant: normal;
	}
.general{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	line-height: normal;
	font-variant: normal;
	}

.show {visibility:visible}
.hide {visibility:hidden}

body {	margin: 0px;	background-color: #a8d59e;}
a:link {color: #000000;	text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #a8d59e;}
/*  menu  script   */
.menucontainer { width:156px; margin-top:5px; margin-left:5px;  border-top:#FFF solid 1px; border-left:#fff solid 1px; font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 12px; font-weight: bold;}
.menu a{  width:149px; padding:3px; display: block; border-bottom: #FFF solid 1px; background-color:#a8d59e;  color:#000000; text-decoration:none; border-right: #fff solid 1px;}
.menu a:visited { color: #000000; text-decoration:none;}
.menu a:hover { border-bottom: #fff solid 1px;	background-color:#50b847; color:#ffffff; border-right: #fff solid 1px;}
.tablebrd {border: solid 1px #009;}