body {
 margin:  0px;
 padding: 0px;
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size: 10px;
 color: #696969;
 background-color: #fff;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}


/*--- Default Font ---*/
.default {
 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #696969;
}

TD, TH, .BOD, FONT { font: 11px Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif; color: #696969;  font-weight: normal; }

/*--- Gotoproject Font ---*/
.gotoproject {
 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #9E938B;
}
  .gotoproject a:link    { color:  #F5AB1D; text-decoration: none; font-weight: bold;}
  .gotoproject a:visited { color:  #FFCD6E; text-decoration: none; font-weight: bold;}
  .gotoproject a:active  { color:  #F5AB1D; text-decoration: none; font-weight: bold;}
  .gotoproject a:hover   { color:  #000000; text-decoration: none; font-weight: bold;}
  

/*--- Gotoproject Font ---*/
.project_cat {
 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #9E938B;
}
  .project_cat a:link    { color:  #E3E3E3; text-decoration: none; font-weight: bold;}
  .project_cat a:visited { color:  #E3E3E3; text-decoration: none; font-weight: bold;}
  .project_cat a:active  { color:  #E3E3E3; text-decoration: none; font-weight: bold;}
  .project_cat a:hover   { color:  #FFFFFF; text-decoration: none; font-weight: bold;}


a {
 text-decoration: none;
 font-weight: bold;
 color:  #F5AB1D;
}
a:visited {
 color:  #F5AB1D;
}
a:active {
 color:  #F5AB1D;
}
a:hover {
 color: #000000;
}



.title, .title a:link, .title a:active, .title a:visited, .title a:hover{ 
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size:   12px; 
 font-weight: bold;
 color:  #696969;
} 
.title a:link    { color:  #ffffff; text-decoration: underline; }
.title a:visited { color:  #ffffff;  text-decoration: underline; }
.title a:active  { color:  #ffffff; text-decoration: none; }
.title a:hover   { color:  #EDEBEA; text-decoration: underline;}


.address, .address a:link, .address a:active, .address a:visited, .address a:hover{ 
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size:   10px; 
 font-weight: normal;
 color:  #696969;
} 
.address a:link    { color:  #F5AB1D; text-decoration: none; }
.address a:visited { color:  #F5AB1D;  text-decoration: none; }
.address a:active  { color:  #F5AB1D; text-decoration: none; }
.address a:hover   { color:  #696969; text-decoration: none;}


.copyright, .copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover{ 
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size:   10px; 
 font-weight: normal;
 color:  #919191;
 text-align:justify;
} 
.copyright a:link    { color:  #F5AB1D; text-decoration: none; }
.copyright a:visited { color:  #F5AB1D;  text-decoration: none; }
.copyright a:active  { color:  #F5AB1D; text-decoration: none; }
.copyright a:hover   { color:  #919191; text-decoration: none;}

.credit, .credit a:link, ..credit a:active, .credit a:visited, .credit a:hover{ 
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size:   9px; 
 font-weight: normal;
 color:  #e3e3e3;
} 
.credit a:link    { color:  #BEBEBE; font-weight: normal;  font-size:   9px; text-decoration: none; }
.credit a:visited { color:  #E4E3E3; font-weight: normal;   font-size:   9px; text-decoration: none; }
.credit a:active  { color:  #D9D9D9; font-weight: normal;  font-size:   9px; text-decoration: none; }
.credit a:hover   { color:  #919191; font-weight: normal;  font-size:   9px; text-decoration: none;}


.current_title, .current_title a:link, .current_title a:active, .current_title a:visited, .current_title a:hover{ 
 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;
 font-size:   12px; 
 font-weight: bold;
 color:  #696969;
 text-transform: uppercase;
} 
.current_title a:link    { color:  #ffffff; text-decoration: underline;text-transform: uppercase;}
.current_title a:visited { color:  #ffffff;  text-decoration: underline; text-transform: uppercase;}
.current_title a:active  { color:  #ffffff; text-decoration: none; text-transform: uppercase;}
.current_title a:hover   { color:  #EDEBEA; text-decoration: underline; text-transform: uppercase;}

ul {list-style-image:url(/images/bullet2.gif)}