div.center {
  text-align: center;
   margin:0;
  padding:0;
  width:100%;


 
}

#nav .navi a span {
	color:#66FF66;
}

#nav .navi a:hover span {
	color:#33FF33;
}

#nav li a.topalink , #nav li a.topalink:link {
	color:#33FF33;
}

/* ===================================== TOP ===================================== */

h2, .contentheading {
	color: #999;
}


#whitebox {
	
}

.bannerfooter_text {
	padding: 4px;

	text-align: right;
}

.inputbox {
	color:#66FF66;
}

.column_separator {

	padding-left: 10px;
}

/* ========================================================================== */
div.module h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 10px 0px;
	padding-left: 5px;
	padding-bottom: 2px;
}

input.button {
   background: transparent;
   border: 1px solid #cccccc;
   font-size: 12px; 
   font-weight: bold;
   color : #666666;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #AEFFAE;
}

a:hover {
	color: #33FF33;
}

#pillmenu a:hover {
  color: #33FF33;
}

#pillmenu a#active_menu-nav {
  color: #33FF33;
}

#pillmenu a#active_menu-nav:hover {
  color: #33FF33;
}

#pillmenu a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
	float:left;
  display:block;
  height: 32px;
  line-height: 24px;
  padding: 4px 16px;
  color: #66FF66;
  text-decoration: none;
}

table.contentpane ul ,table.contentpaneopen ul, table.nopad ul {
	list-style-image: url(../images/indent1.gif);
}

input#mod_login_username,
input#mod_login_password {
	width: 116px;
	border:1px solid #cccccc;
}

strong {
	color:#666;
	text-align:justify;
}

h3, .componentheading, table.moduletable th {
  color: #66FF66;
}

.page_bg {
	background: #f0f8e4 url(../images/s5.jpg) top center no-repeat;
	width: 960px;
	margin: 0 auto;
}

#toppathway td.leftbg {
	width:10px;
	background: url(../images/pathway_left_bg1.png) no-repeat;
	height:28px;
}
#toppathway td.rightbg {
	color:#666666;
	text-align:left;
	height:28px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

div.module ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.module ul li {
	margin:5px 0;
	padding:0 0 0 20px;
}

div.module ul li ul {
	margin: 0px 0;
	padding-left: 0px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}


/* ******************** */
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 0 3px;
  background       : #e9f2da;

  line-height      : 16px;

}
.sectiontableentry2 {

}

/* Polls */
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.poll tr td div {
	text-align:center;      
}

.pollstableborder{
  border-color     : #999999;
}
/* ******************** */

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.sgf {
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;	
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;	
	text-decoration:none;
}

.footer {
top:500px;
position: absolute;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size		: 10px;
	margin-left:650px;
	
	text-align:right;
	color: #F4DD0B;
}
.footer2 {
	margin-top:70px;
	margin-left:410px;
	width:300px;
	position: absolute;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
	color: #33FFCC;
}
.head1 {
	top:105px;
	margin-left:15px;
	width:250px;
	position: absolute;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size		: 11px;
	
	margin:0;
	text-align:center;
	color: #33FFCC;
}
input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
color:#A7ADB6;
padding:4px 10px 4px 10px;
border:none;
width:186px;
height:24px;
background:url('/images/sample_input.gif') 0 0 no-repeat;
} 