body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/BG_01.png);
	background-color: #7e99a4;
}
.table{
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

.text {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color:#FFF;
}

.Header {
	font-family: Georgia;
	font-size: 12pt;
	text-decoration: none;
	color:#FFF;
}
.text2 {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color:#FFF;
}
.text2:link {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color:#fff;
}

.text2:hover {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color:#000;
}

textarea {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
}
.noborder {
	border: none;
}
select
{
	font-family: verdana;
}

.button{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #000000;
	height: 20px;
}


.lefttd {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CC99;

}
.righttd {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
}


.contentLight 
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #f8f9fe;
	vertical-align:top;
}
.contentDark 
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #e6e9fc;
	vertical-align:top;
}

a:link 
{
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #996666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}

.content 
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
}
