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: #E6CEAE;
}

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: #15558C;
	font-weight: bold;
	BACKGROUND-COLOR: #F4EAC7;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
}

.menucell{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #FFFFFF;
	HEIGHT: 20px;
}
.nav3{
color: #15558C;
background-color:#F4EAC7;
}
/* 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;
		margin-bottom:0px;
		margin-top:5px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.2em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
		margin-bottom:0px;
		margin-top:5px;
}

H3 {
	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: #3a3a3a;
    	text-decoration: none;
}

HR {width:100%;
	color:#c0d0e0;
	height:1px;
	border:none;
	background:#c0d0e0;
	}

/* 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 */

.normal2
{
    text-transform: none;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.normal2:hover
{
    text-transform: none;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}