body {
color : #333; 
background-color : #fff; 
margin-top: 0;
margin-right: 12px;  
margin-left: 12px;
margin-bottom: 0;
padding : 0; 
font : 11px verdana, arial, helvetica, sans-serif; 
}
p {
font : 12px/20px verdana, arial, helvetica, sans-serif; 
margin : 0 0 16px; 
padding : 0; 
}
li {
font : 12px/20px verdana, arial, helvetica, sans-serif; 
padding : 0; 
}  
#MainMenu {
z-index : 100000; 
} 
#MainMenu a {
color : #333; 
font-size : 12px; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : bold; 
text-decoration : none;
width:100px; 
} 
#MainMenu a:link {
color : #333; 
} 
#MainMenu a:visited {
color : #07a; 
} 
#MainMenu a:hover {
background-color : #eee; 
  color:#009966;
}
.clsFlashBg
{
   background: url(images/bog.jpg) no-repeat top left;
}
.clsServiceBg
{
   background: url(images/cool_flowers2.jpg) no-repeat top left;
}   
.clsLeftCorner
{
	background: url(images/left_corner.gif) no-repeat top left;
        background-color:#009966;
        width:20px;
	
}
.clsRightCorner
{
	background: url(images/right_corner.gif) no-repeat top right;
        background-color:#009966;
	width:20px;
}
.clsHeaderBg
{
   background: url(images/top_2.jpg) no-repeat top left;
}
.clsWhiteFont
{
  color:#ffffff;
  font-weight:bold;
  font-family:Tahoma 10px;
  width:100px;
}
.clsTdBody
{
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
  background-color: #FAFDFB;
  bgcolor: #ffffff;
  vertical-align:top;
  height:200;

}
.clsTdBodyGreen
{
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color: #EAFECD;
  bgcolor: #ffffff;
  vertical-align:top;
  height:200;

}
 .clsTdBodyPaige
{
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color: #FAECD1;
  bgcolor: #ffffff;
  vertical-align:top;
  height:200;


}
.clsMenuRightCorner
{
	background: url(images/right_corner.gif) no-repeat top right;
        background-color:#EEDDDD;
	width:20px;
}
.clsMenuLeftCorner
{
	background: url(images/left_corner.gif) no-repeat top right;
        background-color:#EEDDDD;
	width:20px;
}
.clsSectionHeader {
color : #fff; 
font-size : 12px; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : bold; 
text-decoration : none; 
}
.clsTextBox {
border: 1px solid #09966;
width:300px;
}
.clsLable {
font : 11px verdana, arial, helvetica, sans-serif; 
}
.clsHidden
{
    display:none;
}
.clsVisible
{
    display:inline;
}
#SideMenu a
{
	background-color:#eeeeee;
	font : 14px verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	text-align:left;
	text-valign:middle;
	text-decoration : none; 
	cursor:hand;
	width:180;
	border:1px solid #009966;

}
#SideMenu a:hover {
background-color : #FAECD1; 
  color:#009966;
}
.clsSideMenuHeader
{
  	height:15px; 
	padding:1px; 
	color:#ffffcc;
        font-weight:bold;
	font:verdana;
	border:1px solid #009966;
	text-align:center;
/*  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#024870', EndColorStr='#41B2D9'); */
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#009966', EndColorStr='#ffffff');
} 

