  <style type="text/css">



/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.sidebarmenu ul{

margin: 0;

padding: 0;

list-style-type: none;

font: bold 13px Verdana;

width: 180px; /* Main Menu Item widths */

border-bottom: 1px solid #ccc;

}



.sidebarmenu ul li{

position: relative;

}



/* Top level menu links style */

.sidebarmenu ul li a{

display: block;

overflow: auto; /*force hasLayout in IE7 */

color: white;

text-decoration: none;

padding: 6px;

border-bottom: 1px solid #778;

border-right: 1px solid #778;

}



.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{

background-color: #012D58; /*background of tabs (default state)*/

}



.sidebarmenu ul li a:visited{

color: white;

}



.sidebarmenu ul li a:hover{

background-color: black;

}



/*Sub level menu items */

.sidebarmenu ul li ul{

position: absolute;

width: 170px; /*Sub Menu Items width */

top: 0;

visibility: hidden;

}



.sidebarmenu a.subfolderstyle{

background: url(./newimg/right.gif) no-repeat 97% 50%;

}





/* Holly Hack for IE \*/

* html .sidebarmenu ul li { float: left; height: 1%; }

* html .sidebarmenu ul li a { height: 1%; }

/* End */

    .indentmenu{

font: bold 13px Arial;

width: 100%; /*leave this value as is in most cases*/

overflow: hidden;

}



.indentmenu ul{

margin: 0;

padding: 0;

float: left;

width: 100%; /*width of menu*/

border: 1px solid #564c66; /*dark purple border*/

border-width: 1px 0;

background: black url(newimg/indentbg.gif) center center repeat-x;

}



.indentmenu ul li{

display: inline;

}



.indentmenu ul li a{

float: left;

color: white; /*text color*/

padding: 5px 11px;

text-decoration: none;

border-right: 1px solid #564c66; /*dark purple divider between menu items*/

}



.indentmenu ul li a:visited{

color: white;

}



.indentmenu ul li a:hover, .indentmenu ul li .current{

color: white !important; /*text color of selected and active item*/

padding-top: 6px; /*shift text down 1px for selected and active item*/

padding-bottom: 4px; /*shift text down 1px for selected and active item*/

background: black url(newimg/indentbg2.gif) center center repeat-x;

}





.forum

{



	width:100%;

	height:27px;

	font-size:22px;

 	font-weight:bold;

 	border-bottom:1px solid #FFFFe0;

 	background-image:url('./img/blue.jpg')

}

.fmessage

{

 text-indent: 10px;

    padding: 3px;

   background:lightblue;



}

.div1

{



  font-style:normal;

  font-variant:normal;

  font-weight:bold;

  font-family:Flubber;

  float:left;

  color:black;





}



.div

{

 background-color:white;

 text-align: center;



	font-size:24px;

 	font-weight:bold;

 	border-bottom:1px solid blue;



 }

 .mews

{

	width:100%;

	padding:5px;

	font-size:12px;

}

.mewstitle

{

	width:100%;

	text-align:center;

	background:#eeeeee;

}

.mewsbody

{

	padding:10px;

	border:3px double;

}



.servtitle

{

    border-bottom: 1px solid #ffffff;

    background-color: lavender;

    color:blue;

    font-size:14px;

    text-align: center;



}

.servhead

{

    border-bottom: 1px solid #ffffff;

    background-color: #404040;

    color:white;

    font-size:14px;

    text-align: center;



}

.serv td

{

	height:50px;

	width:100%;

}





</style>

