body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/main_bg.gif);
	background-color: #FFFFFF;
}
table{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	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;
}

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: #99CC99;
	border: 1px solid #000000;
	height: 20px;
}
.table
{
	border-collapse:collapse;
	padding: 3px;
}

.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: #996666;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #996666;
	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;
}
