a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF9900}


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-family: Arial, Helvetica, Sans Serif;
font-size: 14px;
color: #000;
background-image: url('../images/green/web.gif');
}

p {
	margin: 0;
	padding: 0;
}

ol, ul, li {
	margin-top: 0;
	margin-bottom: 0;
}

fieldset {
	width: 95%; 
	-moz-border-radius: 5px; 
	border-color: #E0DFE3;
	margin: auto;
}

label {
float:left;
width:100px;
font-size: 11px;
}

.menu a:link, .menu a:visited{
background-color:transparent;
background-image: url(../images/green/menu.gif);
background-repeat: repeat;
background-position: center top;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:100;
height:22px;
padding-left:10px;
padding-top:7px;
text-align:left;
text-decoration:none;
width:150px;
}
	
.menu a:hover, a:link.menu_current , a:visited.menu_current   {
	color:#fff;
	background-position:0 -31px;
}

.header {
	background:transparent url(../images/green/web_01.gif) repeat scroll center center;
	border:0 none;
	margin:0 auto;
	width:800px;
}
.logo {  
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:bold;
	height:106px;
	padding-left:0;
}
#wrapper {
	background-image:url(../images/green/web_04.gif);
	border:0 none;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	width:780px;
}

#wrapper table{
	width: 100%;
}

.left_bar {
	background-color:#CCCCCC;
	height: 250px;
	width: 160px;
}
.main_right {
	background-color: #eeeeee;
}
.main_right_cont{
	width: 610px;
	border: 0px;
	margin: 0 auto;
}
.footer {
	background-image:url(../images/green/web_03.gif);
	background-position:center center;
	border:0 none;
	font-size:11px;
	height:40px;
	margin:0 auto;
	padding-bottom:10px;
	width:800px;
}

.footer a, .footer a:link, .footer a:hover, .footer a:visited {
	color: #000;
}

.clip {
	text-align: center;
	width:33%;
	height:125px;
}

.clip img {
	border: 0;
	vertical-align: top;
}

.clip a, .clip a:link, .clip a:visited {
	text-decoration: none;
}

.clip a:hover {
	color: #1F88A8;
}

.error {
	background:#FF3535 none repeat scroll 0 0;
	border:2px solid #FFBFBF;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
}

.done {
	background:#33CC33 none repeat scroll 0 0;
	border:2px solid #99FF99;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
}

#downloadtable {
	margin: 15px auto;
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	width: 560px;
}

#downloadtable td {
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}

#downloadtable td.title {
	background-color: #CBD1CD;
	color: #000000;
	font-size: 15px;
}

#downloadtable tr.light {
	background-color: #EFEFEF;
}

#downloadtable tr.grey {
	background-color: #D1DFD6;
}

#downloadtable td a, #downloadtable td a:link, #downloadtable td a:visited, #downloadtable td a:hover {
	text-decoration: none;
}

#downloadtable a:hover {
	color: #F28A35;
}
