A:link, A:visited, A:active{text-decoration: none; color: #333333;}
A:hover 			{text-decoration: none; color: #FB8200;}

Body				{	font: 10pt 'Trebuchet MS', Verdana, sans-serif;margin:0px; background-color:#abc057;background: url("images/back.jpg") repeat 50% 0;}


a img 				{border:none;}

H1 					{font-weight : normal; font-size: 120%; color: #FFFFFF; margin:0px 0px 10px; letter-spacing:2px;}
H2, .jssPageHeading {font-weight : normal;font-size:150%; color:#084324; margin-bottom:5px;}
H3 					{font-weight : bold;font-size:110%; color: #902c35;  margin-bottom:0px;}

TD	 				{font-size:9pt; color: #000000;}

B 					{font-weight: bold;}
HR					{color: #e5e5e5; height: 1px;}
UL					{margin-top:2px;margin-bottom:5px; margin-left:20px; padding-left:10px; list-style-image: url("images/bullet.gif")}
OL					{margin-top:2px;margin-bottom:5px;}
LI					{margin-bottom:3px;}
P					{text-indent: 2em;margin:2px }

.header {
	height: 115px;
	width: 1000px;
	background-image: url(./images/header.jpg);
	overflow:hidden;
}

.menu {float:right;color:#fff;width:920px;margin:86px 0 0 0px;font-size:10pt;font-weight:bold;}
.menu A:link, .menu  A:visited, .menu  A:active	{text-decoration: none; color: #fff;font-weight:bold;}
.menu A:hover 			{text-decoration: none; color: yellow;}
.pages{float:left;color: #999999;padding:10px;margin-left:20px;width:700px;}
 .title{text-overflow:ellipsis;white-space: nowrap;}
.navagation{float:left;height:30px;width:765px;background: url(./images/navagation.jpg);}
.bread{margin-left:30px;padding:8px;}


.left				{background-color:#F7F7F7;width:220px;border:solid 1px #D8DBE0;border-top:0px;padding:5px;overflow:hidden;}
.main				{width:770px;overflow:Hidden;font-weight:9pt;line-height:150%;overflow:hidden;}

.foot {
	height: 80px;
	width: 990px;
	background-image: url(./images/footback.png)!important;/* FF IE7 */
	overflow:hidden;
	text-align:center;
	line-height:150%;
}
.home_cat{
	float:left;
	width:180px;
	height:150px;
	overflow:hidden;
	border:1px solid #dddddd;
	margin:2px;
}

.nav-section{
	font:bold italic 13px Arial, Helvetica, sans-serif;
	margin:1px 0px;
	padding:0 0 0 7px;
	color:#333;
	line-height:24px;
	background: url(./images/menu_back.png) 0px 0px no-repeat;
	cursor:pointer;
}
.second_menu{padding:3px;border-bottom:1px dotted #ccc;}
.second_menu a.nav{
	text-decoration:none;
	color:#03f;
}
.second_menu a.nav2{
	text-decoration:none;
	color:red;
}
