body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.htbgcolor {
background-color:#DA010A;
}
.hmborder {
background-image: url(images/home_19.jpg);
background-repeat:repeat-y;
}
.hitlborder {
background-image:url(images/home_27.jpg);
background-repeat:repeat-y;
}
.hitrborder {
background-image:url(images/home_29.jpg);
background-repeat:repeat-y;
}
.hitbborder {
background-image:url(images/home_35.jpg);
background-repeat:repeat-x;
}
.hmbgcolor {
background-color:#00186f;
}
.tfont {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.itfont {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
width: 250px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DA1C23;

}
#dropmenudiv A:link {
color: #ffffff;
}
#dropmenudiv A:visited {
color: #ffffff;
}
