BODY 	
{
	scrollbar-base-color: #999999;
	scrollbar-track-color: #CECECE;
	background-color: #002D60;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
}




/* NON-MENU LINK COLORS */

a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{ color: #FFFFFF; text-decoration: none; }

a:active	{ color: #FFFFFF; text-decoration: none; }

a:hover		{ color: #41B344; text-decoration: none; }



/* FOOTER LINK COLORS */

a.foot:link			{ color: #FFFFFF; text-decoration: none; }

a.foot:visited		{ color: #FFFFFF; text-decoration: none; }

a.foot:active		{ color: #FFFFFF; text-decoration: none; }

a.foot:hover		{ color: #41B344; text-decoration: underline; }


a.elink:link		{ color: #FFFFFF; text-decoration: underline; }

a.elink:visited		{ color: #FFFFFF; text-decoration: underline; }

a.elink:active		{ color: #FFFFFF; text-decoration: underline; }

a.elink:hover		{ color: #41B344; text-decoration: underline; }

a.page:link		{ color: #FFFFFF; text-decoration: underline; }

a.page:visited		{ color: #FFFFFF; text-decoration: underline; }

a.page:active		{ color: #FFFFFF; text-decoration: underline; }

a.page:hover		{ color: #41B344; text-decoration: underline; }



/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #000000; FONT: 12px arial, sans-serif; font-weight: normal; }

/*.title        { COLOR: #41B344; FONT: 16px sans-serif; font-weight: bold; }*/
.title 		{ COLOR: #FFFFFF; FONT: 16px sans-serif; font-weight: bold; }

/*.subtitle 	{ COLOR: #41B344; FONT: normal 14px/30px arial, sans-serif; }*/
.subtitle 	{ COLOR: #FFFFFF; FONT: normal 14px/23px arial, sans-serif; }

/*
.opening 	{ COLOR: #41B344; FONT: bold   15px/30px arial, sans-serif; }*/
.opening 	{ COLOR: #FFFFFF; FONT: bold   15px/23px arial, sans-serif; }

/*.paragraph 	{ COLOR: #41B344; FONT: normal 13px/25px arial, sans-serif; }*/
.paragraph 	{ COLOR: #FFFFFF; FONT: normal 13px/23px arial, sans-serif; }

/*.paragraph 	{ COLOR: #41B344; FONT: normal 13px/25px arial, sans-serif; }*/
.paragraph-temp 	{ COLOR: #FFFFFF; FONT: normal 15px arial, sans-serif; }

.bullet 	{ COLOR: #FFFFFF; FONT: normal 13px/20px arial, sans-serif; padding: 8px;}

.table_header 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #41B344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #41B344;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41B344;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41B344;
	background-color: #003F72;
	width: 100%;
}

.table_flash 
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #41B344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #41B344;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41B344;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41B344;
	background-color: #003F72;
	width: 100%;
}
.table_bar
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #41B344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #41B344;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41B344;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #41B344;
	background-color: #003F72;
	width: 100%;
}

.table_content 
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #41B344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #41B344;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41B344;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #41B344;
	background-color: #003F72;
	width: 100%;
}
.table_footer
{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #41B344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #41B344;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41B344;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41B344;
	background-color: #003F72;
	width: 100%;
}

.table_formmail
{
	background-color: #003F72;
	width: 90%;
}

.textarea	
{ 
	FONT: normal 13px/30px arial, sans-serif; 
	text-align: left;
	BORDER: #000000 1px solid
}

.page-splits	{
		border-top: #702B21 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 1px;
		width: 100%;
		}


/* START THE CODE FOR THE MENUS */

.menutable	{ margin-left: 1px; margin-right: 10px;}

.menu				{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	color: #41B344;
					}


a.menu:link 			{ color: #FFFFFF; }


a.menu:visited 		{ color: #FFFFFF; }


a.menu:active 		{ color: #FFFFFF; }


a.menu:hover 		{ color: #41B344; text-decoration: underline; }

.menu-quick				{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
						}


a.menu-quick:link 		{ color: #FFFFFF; }


a.menu-quick:visited 	{ color: #FFFFFF; }


a.menu-quick:active 	{ color: #FFFFFF; }


a.menu-quick:hover 		{ color: #41B344; text-decoration: underline; }


.menu-footer			{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
						}


a.menu-footer:link 		{ color: #FFFFFF; }


a.menu-footer:visited 	{ color: #FFFFFF; }


a.menu-footer:active 	{ color: #FFFFFF; }


a.menu-footer:hover 	{ color: #41B344; text-decoration: underline; }

