body {
	margin: 0px;
}
.mainMenu_bg {
	background-color:#000000;
	/*background-image: url(images/mainMenu_bg.gif);*/
}
.bottomMenu_bg {
	background-color: #154447;
	background-image: url(images/bottomMenu_bg.gif);
	background-position: bottom;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #007b7a;
	text-decoration: none;
}
a:visited {
	color: #007b7a;
	text-decoration: none;
}
a:hover {
	color: #00B5B5;
	text-decoration: none;
}
a.red:link {
	color: #D50000;
}
a.red:visited {
	color: #D50000;
	text-decoration: none;
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.lightGray:link {
	color: #CCCCCC;
}
a.lightGray:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.lightGray:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Sans";
	font-size: 20px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
}
h2 {
	font-family: "Lucida Sans";
	font-size: 15px;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDB;
	padding-bottom: 10px;
	color: #094548;
}
.text_s1 {
	font-size: 10px;
	color: #333333;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
th {
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tdColor_m1 {
	background-color: #F0E8F4;
}
ul {
	list-style-type: none;
	list-style-image: url(images/item_dot01.gif);
	margin-left: 15px;
	margin-bottom: 5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.selectSize1 {
	width: 150px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftMenu_bg1 {
	background-color: #D6E0DF;
}
.leftMenu_bg2 {
	font-weight: bold;
	background-color: #C5E8E4;
}
