body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0px;
	vertical-align:top;
	background-color:#DBDBDB;
}

#TOP_MENU {
	text-align:left;
	padding-left:210px;
}

.TopMenuLink:link, .TopMenuLink:active, .TopMenuLink:visited {
	font-size:11pt;
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}

.TopMenuLink:hover {
	text-decoration:underline;
}


#LEFT_MENU {
	line-height:16px;
}

#CONTENT {
	text-align:justify;
	overflow:visible;
}

#RIGHT_MENU {
	line-height:16px;
}

#FOOTER {
	text-align:center;
	padding:10px;
	font-size:9pt;
}

.LN2A, .LN2 {
	padding-left: 10px;
}

.LN3A, .LN3 {
	padding-left: 20px;
}

.LN1 a, .LN1 a:link, .LN1 a:visited, .LN1 a:hover {
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.LN1A a, .LN1A a:link, .LN1A a:visited, .LN1A a:hover {
	font-size:10pt;
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}

.LN1 a:hover, .LN1A a:hover {
	text-decoration:underline;
}

.LN2 a, .LN2 a:link, .LN2 a:visited, .LN2 a:hover {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.LN2A a, .LN2A a:link, .LN2A a:visited, .LN2A a:hover {
	font-size:10pt;
	font-weight:normal;
	color:#000080;
	text-decoration:none;
}

.LN2 a:hover, .LN2A a:hover {
	text-decoration:underline;
}

.LN3 a, .LN3 a:link, .LN3 a:visited, .LN3 a:hover {
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.LN3A a, .LN3A a:link, .LN3A a:visited, .LN3A a:hover {
	font-size:9pt;
	font-weight:normal;
	color:#000080;
	text-decoration:none;
}

.LN3 a:hover, .LN3A a:hover {
	text-decoration:underline;
}


h1 {
	font-size:16pt;
}

p, td {
	font-size:10pt;
}

a, a:hover, a:link, a:visited {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	background-color: #FEDD58;
	color: #000000;
	border: 1px solid #ffffff;
	margin: 2px;
}

.BUTTON {
	height:18px;
	width:50px;
	line-height:14px;
	background-color: #F7C554;
	font-size: 7pt;	
	margin: 2px;
}
