 
 
 
 
 
 
body {
	margin:0;
	padding:0;
	background-image:url(designimgs/bggradient.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	background-color:#a7c679;
}

body, td, table {
	font-family:Arial, tahoma, sans serif;
	font-size:12px;
	color:#000;
}
p {
	font-family:Arial, tahoma, sans serif;
	font-size:12px;
	color:#000;
	margin-top: 7px;
	margin-bottom: 7px;
}
h1 {
	font: bold 18px Tahoma, Verdana, Arial;
	margin: 0px;
	color: #800000;
	display:inline;
}

a {
	color:#06608e;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.topText {
	color:#eff2eb;
	font-weight:bold;
	font-size: 12px;
}
.footer { font-size: 10px; color: #4b5937; font-weight: normal; text-decoration: none}
.footer a:link { font-size: 10px; color: #4b5937; font-weight: normal; text-decoration: none}
.footer a:visited { font-size: 10px; color: #4b5937; font-weight: normal; text-decoration: none}
.footer a:hover { font-size: 10px; color: #fff; font-weight: normal; text-decoration: underline}

/* add by Filia */
#news {
	 background:url(DesignImgs/newsM.jpg) repeat-y; 
	 width:205px; 
	 margin-bottom:10px;
	 text-align:left;
}
#news .T {
	background:url(DesignImgs/newsT.jpg) no-repeat; 
	height:37px;
}
#news .T2 {
	background:url(DesignImgs/loginT.jpg) no-repeat; 
	height:37px;
}
#news .B {
	background:url(DesignImgs/newsB.jpg) no-repeat bottom; 
	width:165px; 
	padding:10px 20px
}
#news .title {
	color: #a70d0d;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#news a {
	color: #000;
	text-decoration:none;
}
#news .txt {
	border-top:2px solid #c6c5c5;
	border-left:1px solid #c6c5c5;
	margin:5px 0px;
}

#page a:link, 
#page a:visited {
	color: #a70d0d;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 5px
}

#page a:hover {
	text-decoration:underline;
}

/* MENU STYLE */
.menu{
	width: 100%;
	float: left;
	height:33px;	
	padding: 0px;
	margin: 0px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu li {position: relative; }

#menu h2 {
	font: normal 11px arial, helvetica, sans-serif;
	display: block;
	float:left;
	margin: 0;	
	height: 33px;
	color: #FFF;
	width: auto;
	text-align: center;
	border-right: 1px solid #0230ef;
}
#menu h2.last {
	border-right: 0px solid #0230ef;
}
#menu a {
	font: bold 12px arial, helvetica, sans-serif;
	display: block;
	float:left;
	margin: 0;
	padding: 8px 8px 0px 8px;
	height: 33px;
	line-height:33px;
	color: #FFF;
	width: auto;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	color: #91d4f6;
	text-decoration:none;
}

#menu ul ul {
	position: absolute;
	z-index: 500; 
	border: 1px solid #0230ef;
	background-color:#5a96b4;
	top:100%;
	left:0;
	width:150px;
}
#menu ul ul a {
	margin: 0;
	padding: 5px 8px;
	width:134px;
	text-align:left;
}


#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	border: 1px solid #0230ef;
	background-color:#5a96b4;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

html #menu ul li { float: left; height: 1%;}
html #menu ul li a { height: 1%; }

#menu li:hover ul,#menu li.over ul { display: block; float:left;}


/* END OF MENU STYLE */

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}

<!--[if lt IE 7]>
#menu{float:none;}
body{behavior:url(csshover.htc); }
#menu ul li{float:left; }
#menu a{height:1%;font: bold 12px arial, helvetica, sans-serif;}

<![endif]-->
