body{
	background-color:#EEEDD7;
	font-size: 12px;
	font-family: "Trebuchet MS",tahoma,arial,sans-serif;
	color: #000000;
}
body, div, p, td {
	color:3A466E;
	font-size:12pt;
}
#pagetable {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background: #EEEDD7;
	width: 780px;
}
td {
	border-color:#000000;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:14pt;
	font-weight:bold;
	margin:10px 0 0 0;
}
h2{
	font-size:12pt;
	font-weight:bold;
	margin:10px 0 0 0;
}

h3{
	font-size:11pt;
	font-weight:bold;
	margin:10px 0 0 0;	
}
.menu {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 1.75px;
	color:#3A466E;
}
.menu_sub {
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: 2px;
	color:#3A466E;
}
.menu:hover{
text-decoration:underline;
}
.menu_sub:hover{
text-decoration:underline;
}
.button{
	background:url(../images/sl_button_bg2.jpg) no-repeat center top;
	height:40px;
	width:140px;
	color:#FDF5BE;
	letter-spacing:2px;
	text-align:center;
	vertical-align:middle;
	font: 9pt "comic sans ms", "Trebuchet MS", tahoma, arial, sans-serif;
	text-decoration: none;
	margin: auto;
	padding-top: 2px;
}
.yellowlink {
	color: #FDF5BE;
	text-decoration: none;
}
.smalltext {
	font-size: x-small;
	text-align: center;
}

.maincontent{
	padding: 5px;
	text-align: left;
	width: 400px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}
.rightcolumn {
	background: #80a771;
	padding: 5px;
	float: right;
	width: 185px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	height: 500px;
}
.leftcolumn {
	background: #9Daab8;
	width: 185px;
	vertical-align: top;
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	border-bottom: 5px solid #000000;
}
.darklink {
	color: #000080;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
