BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #3a3a3a;
    text-decoration: none;
	BACKGROUND-COLOR: #FFFFFF;
}

TD.bgc
{
	BACKGROUND-COLOR: #000000;
}

A:hover
{
    text-transform: none;
    color: #c32613;
    font-weight: bold;
    text-decoration: underline;
}
A
{
    text-transform: none;
    color: #47657F;
    font-weight: bold;
    text-decoration: underline;
}
/* START MENU HORIZ */
/* END MENU HORIZ */

/* START MENU VERT */
.menu_v:hover{
	font-weight: normal;
	COLOR: #c32613;
	TEXT-DECORATION: underline;
	text-transform: none;

}
.menu_v{
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
	MARGIN-LEFT: 15px;
	text-transform: none;
}

.menuhead{
	COLOR: #216EB6;
	font-weight: bold;
	BACKGROUND-COLOR: #F0F8FF;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
}

.menucell{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #FFFFFF;
	HEIGHT: 20px;
}
.nav3{
color: #216EB6;
background-color:#F0F8FF;
}
/* END MENU VERT */

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.3em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.0em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

/* START IMAGES */
.imgbrdr {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
/* END IMAGES */

/* START FONTS */
.red {
    font-style: normal;
    color: #c32613;
}
/* END FONTS */
