UL {
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(arrow.jpg);
	font-size: small;
}
P {
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin: 0px 0px;
}

hr {
	margin: 0px 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	padding: 0;
	margin: 0;
}
A.NAV:LINK {
	text-decoration: none;
	color: black;
	font-size: medium;
	font-weight:bold;
}
A.NAV:VISITED {
	text-decoration: none;
	color: black;
	font-size: medium;
	margin: 0px 0px;
	font-weight:bold;
}

A.NAV:HOVER {
	text-decoration: underline;
	color: black;
	font-size: medium;
	margin: 0px 0px;
	font-weight:bold;
}
A.NAV:ACTIVE {
	text-decoration: none;
	color: black;
	font-size: medium;
	margin: 0px 0px;
	font-weight:bold;
}


A:LINK {
	text-decoration: underline;
	color: black;
	font-size: small;
}
A:VISITED {
	text-decoration: underline;
	color: black;
	font-size: small;
	margin: 0px 0px;
}

A:HOVER {
	text-decoration: underline;
	color: black;
	font-size: small;
	margin: 0px 0px;
}
A:ACTIVE {
	text-decoration: underline;
	color: black;
	font-size: small;
	margin: 0px 0px;
}

td {
	margin: 0px 0px;
}

H1, H2, H3, H4, H5, H6 {
	color : Black;
	font-family:Arial, Helvetica, sans-serif;
}


tr.darkgr {
	background-color: #444D33;
}

tr.darkbr {
	background-color: #AA9977;
}

td.borderthin {
    border: .05em solid #000
}

.nav_sep{background-image:url('images/vert_line.jpg');background-repeat:repeat-y;}
.side_shadow_rt{background-image:url('images/side_shadow_rt.jpg');background-repeat:repeat-y;}
.side_shadow_lt{background-image:url('images/side_shadow_lt.jpg');background-repeat:repeat-y;}
.side_shadow_bt{background-image:url('images/side_shadow_bt.jpg');background-repeat:repeat-x;}

.side_left{background-image:url('images/side_left.jpg');background-repeat:repeat-y;}
.side_right{background-image:url('images/side_right.jpg');background-repeat:repeat-y;}
.hdr_top{background-image:url('images/hdr_top.jpg');background-repeat:repeat-x;}
.hdr_bottom{background-image:url('images/hdr_bottom.jpg');background-repeat:repeat-x;}
.hdr_main{background-image:url('images/hdr_mainpic.jpg');background-repeat:rno-epeat;}


<style type="text/css">

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.jpg) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
/* font-size: 90%; */
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

</style>

/* ticker HHNT */
<style>
        .ta{background-color: ffff44;}
        .rad{color:red; font-weight:bold; background-color: ffff44;}
        .head{font-size: 22px; height: 60px; background-color: dddddd; color: #3377ff; font-family: Arial, Helvetica, sans-serif}
        .links{font-size: 14px; color: green; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
        .maintext{font-size: 13px; color: #fefefe; font-family: Arial, Helvetica, sans-serif; padding:20px;}
</style>



