/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/bg_gradient_td.jpg);
	margin-top: 0px;
	color: #FFF;
}

a:link	 {text-decoration:none;	color:#000;}
a:visited {text-decoration:none; color:#111;}
a:hover	 {text-decoration:underline;}
a:active {text-decoration:underline;}

img {border:0px}

p	{font:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
}

#main {
	position: relative;
	width:792px;
	height:440px;
	z-index:1;
	left: 9;
	top: 5;}

td,th {	color: #FFF;}

h2 {
	color: #fff;
	margin-top:5px;
	margin-bottom:0px;
	font-size: 16pt;
	font-weight: normal;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 10px;}
	
#login {
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;} 

#login a:link {	text-decoration: none;	color:#FFFFFF;}
#login a:visited {	text-decoration:none;	color:#fff;}
#login a:hover	 {	text-decoration:underline;}
#login a:active {	text-decoration:underline;}
	
#video {background:#b41e5b;
		background-color:#b41e5b;
		text-align:right;}

#submenu {
	position:absolute;
	width:347px;
	height:26px;
	z-index:1;
	left: 290px;
	top: 3px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#sub_main {
	position:absolute;
	width:784px;
	height:399px;
	z-index:2;
	left: 8px;
	top: 35px;
	vertical-align:top;
	overflow: visible;
}

#pages {
	position:absolute;
	width:108px;
	height:25px;
	z-index:3;
	left: 674px;
	top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
#sub_main_charms {
	position:absolute;
	width:784px;
	height:399px;
	z-index:2;
	left: 11px;
	top: 35px;
	vertical-align:top;
	overflow: auto;
}

