P
{
    FONT-FAMILY: Arial, 'MS Sans Serif', Verdana;
    COLOR: white;
    font-size: 12px;
}

A:link
{
	color: darkblue;
	text-decoration: none;
}

A:hover
{
	color: yellow;
	text-decoration: underline;
}

A:visited
{
    text-decoration: none;
}

A.menu
{
	color: White
}

A.sidemenu
{
	color: #505050;
}

A.hidden
{
	color: darkblue;
}

A.footer
{
	color: slategray;
}

P.menutext
{
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 10px;
}

P.sidemenu
{
	color: White;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}

P.sideunvail
{
	color: Silver;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}


P.footer
{
	color: Silver;
	padding-left: 5px;
	font-size: 10px;
}

P.header
{
	color: black;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
	font-style: italic;
}

P.subtitle
{
	color: #505050;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
}

p.heading
{
	font-size: 13px;
	color: powderblue;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	top: 15px;
	border-right: white 1px;
	border-top: white 1px;
	border-left: white 1px;
	border-bottom: white 1px;
	background-color: slategray;
}

LI
{
	color: Black;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}

ol
{
	color: White
}

hr
{
	color: slategray
}







H4
{
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    HEIGHT: 12px;
    TEXT-ALIGN: center
}
P.smallquote
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
P.smalltext
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}
P.newbolditem
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial
    
}
P.IndentBlock
{
	
	float: none;
	
	background-color: white;
	border-right: black thin solid;
	padding-right: 2px;
	border-top: black thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: black thin solid;
	padding-top: 2px;
	border-bottom: black thin solid;
	FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}


div:test
{
	PADDING-LEFT: 5px;
	border-right: white 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: white 1px solid;
}

td.head1
{
	font-size: 13px;
	color: powderblue;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	vertical-align: bottom;
	border-right: white 1px;
	border-top: white 1px;
	border-left: white 1px;
	border-bottom: white 1px;
	background-color: slategray;
}

td.content1
{
	background-color: #b0b0b0;
	vertical-align: top;
	font-size: 12px;
}

