body{background: url(/img/bg.jpg) center repeat; padding:0; margin:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
a {text-decoration:none; color:#ff3366;}


.menu_title_green {width:200px; float:left; height:30px; background: url(/img/subbg_green.gif) repeat-x; border-right: 3px solid #ccc; text-align:left;}

.menu_title_red {width:200px; float:left; height:30px; background: url(/img/subbg_red.gif) repeat-x; border-right: 3px solid #ccc; text-align:left;}
.menu_title_blue {width:200px; float:left; height:30px; background: url(/img/subbg_blue.gif) repeat-x; border-right: 3px solid #ccc; text-align:left;}

.middle_title_blue {width: 100%; float:left; height:50px; background: url(/img/subbg_b.gif) repeat-x; text-align:left; padding-top:5px;}

.menu_title_font {padding-top:8px; padding-left:22px; font-weight: bold; font-size:12px; font-family: Verdana, Arial;}


.menu_bg_nav { width:200px;  float:left; height: 25px; background: url(/img/menubg.gif) repeat-x; border-right: 3px solid #ccc; text-align:left; padding-top:5px;}
.menu_left_bg {width:203px; float:left; background: url(/img/menubg.gif) repeat; height:100%;}
.sm {font-size:10px; padding-left:15px; color:#660066; font-weight:bold; font-family:Verdana,Arial;}

.page_title {float:left;background: url(/img/tpink.gif) repeat-x; height:30px; width:100%; text-align:center; padding-top:7px; font-weight:bold; font-family:Verdana,Arial; font-size: 12px; }


a.menu1:link, a.menu1:visited 
{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-left: 23px;
	
}

a.menu1:hover 
{
	text-decoration: none;
	font-size: 12px;
	text-align:left;
	color: #ccc;
	padding-left: 23px;
	background: url(/img/menubgx.gif) no-repeat; 

}



.textarea1 {background:#222; border: 1px solid #333; font-size:10px; color:#eee; font-family:Verdana, Arial; width:408px; height:45px;}

.pagess {
		border: 1px solid #000;
		padding: 2px 6px 1px 6px;
		font-family: sans-serif;

	}

a.pagess:link,  a.pagess:visited 
		{
		font-size: 13px;
		font-weight: bold;
		font-family: sans-serif;
		color: #F07800;
		text-decoration: none;
		}

a.pagess:hover 
		{
		text-decoration: none;
		color: #fff;
		background-color : #333;
		}

.page_here	{
		font-size: 13px;
		font-weight: bold;
		font-family: sans-serif;
		color: #fff;
		text-decoration: none;
		background: #222;
		border: 1px solid #000;
		padding: 2px 6px 1px 6px;
		}


