BODY
{
    BACKGROUND-POSITION: left top;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-image:url(images/background-main.gif);
}

P, ul, li
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 4px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}


P.Small
{
    FONT-SIZE: 8px;
    COLOR: #cccccc;
    FONT-FAMILY: 'Small Fonts'
}

.whitetext {color:#FFFFFF;}
.yellowtext {color: #FFE697}
.whitetextsmall {color:#FFFFFF; font-size:10px}
.yellowtextsmall {color: #FFE697; font-size:10px}
.yellowtextbold {color: #FFE697; font-weight: bold; font-size:10px}


TABLE.Top
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-T;
	OP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 0px
}
TABLE.Middle
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

TD.Indented12L
{
    MARGIN-LEFT: 12px
}



.NoBreakBefore
{
    MARGIN-TOP: 0px
}
.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #836706;
	font-weight: bold;
	text-decoration: underline;
}

a.bottomnav {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bottomnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFE697;
	text-decoration: underline;
	font-weight: normal;
}

a.topnav {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial;
	font-size: 16px;
	color: #FFCC00;
	font-weight: none;
	text-decoration: none;
}


a.smallnav {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.smallnav:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFE697;
	font-weight: bold;
	text-decoration: underline;
}

.heading {font-size:18px;
		  color:#846805;
			
}
.justify {text-align:justify}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}
