body {
	margin: 20;
	text-align: center;
	color: black;
	font-family: verdana, arial, serif;
	background-color:#383838;
}

td {
	text-align: left;
	color: black;
	font-family: verdana, arial, serif;
	font-size:11px;
}

.top{
	height: 42px;
	width: 754px;
	background-image: url(images/Top.gif);
	background-position: top center;
	padding: 0;
	margin: 0;
}

.title {
	background-image: url(images/Title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:46px;
	width:720px;
	padding: 0;
	margin: 0;
    text-align: center;
}

.middle {
	background-image: url(images/Middle.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width:754px;
    text-align: center;
}

.text {
    padding-top:20;
    padding-bottom:20;
    padding-left:50;
    padding-right:50;
	width:754px;
    text-align: left;
}


.bottom {
	background-image: url(images/Bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:49px;
	width:754px;
}

td.rightside{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 8pt;
	text-align: justify;
	width:680px;
}

td.leftside{
	padding-top: 5px;
	padding-left: 60px;
	padding-right:10px;
	font-size: 10pt;
	font-size: 8pt;
	line-height: 20px;
	width:170px;
}

.topmenu {
    text-align:center;
    margin:2px;
	border:1px solid #663333;
	height:13px;
	width:60px;
	font-size:8px;
	letter-spacing:.2em;
	color:ffcccc;
}


.footer {
	height: 50px;
	width: 850px;
	background-image: url(images/gradient.gif);
	background-position: bottom center;
	vertical-align: middle;
	text-align: center;
	font-family:verdana, arial, serif;
	font-size: 9px;
	letter-spacing: .2em;
	padding: 15px;
	color:gray;
}

h1 {
	margin-bottom: 1px;
	font-size: 13pt;
	color: #cccccc;
	font-weight:bold;
	font-family: verdana, arial, serif;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	font-family: "Trebuchet MS", verdana, arial, serif;
}


a.footer {color:black}

a {font-family:verdana}

a:link { color: #4B4B4B; text-decoration: none; }
a:visited { color: #4B4B4B; text-decoration: none; }
a:hover { color: #6c6c6c; text-decoration: none; }

a.menu:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a.menu:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a.menu:hover { color: #00316E; text-decoration: underline; font-weight: bold; }

a.topmenu:link {font-family:arial black; color: #A89830; text-decoration: none; }
a.topmenu:visited {font-family:arial black; color: #A89830; text-decoration: none; }
a.topmenu:hover {font-family:arial black; color: #E8C801; text-decoration: none; }

