.wohead1
{
    COLOR: #336699;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: large;
}

.wohead2
{
    COLOR: #336699;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: medium;
}

.wobody, .wobullet, .wobody A, .wobullet A
{
    COLOR: #336699;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
}

.wobodyEmp
{
    COLOR: #398C31;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: large;
}

.wobodysmall, .wobodysmall A, .wobodysmallemph
{
    COLOR: #336699;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
	text-decoration: none;
}

.wobodysmalltitle, .wobodytitle, .wobodytitle A
{
	COLOR: #317329;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
}

.wobodyxsmall, .wobodyxsmall A
{
    COLOR: #336699;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	text-decoration: none;
}

.imageLink A
{
    COLOR: #336699;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    FONT-SIZE: smaller;
}

.dowloadLinks .imageLink A
{
    FONT-SIZE: larger;
}

.imageLink A:hover, .wobodysmall A:hover, .wobodyxsmall A:hover
{
	COLOR: #398C31;
	text-decoration: underline;
}

P.womap
{
    BACKGROUND-COLOR: #003399;
}

.weatherIFRAME
{
	border-style: none;
	width: 100%;
	height: 3em;
}			

.weatherFullIFRAME
{
	border-style: none;
	width: 100%;
	height: 4em;
}			

.weatherForecastIFRAME
{
	border-style: none;
	width: 100%;
	height: 38em;
}			

TD.dottedV
{
    background-image : url(/HTML/images/dotted_v.gif);
	background-repeat: repeat-y;
}

TD.dottedH
{
    background-image : url(/HTML/images/dotted_h.gif);
	background-repeat: repeat-x;
}


