BODY {
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font
}

A {
	text-decoration: none;
}

#left_menu {
	margin-right: 10px;
	position: relative;
	left: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-left: 5px;
	border-color: #bcdcf4;
	border-style: solid;
	border-width: 0 4px 4px 0;
	background-color: #4aaaf3;
}

#left_menu ul {
	color: green;
	list-style-type: square;
}

#left_menu li {
	padding: 0 0 0.5ex 0;
}

#left_menu A {
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

#left_menu A:hover {
	text-decoration: underline
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 10px;
}

.table {
	text-align: justify;
	border: 1px solid #999999;
}

TABLE.comm TD {
	font: 11px Verdana;
	text-align: justify;
	padding-left: 5px;
	padding-bottom: 25px;
}

TABLE.teh TD {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CC3300;
}

div#footer {
	margin-top: 1ex;
	background-color: #e7e7e7;
	padding: 1ex;
}

div#footer ul {
	text-align: center;
}

div#footer li {
	display: inline;
	border-right: white dashed 1px;
}

div#footer li a {
	white-space: nowrap;
	padding: 0 1ex;
	font: 9pt Tahoma;
	color: navy;
}

div#footer li a:hover {
	font-weight: bold;
}

div#under_menu {
	width: 193px;
	overflow: hidden;
	border-color: #4aaaf3;
	border-style: solid;
	border-width: 0 4px 0 0;
	margin-top:2ex;
}

div#right_col {
	
}

#content {
	border-right: #e7e7e7 solid 4px;
}

#content IMG {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}

#content H1 {
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: black;
	text-align: right;
	border-bottom: #aaa dashed 1px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content A {
	font-family: Tahoma;
	font-size: 12px;
	color: navy;
	text-decoration: underline;
}

#content A:hover {
	text-decoration: none;
}

.menu P {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}