﻿body
{

 font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif; font-size:11px;
}
.MenuItem{color: #000000; font-family:"Arial","Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,sans-serif; font-size:16px;font-weight:bold;}
.FooterItem{color: #ffffff; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; font-size:9px;}
.FooterItem a:link {color: #ffffff; font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;font-size:9px;}
.FooterItem a:visited {color: #ffffff;  font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;font-size:9px;}
.FooterItem a:hover {color: #ffffff;  font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;font-size:9px;}
.MenuItem a:link {color: #000000; text-decoration: none; font-family:"Arial", "Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif;font-size:16px;}

.MenuItem a:visited  {color: #000000; text-decoration: none; font-family:"Arial","Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif;font-size:16px;}

.MenuItem a:hover {color: #ffffff; text-decoration: none; font-family:"Arial","Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif;font-size:16px;}
img {border:none;}
H1 {color: white;font-family:"Verdana","Arial","Lucida Sans Unicode","Lucida Grande",Garuda,Arial,sans-serif; font-size:20px;margin:0;}
H2 {color: white;font-family:Calibri, "Verdana","Arial","Lucida Sans Unicode","Lucida Grande",Garuda,Arial,sans-serif; font-size:15px;margin:0;}
H1 .lbOn{text-decoration: none; color:white;}
.ContentText .lbOn{text-decoration: none; color:white;}

.ContentText{color: white;font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif; font-size:13px;}
.Errors{color: red;font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif; font-size:12px;}
.ContentText a
{
	color:Gray;
}
#editDiv {background:White repeat scroll 0 0;border:1px solid #888888;color:#222222;display:block;font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,Verdana,Arial,sans-serif; font-size:12px;left:0px;padding:5px;position:fixed;text-align:left;top:0px;width:300px;}
#menu {
position:absolute;
 background: white;
 list-style: none;
 margin: 0;
 padding: 0;
 width: 140px;
 top:112px;
}
#menu li {
font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
margin: 0;
 padding: 0;
}
#menu a {
background: white;
color: #505050;
display: block;
margin: 0;
padding: 8px 12px;
 text-decoration: none;
 font-weight:normal;
}

/*#menu a:hover {
 background: #d0d0d0 left center no-repeat;
color: black;
padding-bottom: 8px;
}
*/