﻿body 
{
	background-color:#000;
	font-family:Arial;
}
body img
{
	cursor:pointer;
	cursor:hand;
}

.table1
{
	width:685px;
	background-color:#111;
	border:1px solid #050505;
}
.table1 .td1
{
	background-color:#000;
	margin:20px 20px 20px 20px;
	padding-top:2px;
}
div.button1
{
	background-image:URL(../images/button1.png);
	background-repeat:no-repeat;
	width:324px;
	height:137px;
	text-align:left;
}
div.button2
{
	background-image:URL(../images/button2.png);
	background-repeat:no-repeat;
	width:324px;
	height:137px;
	text-align:left;
}
div.button1 div.number
{
	position:relative;
	left:40px;
	top:15px;
	font:60px arial bold;
	color:White;
	text-align:center;
	width:70px;
	min-width:70px;
}
div.button1 div.title
{
	position:relative;
	font:10px arial bold;
	color:White;
	text-align:center;
	width:160px;
	max-width:160px;
	min-height:50px;
	overflow:auto;
	height:50px;
	left:150px;
}
div.button2 div.number
{
	position:relative;
	left:40px;
	top:15px;
	font:60px arial bold;
	color:White;
	text-align:center;
	width:70px;
	min-width:70px;
}
div.button2 div.title
{
	position:relative;
	font:10px arial bold;
	color:White;
	text-align:center;
	width:160px;
	max-width:160px;
	min-height:50px;
	overflow:auto;
	height:50px;
	left:150px;
}
span.title
{
	font:40px Arial bold;
	color:White;
}
.rtc
{
	position:relative;
	left:190px;
	top:35px;
}
xxx.RTC
{
	position:relative;
	left:190px;
	top:35px;
}
.imageLoader
{
	position:absolute;
	top:0px;
	z-index:1;
	text-align:center;
}
/************* Rating Control *************/
table.RTC
{
	background-color:#FFF;
	border:1px solid #E3E3E3;
}
.RTC input
{
	padding-left : 5px;
	padding-right : 5px;
}
div.RTC table
{
	width : 70px;
	max-width : 70px;
}
div.RTC div
{
	width : 70px;
	max-width : 70px;
	cursor : default;
	background-repeat:no-repeat; 
}
div.RTCTbl0
{
	background-image:URL(../Images/Rating/star0.gif);
}
div.RTCTbl10
{
	background-image:URL(../Images/Rating/star10.gif);
}
div.RTCTbl20
{
	background-image:URL(../Images/Rating/star20.gif);
}
div.RTCTbl30
{
	background-image:URL(../Images/Rating/star30.gif);
}
div.RTCTbl40
{
	background-image:URL(../Images/Rating/star40.gif);
}
div.RTCTbl50
{
	background-image:URL(../Images/Rating/star50.gif);
}
div.RTCTbl60
{
	background-image:URL(../Images/Rating/star60.gif);
}
div.RTCTbl70
{
	background-image:URL(../Images/Rating/star70.gif);
}
div.RTCTbl80
{
	background-image:URL(../Images/Rating/star80.gif);
}
div.RTCTbl90
{
	background-image:URL(../Images/Rating/star90.gif);
}
div.RTCTbl100
{
	background-image:URL(../Images/Rating/star100.gif);
}
.RTCTbl table
{
	width : 70px;
	height: 17px;
	max-width : 70px;
	min-width : 70px;
}
.RTCTbl td
{
	cursor : default;
	font : 6px arial;
}
/************* AL *************/
div.AL 
{
	position:absolute;
	width: 400px;
	height : 200px;
	top:0px;
	z-index:0;
	display:none;
	color : Black;
}
td.ALIC
{
	padding:15px 15px 15px 15px;
	background-image : URL(../Images/AL/ic.gif);
}
td.ALMidFin
{
	background-image : URL(../Images/AL/ic.gif);
	height:5px;
	width:20px;
	max-height:5px;
	max-width:20px;
}
td.ALTlc
{
	background-image : URL(../Images/AL/tlc.gif);
	width:5px;
	height:5px;
}
td.ALTrc
{
	background-image : URL(../Images/AL/trc.gif);
	width:5px;
	height:5px;
}
td.ALBlc
{
	background-image : URL(../Images/AL/blc.gif);
	width:5px;
	height:5px;
}
td.ALBrc
{
	background-image : URL(../Images/AL/brc.gif);
	width:5px;
	height:5px;
}
td.ALMid
{
	background-image : URL(../Images/AL/mid.gif);
	background-repeat : repeat;
	width:100%;
}
td.ALBot
{
	background-image : URL(../Images/AL/bot.gif);
	height:5px;
	background-repeat : repeat-x;
}
td.ALLft
{
	background-image : URL(../Images/AL/lft.gif);
	width:5px;
	background-repeat : repeat-y;
}
td.ALRgt
{
	background-image : URL(../Images/AL/rgt.gif);
	width:5px;
	background-repeat : repeat-y;
}
td.ALFin
{
	height:20px;
	height:20px;
	max-width:20px;
	max-width:20px;
	background-image : URL(../Images/AL/fin.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.ALHdr
{
	font-size : x-large;
	font-weight : bold;
	color : Black;
}
.ALHdrE
{
	font-size : x-large;
	font-weight : bold;
	color : Red;
}
.ALHdrS
{
	font-size : x-large;
	font-weight : bold;
	color : Green;
}
.ALHdrW
{
	font-size : x-large;
	font-weight : bold;
	color : Orange;
}
.ALHdrN
{
	font-size : x-large;
	font-weight : bold;
	color : Blue;
}
td.copyright
{
	color:White;
	font-size:12px;
}
td.copyright a
{
	color:White;
	font-size:12px;
	text-decoration:underline;
}
.rightBanner
{
	position:absolute;
	float:right;
	left:1080px;
	top:550px;
}