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: #15558C;
}

TD.bgc
{
	BACKGROUND-COLOR: #000000;
}

TD.brdr3Q {
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}

.imgbrdr {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.brdrb {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #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;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.1em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

.divH2blue H2 {
	color: #15558C;
	margin-top: 10px;
	margin-bottom: 20px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1em;
    	font-style: normal;
    	line-height: normal;
    	font-weight: bold;
    	font-variant: normal;
    	text-transform: none;
    	color: #5c9ed8;
    	text-decoration: none;
}

HR {
		border: 1px;
		color: #D5D8DD;
		background-color: #D5D8DD;
		height: 1px;
}

/* START FONTS */
.red {
    font-style: normal;
    color: #c32613;
}
.small
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #3a3a3a;
}
.grey {color: #888888;}

.blue {color: #004A87;}
.plus1 {font-size: 1.05em;}
/* END FONTS */

/* START LISTINGS PAGE */

 .imgred { border: 1px solid #FFFFFF;}
 .imgred:hover { border: 1px solid #c32613;}
 .imgredb { border: 1px solid #000000;}

/* END LISTINGS PAGE */