BODY	{
	margin: 5px;
	margin-top: 15px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
	}

P { COLOR: #333333; FONT: 12px arial, sans-serif; font-weight: normal; margin-top: 9px; margin-bottom: 9px; }
H1 { COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold; margin-top: 0px; margin-bottom: 9px; }
H2 { COLOR: #274f77; FONT: 12px arial, sans-serif; font-weight: bold; margin-top: 9px; margin-bottom: 9px; }
H3 { COLOR: #336600; FONT: 12px arial, sans-serif; font-weight: bold; margin-top: 9px; margin-bottom: 0px; }
H4 { COLOR: #661100; FONT: 11px arial, sans-serif; font-weight: bold; margin-top: 6px; margin-bottom: 0px; }
H5 { COLOR: #440000; FONT: 10px arial, sans-serif; font-weight: bold; margin-top: 3px; margin-bottom: 0px; }
LI { COLOR: #333333; FONT: 11px arial, sans-serif; font-weight: normal; margin-top: 0px; margin-bottom: 6px; }


/* NON-MENU PAGE LINK COLORS */
a:link		{ color: #336600; text-decoration: none; }
a:visited	{ color: #336600; text-decoration: none; }
a:active	{ color: #336600; text-decoration: none; }
a:hover		{ color: #FF6600; text-decoration: none; }

/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */
TABLE 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
.title		{ COLOR: #000000; FONT: 17px arial, verdana, sans-serif; font-weight: normal }
.subtitle	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }
.footer		{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }
.just 		{ text-align: justify; }

/* HEADER BORDERS */
.maintable	{ border: #000000 1px solid; }

/* BORDERS FOR NEWS PAGE IMAGES AND NEWS TEXT */
.borders		{ border: #000000 1px solid; }
.smalltext		{ COLOR: #996600; FONT: 10px arial, sans-serif; font-weight: normal; }

/* UNDER THE LEFT MENU OPTIONS */
.menuimage	{ border: #000000 1px solid; margin-top: 11px; margin-bottom: 5px; }
.sidetexttitle 	{
		color: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold;
		border: #666666 1px solid;
		background-color: #F0F0F0;
		}
.sidetext	{
		color: #000000; FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		border-bottom: #C0C0C0 1px solid;
		border-left: #C0C0C0 1px solid;
		border-right: #C0C0C0 1px solid;
		background-color: #FFFFFF;
		}


/* RIGHT COLUMN */

.right_box
{
    WIDTH: 180px;
	border: #C0C0C0 1px solid; 
}

.right_box_top
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(Img/menu_selected.gif);
    PADDING-BOTTOM: 4px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #666666;
    PADDING-TOP: 2px;
    HEIGHT: 18px
}

.right_box_title
{
    PADDING-TOP: 6px;
    PADDING-BOTTOM: 6px;
	margin-bottom: 12px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-SIZE: 11px;
    COLOR: #336600;
}

.right_box_text
{
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    MARGIN: 0px;
    COLOR: #666666;
}

.right_box_title_div
{
    HEIGHT: 28px;
    OVERFLOW: hidden;
}

.right_box_text_div
{
    HEIGHT: 52px;
    OVERFLOW: hidden;
}

.small_text
{
    FONT-SIZE: 8px;
    COLOR: #666666;
}


/* MENUS */

.menubackground	{
		background-color: #FFFFFF;
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-right: #C0C0C0 0px solid;
		border-left: #000000 0px solid;
		padding-top: 10px;
		padding-bottom: 5px;
		width: 120px;
		}

.submenu	{ font-family: arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 2px;
		margin-right: 0px;
		margin-left: 0px;
		width: 120px;
		cursor: hand;
		text-align: left;
		display: block;
		line-height: 12px;
		white-space: nowrap;
		border: none; 
		}

.submenu_selected	{ font-family: arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 2px;
		margin-right: 0px;
		margin-left: 0px;
		width: 120px;
		cursor: hand;
		text-align: left;
		display: block;
		line-height: 12px;
		white-space: nowrap;
		border: none; 
		background-image: url("Img/menu_selected.gif");
		}

.menu	{ font-family: arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 8px;
		margin-right: 0px;
		margin-left: 0px;
		width: 120px;
		cursor: hand;
		text-align: left;
		display: block;
		line-height: 16px;
		white-space: nowrap;
		border: #C0C0C0 1px solid; 
		}

.menu_selected	{ font-family: arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 8px;
		margin-right: 0px;
		margin-left: 0px;
		width: 120px;
		cursor: hand;
		text-align: left;
		display: block;
		line-height: 16px;
		white-space: nowrap;
		border: #C0C0C0 1px solid; 
		background-image: url("Img/menu_selected.gif");
		border: #444444 1px solid;}

a.menu:link 	{ background-color:#F0F0F0;
		background-image: url("Img/menu.gif");
		color: #666666; 
		}

a.menu:visited 	{ background-color:#F0F0F0;
		background-image: url("Img/menu.gif");
		color: #666666; 
		}

a.menu:active 	{ background-color:#F0F0F0;
		background-image: url("Img/menu.gif");
		color: #666666; 
		}

a.menu:hover 	{ background-color:#CC9999;
		color: #000000;
		background-image: url("Img/menu_selected.gif");
		border: #444444 1px solid; }
