BODY {
     margin-width: 2px;
     margin-height: 2px;
background-color: #BEEAD5;  
}

a:link    { color: #0000b0; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:visited { color: #0000b0; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:active  { color: #333333; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:hover   { color: #999999; font-size: 12px; font-weight: bold; text-decoration: underline; }


.weblog {
 padding-bottom: 1px;
 border-bottom:1px dotted #999999;
}

.menuBG{
  background-color: #FF9900;
  
}

.vmenu {
   color: #336666;
   font-size: 11pt;
   
}

.vmenuVis {
   color: red;
   font-size: 11pt;
   
}

.categoryBody{
     color: #336666;
     font-size:10pt;
     font-style:normal; 
     font-family: arial;
     font-weight: bold;
}


.menuItem{
     color: #336666;
     font-size:8pt;
     font-style:normal; 
     font-family: arial;
     font-weight: normal;
}


.header{
     background-color: #66CC99;
     color: blue;
     font-size:10pt;
     font-style:normal; 
     font-family: arial;
     font-weight: bold;
}


.searchHead{
     background-color: #66CC99;
     color: blue;
     font-size:11pt;
     font-weight: bold;
}
.searchBody{
     background-color: #F8F9FF;
}


.navlinks{
     background-color: #8C8CB3;
     color: #FFFFFF;
}

.eventMHead{
     background-color: #8C8CB3;
     color: #FFFFFF;   
}

.eventHead{
     color: #FFFFFF;   
     font-size:12pt;
     font-weight:bold; 
     font-style:italic; 
}


.eventDHead{
     background-color: #FFFFFF;
}

.eventDate{
     font-size:10pt; 
     font-weight:bold; 
     font-style:italic; 
     color:#FF8707;
}

.eventContent{
     background-color: #F8F9FF;
     color: #000000;   
}


body { 
     background-color: #FFFFFF; 
     margin-left:40px;
     margin-right:40px;
}   

.date{
  font-size:10pt; 
  font-weight:bold; 
  font-style:italic; 
  color:#FF8707;
}

.dateBG{
  background-color:#FFFFFF;
}

.aticleTitle{
 font-size:10pt; 
 font-weight:bold; 
 font-style:italic; 
 color:blue;
}

.aticleTitleBG{
 background-color:#66CC99;
}


.contactBody{
 font-size:12pt; 
 font-weight:normal; 
 color:blue;
 background-color:#66CC99;
}


.aticleBodyBG{
 background-color:#F8F9FF;
}

.aticleBody{
 font-size:10pt; 
 font-weight:normal; 
 color:#000000;
}


.moreLink{
 font-size:8pt; 
 font-weight:normal; 
 font-style:italic; 
 color:#FFFFFF;
}

.commentFormBG{
 background-color:#F8F9FF;
}

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

input.large {
 width: 200px;
}

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}
ate:tmpl>