.company{
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 15px;
	 color: #FFFFFF;
	 font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 11px;
	 color: #FFFFFF;
	 font-weight:bold;
}
.magin {
	padding:5px;
}


a:active {color: #1FC606; text-decoration: none;}
a:link {color: #1E7117; text-decoration: none;}
a:visited {color: #1E7117; text-decoration: none;}
a:hover {color: #1FC606; text-decoration: none;}

a.hostlink:active {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}
a.hostlink:link {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:visited {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:hover {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}

.bgmenu {
	background-color:#4F9644;}
.bgline1 { background-image:url(images/line1.jpg);}	
.bgtop { background-image:url(images/bgtop.jpg);}
.bgline2 { background-image:url(images/line2.jpg);}
.colorbottom {
	background-color:#4F9644;}
	
.bgpowered {
	background-image:url(images/bgpowered.jpg);
	font-size:9px;
	color:#000000;
}
.bgpowered2 {
	background-image:url(images/bgpowered2.gif);
	border:1px solid #000000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.marginpw {
	padding-top:2px;
	padding-bottom:2px;
}
.marginpw2 {
	padding-left:2px;
	padding-right:2px;
}

/****  dash_tab  ****/

#navigator {
	margin:0px;
	padding:0px;
}

#navigator li {
	display:inline; 
	list-style: none;
	margin:0px;
	padding:0 5px 0 5px;	
	float: left;
	border-right: 1px dashed #A7CBA2;
	list-style: none;
} 

#navigator li a {text-decoration: none; font-weight : bold; white-space:nowrap;}

#navigator li a#normal{
	color: #FF8040;	
	margin-bottom: 3px;
	padding: 5px 7px 5px 7px;
	display:block;
        /* font-family: verdana,arial,helvetica;*/
        font-family: Verdana;
	FONT-SIZE: 20px;
        font-weight:bold;
}
#navigator li a#normal:hover{
	color: #79F465;
	text-decoration: underline;
}


/*  css for PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/  */


.submenu {
	left: 0px; 
	top: 0px;
	visibility: hidden; 
	position: absolute;
	padding:0 0 0 5px;
	z-index:25;
}
.subframe {
	border: #274B22 1px solid; 
	display: block; 
	filter: alpha(opacity=95); 
	line-height: 15px; 
	position: absolute;
	background-color: #ffffff;
	text-indent: 5px;
}
.item {
	white-space: nowrap; 
	text-align: left;
	border-bottom: 1px solid #37692F;
	margin-top: 2px;
}
.item a {
	font-weight: normal; 
	color:#000000; 
	text-decoration: none;
}
.item a:hover {
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none; 
	background-color:#84B67C;
	display:block;
}
.item .fwdarr {
	right: 7px;
	top: 5px; 
	position: absolute;	
}


table { font-size:100%;} body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#F6FDFE;
}

table.form {border: 1px black solid; padding:10px; background-color:#f8f8f8; font-size:12px;}
table.form td {border: none; line-height:20px; text-align:left;}
table.form td.center {text-align:center;}

table.form td.label {font-size: 14px; background-color:#CCFFCC; color:#000; border: 1px #cc00FF ; text-align:;}
table.form td.field {font-size: 12px; background-color:#ffddff; color:#000; border: 1px #0000FF solid; text-align:left;}

table.form th {background-color:#f8f8f8; color:#000; border: none; text-align:right;}
table.form td.spacer {border:none; background-color:#ddd; margin:0px; padding:0px; line-height:0px; height:1px; font-size:1px;}
table.form span.required {color:#A43C2E;}
table.form td.error {line-height:14px; padding:0px; color:#0000FF; font-weight:bold; text-align:center;}
table.form td.errorleft {line-height:14px; padding:5px; color:#0000FF; font-weight:bold; text-align:left; border: 1px #0000FF solid; background-color:#DDDDFF;}
table.form td.header {font-size:12px; line-height:14px; font-weight:bold; color:#fff; background-color:#A43C2E; text-align:left; padding:4px;}



