body {
	background-image: url(../img/bg-1.jpg);
	background-repeat: repeat-x;
	background-color: #696969;
	margin: 0px;
	scrollbar-face-color:#0052A2;
	font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color:#0052A2;
}
td h1 {
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: 10px;
	margin-right: 10px;
}
td h2 {
	margin-top: 13px;
}
td h3 {
	margin-top: 0px;
}
a:link, a:visited {
	color: #0052A2;
}
a:hover {
	color: #000000;
}
a img {
	border: 0;
}
.displaytree {
}

input, textarea, option {
	font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.smtxt {
	font-size: 10px;
}


.c_0 a:link, .c_0 a:visited {
	background-image: url(../img/c-0.jpg);
	width: 200px;
	height: 80px; 
	display: block;
} 

.c_0 a:hover {
	background-image: url(../img/c-0i.jpg);
}


.c_1 a:link, .c_1 a:visited {
	background-image: url(../img/c-1.jpg);
	width: 200px;
	height: 80px; 
	display: block;
} 

.c_1 a:hover {
	background-image: url(../img/c-1i.jpg);
} 


.c_2 a:link, .c_2 a:visited {
	background-image: url(../img/c-2.jpg);
	width: 200px;
	height: 80px; 
	display: block;
} 

.c_2 a:hover {
	background-image: url(../img/c-2i.jpg);
} 


.c_3 a:link, .c_3 a:visited {
	background-image: url(../img/c-3.jpg);
	width: 200px;
	height: 80px; 
	display: block;
} 

.c_3 a:hover {
	background-image: url(../img/c-3i.jpg);
} 
.c_txt {
	font-size: 1.2em;
	font-weight: bold;
}

.footertxt1, .footertxt1 a {
	font-size: .95em;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.footertxt2, .footertxt2 a {
	font-size: .9em;
	text-decoration: none;
	color: #0052A2;
}


/* ================================================================ */
.menu {width:552px; font-size:0.85em;position:relative;z-index:100;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu li {float:left;position:relative;;}

.menu1 a, .menu1 a:visited {width:64px;w\idth:64px;}
.menu2 a, .menu2 a:visited {width:87px;w\idth:87px;}
.menu3 a, .menu3 a:visited {width:79px;w\idth:79px;}
.menu4 a, .menu4 a:visited {width:64px;w\idth:64px;}
.menu5 a, .menu5 a:visited {width:72px;w\idth:72px;}
.menu6 a, .menu6 a:visited {width:64px;w\idth:64px;}
.menu7 a, .menu7 a:visited {width:80px;w\idth:80px;}

.menu a, .menu a:visited {display:block;font-size:.95em;text-decoration:none;color:#fff;height:25px;background:#0255a3;padding-left:6px;line-height:29px;}

.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;t\op:25px;left:0;}
.menu ul ul a, .menu ul ul a:visited {background:#7bbce6;color:#000;height:auto;line-height:1em;padding:5px 10px;width:135px;w\idth:135px;filter: alpha(opacity=90);opacity:.90;}
.menu a:hover, .menu ul ul a:hover {color:#fff;background:#666666;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#666666;}
.menu li a {font-weight:bold;}
.menu li li a {font-weight:normal;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* *******************coding not needed for one level******************* */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
.menu ul ul ul a:hover {background:#b2ab9b;}
.menu ul ul ul.left {left:-150px;}
.menu ul ul ul{left:150px; top:0;width:150px;}
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#666666;}
.menu ul ul a.drop:hover{background:#c9ba65 bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 bottom right no-repeat;}

