
.bg{
		border-color:#c0c0c0;
	}


body {
	padding:0px;
	margin: 0px;
	background: #f0faff;
}

.t {
	color:       #000000;
	font-size:   13px;
	font-weight: normal;
	font-family: Arial;
}


.s {
	color:       #000000;
	font-size:   11px;
	font-weight: normal;
	font-family: Arial;
}


.m {
	color:       #6e6e6e;
	font-size:   10px;
	font-weight: normal;
	font-family: Arial;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



A:link {color: #150185;}
A:visited {color: #150185;}
A:active {color: #4343bc;}
A:hover {color: #4343bc;}


.menu A:link {text-decoration: none; color: #105a31;}
.menu A:visited {text-decoration: none; color: #105a31;}
.menu A:active {text-decoration: none; color: #105a31;}
.menu A:hover {text-decoration: none; color: #105a31;}






td.subtop {
	height: 27px;
	background-color: #C9E9FF;
	background-image: url('../images/subtop.jpg');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #0F5C24;
}

td.menu {
	background-color: #C5EFFF;
}

td.menutop {
	background-image: url('../images/menu.jpg');
	vertical-align: middle;
	font-weight: bold;
	color: #466900;
}

td.bottom {
	background-image: url('../images/bottom.JPG');
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	color: #00B314;
}

A.copy {
	color: #00B314;
	font-weight: bold;
}

td.menupoint {
	font-weight: bold;
	vertical-align: middle;
	color: #1E6740;
}

A.menu {
	color: #105A31;
}

A.menu:hover {
	background-color: #01CE67;
}


H1 {
margin: 0px 0px 0px 0px; 
color: #105a31;
font-family: arial;
font-size: 18px;
letter-spacing:-1px;
font-weight:normal;
}

H2{
margin: 0px 0px 0px 0px; 
color: #105a31;
font-family: arial;
font-size: 15px;
letter-spacing:-1px;
font-weight:bold;
}

