a:link, a:visited, a:hover, a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #555555;
}

body, p, td, th, li 
{
	scrollbar-3dlight-color:#f4f4F4;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#dedddd;
	scrollbar-highlight-color:#f4f4F4;
	scrollbar-shadow-color:#f4f4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	
}

body
{
	margin: 0px;
	margin-bottom: 24px;
	scrollbar-face-color: #32c743;
	scrollbar-highlight-color: #00A614;
	scrollbar-shadow-color: #00A614;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #00A614;
	scrollbar-darkshadow-color: gray;
	background: url('images/gr_grad_0.gif') repeat-y right #00A614;
	background-color: #00A614;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0951A1;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0951A1;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0951A1;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

input
{
 	text-decoration: none;
 	color: #3C639A;
 	background: #FFFFFF;
 	border-top: 1px solid #000000;
 	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
 	padding-left : 0px;
}

form
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* ----- menu styles ----- */
.menu
{
	background-color: white;
}

.menurow
{
	text-align: left;
	height:  24px;
}

.rootitem
{
	text-align: left;
	background-color: #eeeeee; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}
.menuitem
{
	/* for horizontal menu only */
	/* line-height: 14px; */
	float: left;
	display: block;
	/* ---------------------- */
	
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	width: 100%;
	background-color: #00A614;
	text-decoration: none;
}
.submenu
{
	/* for horizontal menu only */
	/* line-height: 14px; */
	width: 152px;
	/* border: solid 1px #CCE2F0; */
	display: none;
	position: absolute;
	/* ---------------------- */
	
	margin: 0px;
	padding: 0px;
	/*text-indent: 8px;*/
	background-color: #888888;
	text-decoration: none;
}
a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	/* line-height: 14px; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	height: 100%;
	padding: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}
a.menulink:hover
{
	/* line-height: 14px; */
	/* color: #ffffff; */
	text-decoration: underline;
	background-color: #32c743;
}

a.activemenulink, a.activemenulink:link, a.activemenulink:visited, a.activemenulink:active
{
	font-weight: bold;
	/* line-height: 14px; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	height: 100%;
	padding: 4px;
	text-decoration: none;
	font-size:11px;
}
a.activemenulink:hover
{
	font-weight: bold;
	/*color: #ffffff;
	background-color: #3C639A;*/
	text-decoration: underline;
}

a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	/* for horizontal menu only */
	/* line-height: 14px; */
	/* ---------------------- */
	
	color: #777777;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:6px;
	padding-right:6px;
	font-weight: bold;
	text-align:left;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
	text-decoration: none;
}

a.rootmenulink:hover
{
	text-align: left;
	width: 100%;
	/* line-height: 14px; */
	/*color: #ffffff;*/
	background-color: #f1f1f1;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
}

a.activerootmenulink, a.activerootmenulink:link, a.activerootmenulink:visited, a.activerootmenulink:active
{
	/* for horizontal menu only */
	display: block;
	/* ---------------------- */
	
	text-align: left;
	background-color: #0951A1;
	width: 100%;
	/* line-height: 14px; */
	color: #ffffff;
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:6px;
	padding-right:6px;
	border-top: 1px solid #ffffff;
	font-weight: bold;
}

a.activerootmenulink:hover
{
	text-align: left;
	width: 100%;
	font-weight: bold;
	/* line-height: 14px; */
	color: #ffffff;
	/*background-color: #3C639A;
	text-decoration: underline;*/
	border-top: 1px solid #ffffff;
}

.TextMenu
{
	text-align: center;
	color: Red;
}
.TextMenu:visited
{
	color: Red;
}
.TextMenu:hover
{
	color: Blue;
}
.TextMenu:link
{
	color: Purple;
}
