a:active  {
	color : #003366;
	font-family :  verdana, arial, helvetica; 
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	color : #003366;
	font-family :  verdana, arial, helvetica; 
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
 }
 
 a:hover {
	color : #960329;
	font-family :  verdana, arial, helvetica; 
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #003366;
	font-family :  verdana, arial, helvetica; 
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
td.leftnav{
background-image :  url(../images/leftnavbg.gif);
}


td.content{
font: 85%, geneva, arial, sans-serif ;
color: #333333;
padding: 15px;
background: #ffffff;
border-right: 2px solid #000000;

}

td.footer{
font: 90%, geneva, arial, sans-serif ;
color: #555555;
border-top: 0px solid #960329;
background: #ffffff
}

td.menucell{
font-family: 80%, geneva, arial, sans-serif;
border-right: 2px solid #d9e13e;
background: #ffffff;
padding: 10px;
}
td.caption{
font-size:80%;
font-family: geneva, arial, sans-serif;
color: #ffffff;
background-color:#000000;
padding: 2px;
text-align: center
}
table.layouttable{
border: 0px, solid;
border-color: #000000;
cellspacing:0;
padding: 0;
margin: 0
}
body{

background-image: url('../images/bg2.gif');
background-repeat: repeat;
font: bold 90%, geneva, arial, sans-serif ;
color: #000000;
padding: 15px;

}
.treemenu {
	margin : 0px 10px;
	padding : 10px;
	list-style : none;	
	background-color : #EEE;
	border : 1px solid #000;
	width : 180px;
}

.treemenu UL {
	list-style : none;
	margin : 0px 10px;
	padding : 0px 10px;
}

.treemenu LI {
	display : inline;
}

.treemenu A {
	display : block;
	padding-left : 10px;
	text-decoration : none;

}

.treemenu .treeopen {
	background-image :  url(file:open.gif);
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image :  url(file:closed.gif);
	background-repeat : no-repeat;
	background-position : left;
}

table.layouttable2{
border: 1px, solid;
border-color: #1F962A;
background-color: #E2FDE5;
font: 90%, geneva, arial, sans-serif;
color: #000000;
padding: 5px;
}
#navlist {
	font-size: 80%;
	position:absolute;
	left: 7px;
	top:160px;
	width: 110px;
	visibility: inherit;


}
td.caption{
font-size:80%;
font-family: helvetica, arial, verdana, sans-serif;
color: #ffffff;
background-color:#000000;
padding: 2px;
text-align: center
}
#navlist a {
/*/*/display: block;
font-family: helvetica, arial, verdana, sans-serif;
font-size:11pt;
padding: 3px 10px 3px 28px;
border: 1px solid #333;
width: 120px;
background-image :  url(../images/grenade.gif);
background-color: #333333;/* */
}
#navlist a:link, #navlist a:visited {
color:#000;
/*/*/color: #eee;
text-decoration: none; /* */
}
#navlist a:hover{
border:1px solid #333;
background-image :  url(../images/grenade.gif);
background-color: #ffffff;
color: #333;}
