BODY {
	scrollbar-base-color: #666666;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #4A5F95;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #4A5F95;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-color: #afd08b;
	background-repeat: repeat;
	background-image: url(picts/afd08b_lines1.gif);
}


a:link		{
	color: #F16745;
	text-decoration: underline;
	font-weight: bold;
}

a:visited	{
	color: #f16745;
	text-decoration: underline;
	font-weight: bold;
}

a:active	{
	color: #58C9E7;
	text-decoration: underline;
	font-weight: bold;
}

a:hover		{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{
	COLOR: #FFFFFF;
	font-family: verdana, arial, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 200%;
}

.title		{
	COLOR: #F16745;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
}


 /* FOOTER CODE */

.copyright	{
	COLOR: #666666;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}


 /* START THE CODE FOR THE MENUS */


#menulocation {
	LEFT: 13px;
	POSITION: absolute;
	TOP: 220px;
	padding:0px;
	white-space:nowrap;
	background-image: none;
}


.menu		{
	font-family: verdana, arial, helvetica, sans;
	font-size: 9pt;
	height: 26px;
	width: 155px;
	cursor:hand;
	font-weight: bold;
	text-indent: 4px;
	line-height: 18px;
	text-align: left;
	display: block;
	background-image: none;
	border-bottom-color: #FFFFFF;
}



a.menu:link 	{
	background-image:  none;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}


a.menu:visited 	{
	background-image:  none;
	background-color:#f4886c;
	text-decoration: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


a.menu:active 	{
	background-image:  none;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #FF9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


a.menu:hover 	{
	background-image:  none;
	background-color:#ACE8F7;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.tableoutline {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E7A96;
	line-height: 200%;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E7A96;
	line-height: 180%;
	font-weight: bold;
}
.tableoutlinepink {

	border: 1px solid #F16745;
	background-color: #FFFFFF;
}
.quote1 {

	COLOR: #F16745;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
}
.troutline {
	padding: 0px;
	border: 100px solid #999999;
}
.quote1bold {


	COLOR: #F16745;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
}
.tableyellow {
	background-color: #FFE6A3;
}

