body {
  font-family:Arial;
  font-size:12px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#FFFFFF;
  
}

  td {
	  font-size:12px;
	  color:#000000;
	  font-family:Arial;
	 
	}

p{
margin-top:10px;
}

.footer{
  font-family:Arial;
  font-size:10px;  
  color:#FFFFFF;
  }
  
.inputstyle {
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	border-top-width: 1px;	
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #cdcdcd;
	border-bottom-color: #dedede;
	border-left-color: #808080;
	height: 18px;
	width:129px;
	}

.form_inputstyle {
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #cdcdcd;
	border-bottom-color: #dedede;
	border-left-color: #808080;
	height: 18px;
	width:270px;
	}

.button {
	cursor: hand;
	height:22px;
	width:23px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image:url(images/search.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}

a:link{
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	}
a:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	}
a:hover {
    font-family:Arial;
	font-size:12px;
    text-decoration:underline;
}
a:active {
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	}

a.green:link{
    font-family:Arial;
	text-decoration:underline;
	font-size:12px;
	color:#3e9a3c;
	}
a.green:visited {
    font-family:Arial;
	text-decoration:underline;
	font-size:12px;
	color:#3e9a3c;
}
a.green:hover {
    font-family:Arial;
	font-size:12px;
    color:#000000;
	text-decoration:underline;
}
a.green:active {
	font-family:Arial;
	text-decoration:none;
	color:#3e9a3c;
	font-size:12px;
	}
	
a.pagging:link{
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#3e9a3c;
	font-weight:bold;
	}
a.pagging:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#3e9a3c;
	font-weight:bold;
}
a.pagging:hover {
    font-family:Arial;
	font-size:11px;
    color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.pagging:active {
	font-family:Arial;
	text-decoration:none;
	color:#3e9a3c;
	font-size:11px;
	font-weight:bold;
	}
		
a.black:link{
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	}
a.black:visited {
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
a.black:hover {
    font-family:Arial;
	font-size:12px;
    color:#000000;
	text-decoration:underline;
}
a.black:active {
	font-family:Arial;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	}
	
.header_bg{
background-image:url(images/header.gif);
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
font-size:16px;
font-family:Arial;


}
.grey_tab{
background-color:#f0f0f0;
font-family:Arial;
color:#3e9a3c;
font-size:14px;
font-weight:bold;
padding-left:10px;
}
.ticker{
background-color:#f0f0f0;
font-family:Arial;
color:#3e3e3e;
font-size:14px;
}

.title{
font-family:Arial;
font-size:16px;
color:#3e3e3e;
font-weight:bold;
}

.green_bg{
background-color:#3e9a3c;
}


.page_header{
border-bottom:solid 2px #f1b71d;
color:#000000;
font-size:18px;
font-weight:bold;
}

.borderclass{
  display: inline;
  border:#e0e0e0 5px solid;
  cursor:hand;
  -moz-opacity:0.4;
  filter:alpha(opacity=60);
  }

.borderclass:hover{
  border:#e0e0e0 5px solid;
  cursor:hand;
  -moz-opacity:1.0;
  filter:alpha(opacity=100);
 }
 
 .galleryborderclass{
  display: inline;
  border:#FFFFFF 1px solid;
  cursor:hand;
  -moz-opacity:0.4;
  filter:alpha(opacity=60);
  }

.galleryborderclass:hover{
  border:#e0e0e0 1px solid;
  cursor:hand;
  -moz-opacity:1.0;
  filter:alpha(opacity=100);
 }
 
 
.menuclass{
  font:Arial;
  font-size:14PX;
  color:#3e3e3e;
  background-color:#e0e0e0;
  background-image:url(images/black_arrow.gif);
  background-repeat:no-repeat;
  background-position:5px;
  padding-left:20px;
  font-weight:bold;
  cursor:hand;
  }

.menuclass:hover{
  font:Arial;
  font-size:14PX;
  color:#3e9a3c;
  background-color:#FFFFFF;
  background-image:url(images/green_arrow.gif);
  background-repeat:no-repeat;
  background-position:5px;
  padding-left:20px;
  font-weight:bold;
  cursor:hand;
}

.time{
color:#327b2f;
font-size:10px;
padding-right:5px;
}


ul { 
padding-left:10px;
list-style-image:url(images/li_green_arrow.gif);
}

.doted{
background-image:url(images/grey_pixel1.gif);
background-repeat:repeat-x;
}
.green_title{
font-family:Arial;
font-size:12px;
color:#3e9a3c;
font-weight:bold;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 20px;
padding-bottom: 0;
background: #3e9a3c;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}



#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
 