/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	background-color: #000000;
}

.clr {
	clear: both;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.left_menu {
	background-image: url(../images/index_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.mainlevel-homemain {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	line-height: 20px;
	font-size: 12px;
	
	text-transform: uppercase;
}

a.mainlevel-homemain:hover {
	text-align: right;
	color:#FF9900;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	line-height: 20px;
	font-size: 12px;
	
	text-transform: uppercase;
}

.moduletable-homemain {
	width:119px;
	text-align:right;

	}
	
	.moduletable-homemain td{
	text-align:right;

	}
	
	.moduletable-register {
	width:100px;
	text-align:right;
	vertical-align:bottom;
	}
	
.moduletable-register td{
	text-align:right;
	font-weight:bold;
	}
	
a.mainlevel-register {
	text-align: right;
	color:#FF9900;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	line-height: 18px;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel-register:hover {
	text-align: right;
	color:#FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	line-height: 18px;
	font-size: 12px;
	text-transform: uppercase;
}

.register {
	vertical-align:bottom;
	}