/*.bodytext {
	font-family:"Tahoma";
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.bodytext {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
}
.bodytext A{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
	text-decoration: none;
}
.bodytext A:hover{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
	text-decoration: none;
}
*/
.content {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
}
.content A{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
	text-decoration: none;
}
.content A:hover{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: justify;
	text-decoration: none;
}.contentmore {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: right;
}
.contentmore A{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: right;
	text-decoration: none;
}
.contentmore A:hover{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9FDACE;
	text-align: right;
	text-decoration: none;
}
.boldtext {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #9FDACE;
}
.linkstyle A{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E2E4DD;
	text-decoration: none;
}

.linkstyle A:hover {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.bodytextgray {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #737374;
	text-align: justify;
}

.boldtextgray {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #737374;
}

.graylink A {
	font:Verdana;
	color:#737374;
	text-decoration: none;
}

.graylink A:hover {
	font:Verdana;
	color:#000000;
	text-decoration: none;
}

.boldtextmax {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color:#737374;
}

.bodytextblack {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.bodytextblack A{
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.bodytextblack A:hover {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.whitelink A {
	font:Verdana;
	color:#ffffff;
	text-decoration: none;
}

.whitelink A:hover {
	font:Verdana;
	color:#000000;	
	text-decoration:none;
	
}

.blacklink A {
	font:Verdana;
	color:#000000;
	text-decoration: none;
}

.blacklink A:hover {
	font:Verdana;
	color:#737374;
	text-decoration:none;
	
}

.td_bg {
	background-attachment: fixed;
	background-image: url(images/last_row_bg_bottom.jpg);
	background-repeat: repeat-x;
}
