body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#CCCCCC;

	background-color: #000000;

	text-align: justify;

	margin: 0px;

	padding: 0px;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	text-align: justify;

	font-size: 12px;

}

.bg-right-top {

	background-repeat: no-repeat;

	background-position: right top;

}

.bg-left-bottom {



	background-repeat: no-repeat;

	background-position: left bottom;

}

a:link, a:visited {

	color: #666666;

}

a:hover, a:active {

	color: #999999;

	text-decoration: none;

}
a.submenu{
	font-size: 11px;
	text-decoration : none;
}

div.submenu{
	text-align: left;
	padding-left: 10px;
}

div.topmenu{
	position:absolute;
	height:100px;
	width: 95px;
	overflow:hidden;
    line-height: 16px;
    z-index : 1
}

.style1 {font-size: 16px; color:#FFFFFF; font-weight:bold}

.style2 {font-size: 12px; color:#FFFFFF; font-weight:bold}



