/* General CSS */
a {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}
a:link {color: #689a9b;}
a:visited {color: #689a9b;}
a:active {color: #689a9b;}
a:hover {color: #404040;}

body {background:url(bg.gif) repeat;color: #404040; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.2em; padding: 0px; margin: 0px;}


.homeboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 1.25em;
}

.homeboxes a {font-weight: bold; text-decoration: underline;}
.homeboxes a:link {color: #404040;}
.homeboxes a:visited {color: #404040;}
.homeboxes a:active {color: #404040;}
.homeboxes a:hover {color: #333;}



.turqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.25em;
	font-weight: bold;
	color: #34b5d0;
}



.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.25em;
	font-weight: normal;
	color: #00ad67;
}