body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a {
	color: #00ADEF;
	text-decoration:none;
}
a:hover {  
	color: #FFFFFF; 
	text-decoration:none;
}
.alinks {
	color: #00ADEF; 
	text-decoration:none;
}


.table-border {
	border: 1px dashed #333333;
}
.pink {
	color: #eb008b;
}
.hometitle-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}
.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	style: bold;
	color: #CCCCCC;
	line-height: 15px;
}
.body-sml {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	style: bold;
	color: #CCCCCC;
	line-height: 14px;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.sub-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.subbullets-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding-left: 20px;
}
.table-main-bg {
	background-attachment: not fixed;
	background-image:   url("images/bg_main_bot.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.table-main-bot-bg {
	background-attachment: not fixed;
	background-image:   url("images/bg_main_top.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

.table-lftgen-bg {
	background-attachment: not fixed;
	background-image: url(images/pic_lft_gen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-magnify-bg {
	background-attachment: not fixed;
	background-image: url(images/bg_magnify.gif);
	background-repeat: no-repeat;
	background-position: right top;