body {
	background-color:#5FB7BB;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #105C61;
	text-decoration:underline;
}
a:hover {
	color: #333333;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 16px;
	padding-right: 16px;
}

.headlinetext {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 1.5;
	font-weight: bold;
}

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.title_text
        {
	color: #20484A;
	font-size:16px;
	font-weight:bold;

        }
.head_link a:link
        {
	color: #20484A;
	font-size:16px;
	font-weight:bold;
        }
		
.head_link a:active
        {
	color: #20484A;
	font-size:16px;
	font-weight:bold;
        }

.head_link a:visited
        {
	color: #20484A;
	font-size:16px;
	font-weight:bold;
        }

.head_link a:hover
        {
	color: #20484A;
	font-size:16px;
	font-weight:bold;
        }