body {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Sans-serif;
	background-color : #F6F6EE;
}
h1 {
	color: #003300;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	margin : 5px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
	letter-spacing : 2px;
}
h2 {
	color: #003300;
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
	letter-spacing : 2px;
}
.date {
	color: Black;
	font-size : 10px;
	font-weight : normal;
	width : 100%;
	text-align : right;
	padding-bottom : 20px;
}
.content {
	font : normal 12px/18px Arial, Helvetica, sans-serif;
	padding : 5px 40px 40px 40px;
}
.footer {
	font : normal 12px/18px Arial, Helvetica, sans-serif;
	padding : 10px 15px 15px 15px;
}
/* defaults */
 ul,ol,p,td {
	font-family:Verdana,Sans-serif;
	font-size: 12px;
	color:#333333;
}
 th {
	color: inherit;
	font-size : 14px;
}
/* Links */
A:link {COLOR: #006633; TEXT-DECORATION: underline}
A:visited {COLOR: #003300; TEXT-DECORATION: underline}
A:active {COLOR: #990000; TEXT-DECORATION: underline}
A:hover {COLOR: #990000; TEXT-DECORATION: underline}
.MenuLink, .MenuLink:link, .MenuLink:visited   {
	color: #003300;
	text-decoration: none;
	width: 145px;
	cursor: hand;
	font : bold normal normal 14px/20px Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 0px 3px 0px 18px;
	margin-left : 5px;
}
.MenuLink:hover, .MenuLink:active {
	text-decoration : underline;
}
.MenuChosen, .MenuChosen:link, .MenuChosen:visited, .MenuChosen:active, .MenuChosen:hover   {
	color: #003300;
	text-decoration: none;
	width: 145px;
	cursor: hand;
	font : bold normal normal 14px/20px Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 0px 3px 0px 18px;
	background-image : url(../images/layout/menu_icon.gif);
	background-repeat : no-repeat;
	margin-left : 5px;
}
A.menu2, A.menu2:visited 		{
	color: #003300;
	cursor: hand;
	font : normal normal normal 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 145px;
	padding : 0px 3px 0px 25px;
	margin-left : 5px;
}
A.menu2:hover, A.menu2:active 		{
	text-decoration : underline;
}
A.menu3, A.menu3:visited 		{
	color: #000066;
	cursor: hand;
	font : normal normal normal 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 145px;
	padding : 0px 3px 0px 23px;
	margin-left : 5px;
}
A.menu3:hover, A.menu3:active 		{
	text-decoration: underline;
}
A.navbar, A.navbar:visited 		{
	text-decoration: none;
	color: #003300;
	padding : 5px 10px 5px 10px;
	border : 2px solid #ddddbb;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
}
A.navbar:hover, A.navbar:active 		{
	border : 2px inset #006633;
	color : #F6F6EE;
	background-color : #006633;
	text-decoration : none;
}
.MainTbl  {
	background-color: #F6F6EE;
	border: 3px;
	border-color: #DDDDBB;
	border-style: double;
	color: #990000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.3pt;
	line-height: 16px;
	margin: 3px 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-align: left;
	width: 100%
}
.formfld {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight: bold
}
.btn_submit 	{
	background-color: #990000;
	color:#F1F1F1;
	font-size: 14px;
	font-weight:bolder;
	padding:0;
	border-width:1px;	
}
.formbody {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: 000000; text-decoration: none}
input 			{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
}
select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
textarea 		{
	font-family: Tahoma, Verdana, Arial;
	font-size : 13px;
}

.menuarea {
	border-right : 2px solid #003300;
	border-bottom : 2px solid #003300;
}
