@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #59c3d3;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	color: #333333;
font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align:left;
	letter-spacing: normal;
	line-height: 1.45em;
	}


a:link {color: #003300; text-decoration: none; }
a:visited {color: #003300; text-decoration: none; }
a:hover {	color: #FFFFFF;
	text-decoration: none;
	background-color:#660000;
	font-weight: bold;}
a:active {color: #003300; } 

.class1 a:link {color: #003300; text-decoration: none; }
.class1 a:visited {color: #003300; text-decoration: none; }
.class1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#660000;
	font-weight: bold;
}
.class1 a:active {color: #003300; } 
.class2 a:link {color: #003300; text-decoration: none; }
.class2 a:visited {color: #003300; text-decoration: none; }
.class2 a:hover {color: #660000; text-decoration: underline; background-color:#FFFFCC; }
.class2 a:active {color: #003300; } 	


.menu
{
	font-family: Helvetica, Arial, sans-serif;
	color: #003300;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: normal;
	letter-spacing: -.1px;
	line-height: 1.4em;
}

.title_main
{
	font-family: “Lucida Grande”, sans-serif;
	color: #85bc44;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-transform: normal;
	/* text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF; */
	letter-spacing: -1px;
	line-height: 1.1em;	
}
	
.content
{
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	letter-spacing: normal;
	line-height: 1.45em;
	padding-left: 10px;
	padding-right: 10px;
}

.content2
{
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	letter-spacing: normal;
	line-height: 1.45em;
}



.title_sub
{
	font-family: “Lucida Grande”, sans-serif;
	color: #59c3d3;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.1em;	
}

.title_content
{
	font-family: “Lucida Grande”, sans-serif;
	color: #996600;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.1em;
}


.more_link
{
	font-family: “Lucida Grande”, sans-serif;
	color: #59c3d3;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1em;
	text-decoration:underline;
}


.footer {
	font-family: “Lucida Grande”, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    letter-spacing: -.5px;
	line-height: 1.5em;
}
.side_menu_1 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align:left;
	letter-spacing: normal;
	line-height: 1.45em;
	table-layout:fixed;
	background-image:url(../images/sidebm_1.gif);
	padding-left:15px;
	}
	
.side_menu_2 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align:left;
	letter-spacing: normal;
	line-height: 1.45em;
	table-layout:fixed;
	background-image:url(../images/sidebm_2.gif);
	padding-left:15px;
	}
	
.side_menu_3 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align:left;
	letter-spacing: normal;
	line-height: 1.45em;
	table-layout:fixed;
	background-image:url(../images/sidebm_1a.gif);
	padding-left:15px;
	}

