@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fefefe;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px
}

h1   {
	color: #369;
	font-weight: bold;
	line-height: 100%;
	font-size: 0.9em;
	font-family: "times new roman", times, georgia;
	margin-bottom: 6px;
	padding-bottom: 0px;

}

p  {
	color: #333;
	font-size: 0.9em;
	line-height: 110%;
	font-family: "times new roman", times, georgia
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
	
h2  { font-size: 0.9em; line-height: 1.1em; font-family: arial, helvetica }
h3  { font-weight: normal; font-size: 0.9em; line-height: 1.1em; font-family: arial, helvetica }
h4   { color: #930; font-weight: normal; font-size: 0.9em; line-height: 1.1em; font-family: "times new roman", times, georgia }
a  { color: #039; text-decoration: none }
a:hover   { color: #fc0; text-decoration: underline }

td.nav {
	background-color: #336699;
	text-align: center;
	vertical-align: middle;
	padding: 4px 4px;
	width: 106px;
}

td.nav:hover {
	background-color: #98b8d8;
}

a.menu {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.menu:hover {
	color: #fc0;
	text-decoration: none;
}

td.rightcontent {
	vertical-align: top;
	text-align: left;
	width: 750px;
	height: 420px;
	padding-top: 22px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 14px;
}


a.alt        { color: #fff; font-size: 0.8em; font-family: arial, helvetica; text-decoration: none }
.menu { color: #fff; font-size: 0.72em; font-family: arial, helvetica }
a.alt:hover    { color: #fc0; text-decoration: underline }
td.menutop   { text-align: center; vertical-align: middle }
td.menuleft { background-repeat: no-repeat; text-align: center; vertical-align: bottom; padding-bottom: 4px; padding-left: 6px }
td { background-repeat: no-repeat }
table { background-repeat: no-repeat }

