body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(main_bg.gif);
	background-color: #bdbaae;
}

table{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

td {
	font-family: Arial;
	font-size: 8pt;
	color: #727272;
	text-decoration: none;
	line-height: 175%;
	font-weight: normal;
	text-align: justify;
}

.text {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #666666;
}

textarea {
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #000000;
}

.noborder {
	border: none;
}

select
{
	font-family: verdana;
}

.button{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #988282;
	height: 18px;
}
.table
{
	border-collapse:collapse;
	border: 1px solid #ff9900;
	padding: 3px;
}

.lefttd {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #b4bfd3;
	background-color: #799edf;
}

.lefttd1 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #f0c060;
	background-color: #f0c060;
}

.lefttd2 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ab80c7;
	background-color: #ab80c7;
}

.lefttd3 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #b4bfd3;
	background-color: #6685ba;
}

.righttd {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #8fa8d3;
	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;
}

.content 
{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #a7c2dc;
	background-color: #FFFFFF;
}

.table2
{
	border-collapse:collapse;
	border: outset;
	border-width:1px;
	padding: 3px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.link {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
}
