body {
	background-image: url(bg.gif);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;

}
.left {
	background-image: url(leftbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.leftbot {
	background-image: url(leftbottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.red {
	background-color: #9B0000;
	background-image: url(redbg.png);
}
.main {
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
}

}
.biggermain {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 0pt;


}
.subtitle {
	font-weight: bold;
	color: #BCDD9B;
	font-size: 10pt;

}
.mini {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 0pt;
	margin-left: 25px;
	line-height: 12px;


}
a:link {
	font-weight: bold;
	color: #A0CC55;
	text-decoration: underline;
}
a:visited {

	font-weight: bold;
	color: #8EC03A;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#cont{
position:absolute;
left:300px;
top:150px;
width:300px;
height:200px;
CLIP:rect(0px 300px 200px 0px);
}

#cont DIV{
position:absolute;
left:0;
top:0;
width:300; 
}
td {

	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
}
