html
{
	overflow: -moz-scrollbars-vertical;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	
}
body
{
	font-family: Arial, Helvetica, sans-serif;
}
div#leftBanner
{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-534px;
	width:150px;
	height:400px;
	display:none;
}

div#rightBanner
{
	position:absolute;
	top:0;
	right:50%;
	margin-right:-534px;
	width:150px;
	height:400px;
	display:none;
}

div#divMain
{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-379px;
	width:758px;
}

div#divSpacer
{
	width:758px;
	height:2px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
}

.txt10wb
{
color:#ffffff;
font-family:Arial;
font-size:10pt;
font-weight:bold;
}

.txt10w
{
color:#ffffff;
font-family:Arial;
font-size:10pt;
}

.txt8wb
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:bold;
}

.txt8w
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
}

div#comment_div
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:normal;
text-decoration:none;
}

a.footer_links:link
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.footer_links:visited
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.footer_links:active
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.footer_links:hover
{
color:#ffffff;
font-family:Arial;
font-size:8pt;
font-weight:bold;
text-decoration:underline;
}


body{margin: 0px;height:auto;height:100%}
#lightbox
{
	xdisplay:none;
	position: absolute;
	top:50%;
	left:-9999px;
	z-index:9999;
	width:390px;
	height:320px;
	margin:-200px 0 0 -200px;
	border-left: 2px solid #d4d0c8;
	border-top: 2px solid #d4d0c8;
	border-right: 2px solid #404040;
	border-bottom: 2px solid #404040;
	background:#FFF;
	text-align:left;
	padding-top: 20px;
}
#lightbox[id]
{
	position:fixed;
}
#overlay
{
	xdisplay:none;
	position:absolute;
	top:0;
	left:-9999px;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#444;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]
{
	position:fixed;
}
#lhdr
{
	position:absolute;
	top: 0px;
	left: 0px;
	background: #2c4887;
	font: bold 13px Arial;
	width:388px;
	height:18px;
	padding-left:2px;
	color:#FFFFFF;
}
#close
{
	position:absolute;
	top: 2px;
	right: 2px;
	cursor:pointer;
}

FIELDSET
{
	width: 400px;
	border: 1px solid #b3b3b3;
	font: 13px Arial;
	text-align: left;
}
LEGEND
{
	background-color: #f3f3f3;
	border: 1px solid #b3b3b3;
	font: bold 13px Arial;
	padding: 2px;
}
.div1, .file_list
{
	text-align: left;
	color: #484B50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.div1
{
	width: 100%;
	padding: 10px;
}
.upload_input input
{
	font: 12px Arial;
	border: 1px solid #636363;
	margin-top: 1px;
	width: 100%;
}
.file_list
{
	width: 100%;
	border: 1px solid #434343;
	background-color: #ffffff;
}
.file_list input
{
	font: 12px Arial;
	border: 1px solid #c3c3c3;
	margin-top: 1px;
}
.myForm
{
	font: 12px Arial;
	border: 1px solid #636363;
	margin-top: 1px;
}
.fdescr
{
	width: 300px;
}
.xfname
{
	color: #333;
}
.xdescr
{
	color: #aaa;
}

/* CSS below required for Inline3 mode */
.data
{
	border-collapse:collapse;
	background-color: #e9e9e9;
	width: 400px;
	margin-bottom: 3px;
}
.data TR TD
{
	border: 1px solid #a3a3a3;
	font: 12px Arial;
}
.bar1
{
	border: 1px solid #a3a3a3;
	background-color: #f6f6f6;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 98%;
}
.bar2
{
	width: 1%;
	background-color: #c9c9c9;
	height: 20px;
	text-align: left;
}
.message
{
	width: 400px;
	border: 1px solid #909090;
	font: 11px Arial;
	margin-top: 5px;
	text-align: left;
	padding-left: 3px;
	background-color: #f9f9f9;
}
.myLink
{
	font: bold 13px Arial;
	color: #303030;
	text-decoration: none;
}
.btn
{
	font: 12px Arial;
	border: 1px solid #a3a3a3;
	background-color: #e9e9e9;
	margin-top: 3px;
	margin-bottom: 5px;
}

body
{
	background-color:$000000; 
	background-image:url("http://www.orbitradio.fm/images/myspace/myspace_background.jpg"); 
	background-position:Center Center; 
	background-attachment:fixed; 
	background-repeat:repeat-y;
}

div.header
{
	text-align:left;
	font-size:14pt;
	color:#46B648;
	padding:10px;
	font-family:Arial;
	vertical-align:middle;
}

.fieldLabel
{
	/*background-color:#000000;*/
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.fieldHeader
{
	/*background-color:#000000;*/
	color:#5BD774;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	height:20px;
}

.fieldError
{
	/*background-color:#000000;*/
	color:#FF0000;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	height:20px;
}

.fieldErrorInline
{
	/*background-color:#000000;*/
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	height:20px;
}

.fieldArea
{
	/*background-color:#000000;*/
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.textField
{
	background-color:#555555;
	border-width:1pt;
	border-style:solid;
	border-color:#BBBBBB;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	width:200px;
}

.selectField
{
	background-color:#555555;
	border-width:1pt;
	border-style:solid;
	border-color:#BBBBBB;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.cust_header
{
	background-color:#000000;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.cust_cell
{
	background-color:#969696;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	padding:5px;
}

div.box
{
	background-color:#666666;
	border-style:solid;
	border-width:3px;
	border-color:#000000;
}

div.box1
{
	background-color:#4a4a4a;
	border-style:solid;
	border-width:3px;
	border-color:#000000;
	text-align:center;
	padding:2px;
}

div.box2
{
	background-color:#000000;
	border-style:solid;
	border-width:3px;
	border-color:#4b4b4a;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#ffffff;
	
}

a.greenlinks:link		{color:#46B648;font-family:Arial;font-size:12pt;font-weight:bold;text-decoration:none;}
a.greenlinks:visited	{color:#46B648;font-family:Arial;font-size:12pt;font-weight:bold;text-decoration:none;}
a.greenlinks:active		{color:#46B648;font-family:Arial;font-size:12pt;font-weight:bold;text-decoration:none;}
a.greenlinks:hover		{color:#46B648;font-family:Arial;font-size:12pt;font-weight:bold;text-decoration:underline;}

a.greenlinks_small:link			{color:#46B648;font-family:Arial;font-size:10pt;font-weight:normal;text-decoration:none;}
a.greenlinks_small:visited		{color:#46B648;font-family:Arial;font-size:10pt;font-weight:normal;text-decoration:none;}
a.greenlinks_small:active		{color:#46B648;font-family:Arial;font-size:10pt;font-weight:normal;text-decoration:none;}
a.greenlinks_small:hover		{color:#46B648;font-family:Arial;font-size:10pt;font-weight:normal;text-decoration:underline;}

.top_links
{
	color:#46B648;	
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.message_wrapper
{
	margin-bottom:5px;
	border:1pt solid #000000;
	background-color:#555555;
}

.message_header
{
	background-color:#555555;
	color:#bbbbbb;
	padding:2px 2px 2px 2px;
	font-size:9pt;
}

.message_body
{
	background-color:#555555;
	color:#eeeeee;
	padding:2px 2px 2px 2px;
}

div#overDiv
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: transparent;
	background-color: #000000;
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);
	/* IE's opacity*/
	/*display:none;*/
	z-index:10000;
}

div#floater
{
	/*display:none;*/
	position:absolute;
	width:300px;
	height:100px;
	z-index:20000;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-50px;
}

.nav
{
	border-collapse: collapse;
	border: 1pt #000000 solid;
}

.nav_header
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #000000;
	text-align: center;
}


.nav_cell
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	background-color: #555555;
	padding: 3pt;
}

.login_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.login_message
{
	text-align:center;
	font-size:10pt;
	color:#ffffff;
}

a.imageLink:link
{
 	border:0pt none #ffffff;
}
a.imageLink:visited
{
 	border:0pt none #ffffff;
}
a.imageLink:active
{
 	border:0pt none #ffffff;
}
a.imageLink:hover
{
 	border:0pt none #ffffff;
}