@charset "utf-8";
/* Cube CSS */

body {
	background-repeat: no-repeat;
	background-position:top;
	background-color: #0A0929;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFEFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#helpbox {
	margin-top: 12px;
	background-image:url(/images/helpbox.png);
	height: 166px;
	width: 439px;
	background-position:top center;
	background-repeat: no-repeat;
}
#helptext {
	padding-top: 5px;
}
#topbar {
	background-color: #1c1c30;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97fb43;
	vertical-align: top;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin: 0px;
	padding: 5px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
#main{
	padding: 2px;
	background-image: url(/images/logo.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#left{
  float: left;
  width: 20%;
  height: 500px;
}
#right{
  float: right;
  width: 20%;
  height: 500px;
}
#harshreality{
  background-image: url(/images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  width: 728px;
  height: 90px;
}
a:link {
	color: #97FB43;
}
a:visited {
	color: #56BB04;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #97FB43;
}
.SmallBlue {
	color: #00FFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4ems;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.SmallGreen {
	color: #66FF33;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.alertlight {
	color: #FBE3E3;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.BigWhite {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.002em;
}
.line {
	border-top: solid 2px #1c1c30; 
	margin-top: 5px;
}
.MediumWhite {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.SmallSoft {
	color: #1EA8FB;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
