﻿.title_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align:center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #C0C0C0;
	color: #FFFFFF;
}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.cellbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copy_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
}
.copy_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #003399;
}
a:visited {
	color: #000000;
}
.msgMenu {
	width: 145px;
	padding-left: 4px;
	background-color: #339999;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
	font-size:12px;
	height:22px;
	vertical-align:middle;
}
.msgMenuOver {
	width: 145px;
	padding-left: 4px;
	background-color: #003399;
	font-family: Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	font-size:12px;
	height:22px;
	vertical-align:middle;
	cursor:pointer;
}
form {
	margin:0
}
.spacer {
	height:1px;
	text-align:left;
	vertical-align:top;
	background-color:#003399;
	border:0
}
.button1 {
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	height:24px;
	vertical-align:middle;
	color:#000000;
}
.buttonOver {
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	height:24px;
	vertical-align:middle;
	color:#800000;
}
