BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
}

FONT		{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	
}

A,
A:ACTIVE,
A:FOCUS,
A:LINK,
A:VISITED {
	color : #006699;
	text-decoration : none;
}

A:HOVER {
	color : Gray;
	text-decoration : underline;
}




#MENU2 {
	FONT:Verdana, Arial, Helvetica, sans-serif;
	margin-right:15px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
#MENU2 A,
#MENU2 A:ACTIVE,
#MENU2 A:FOCUS,
#MENU2 A:LINK,
#MENU2 A:VISITED {
	color : WHITE;
	text-decoration : none;
}
#MENU2 A:HOVER {
	color : WHITE;
	text-decoration : underline;
}

#CONTENT {
	FONT:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
}
#CONTENT A,
#CONTENT A:ACTIVE,
#CONTENT A:FOCUS,
#CONTENT A:LINK,
#CONTENT A:VISITED {
	color : #006699;
	text-decoration : none;
}

#CONTENT A:HOVER {
	color : Gray;
	text-decoration : underline;
}

.H1 {
	color: #345360;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	font-family: sans-serif;
}
.H1b{
	    margin: 0px 0px 4px 0px;
        padding: 0px 0px 4px 1px;
        font: verdana, lucida, arial, helvetica, sans-serif;
        font-weight:bold;
        font-size:130%;
        color: #345360;
}
.H1c{
	    margin: 0px 0px 4px 0px;
        padding: 0px 0px 4px 1px;
        font: verdana, lucida, arial, helvetica, sans-serif;
        font-weight:bold;
        font-size:170%;
        color: #345360;
}
.H2 {
	font-size: large;
	font-weight: bold;
	color: #345360;
	font-family: sans-serif;
}
.H3 {
	font-size: 120%;
	color: #345360;
	font-weight: bold;
}
.H3_red {
	font-size: 120%;
	color: red;
	font-weight: bold;
}
.H4 {
	font-size: small;
	font-weight: bold;
}
.H4_red {
	font-size: small;
	color: red;
	font-weight: bold;
}
.H4_blk {
	font-size: xx-small;
	color: black;
	font-weight: bold;
}
.H4_catname {
	font-size: x-small;
	color:#345360;
	font-weight: bold;
}
.H5 {
	font-size: small;
	font-weight: bold;
	
}
.H6 {
	font-size: xx-small;
	font-weight: bold;
}

li {
margin-left: 5px;
list-style: inside square;
}

.imagecontainer{}
.imagecontainer img{display: block; background-color: #fff; border: 1px solid #a9a9a9; padding: 4px;}

.newstitle{
	border-bottom-style: dashed ;
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.quote{
}
.quote td{
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	vertical-align:top
}
#dropmenudiv{
position:absolute;
border:1px solid black;
line-height:18px;
z-index:100;
background-color:#000000;
FONT:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
background-color: black;
color:white;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color:black;
text-decoration:none;
}


