/*
* HTML IMG, * HTML .png {
  position: relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName=="IMG"&&this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage="none",this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"',sizingMethod='image')",this.src="../media/transparent.gif"):(this.origBg=this.origBg?this.origBg:this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.origBg+"',sizingMethod='crop')",this.runtimeStyle.backgroundImage="none")),this.pngSet=true));
}
*/
BODY {
	margin: 0px;
	padding: 0px;
	background: rgb(50,50,50);
	cursor: default;
}
LABEL {
	margin-right: 10px;
	font: 12px arial;
	color: rgb(210,210,210);
}
INPUT[type="text"], INPUT[type="password"] {
	width: 120px;
	margin-bottom: 5px;
	font: 12px verdana;
	color: rgb(30,30,30);
}
INPUT[type="submit"] {
	margin: 5px 0px 0px 0px;
	font: bold 12px verdana;
	color: rgb(30,30,30);
	cursor: pointer;
}

#layout {
	width: 920px;
	height: auto;
	margin: 20px auto 20px auto;
}
#content {
	float: left;
	width: 720px;
	height: 400px;
	margin: -480px 0px 0px 0px;
	padding: 20px;
	background: rgb(40,40,40);
	border: 1px solid rgb(70,70,70);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content DIV {
	width: 700px;
	height: 400px;
	padding-right: 20px;
	overflow: auto;
}
#content DIV DIV {
	float: right;
	clear: left;
	width: 220px;
	height: auto;
	margin-left: 20px;
	padding: 15px 15px 0px 15px;
	background: rgb(45,45,45);
	border: 1px solid rgb(70,70,70);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content DIV DIV P {
	margin: 0px 0px 15px 0px;
	font: 11px arial;
	color: rgb(210,210,210);
}
#content DIV DIV A {
	font: 11px arial;
	color: rgb(230,230,230);
}
#content DIV DIV A:hover {
	color: rgb(250,60,60);
}
#content IMG {
	margin: 0px 0px 10px 0px;
}
#content OL {
	list-style: none;
	width: auto;
	height: 26px;
	margin: 20px 0px 25px 0px;
	padding: 0px 0px 0px 10px;
	background: rgb(45,45,45);
	border-top: 1px solid rgb(60,60,60);
	border-bottom: 1px solid rgb(60,60,60);
}
#content OL LI {
	display: inline;
}
#content OL LI A {
	float: left;
	margin: 5px 20px 5px 0px;
	text-decoration: none;
	font: bold 14px arial;
	color: rgb(160,160,160);
}
#content OL LI A:hover {
	color: rgb(250,50,50);
}
#content UL {
	list-style: square;
	margin: 25px 0px 25px 0px;
}
#content UL LI {
	margin: 5px 0px 5px 0px;
	font: 13px arial;
	color: rgb(210,210,210);
}
#content UL LI UL {
	list-style: square;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}
#content UL LI UL LI {
	margin: 5px 0px 5px 0px;
	font: 13px arial;
	color: rgb(210,210,210);
}
#content H1 {
	margin: 0px 0px 20px 0px;
	font: bold 20px arial;
	color: rgb(200,200,200);
}
#content H2 {
	margin: 25px 0px 25px 0px;
	font: bold 18px arial;
	color: rgb(160,160,160);
}
#content H3 {
	margin: 0px 0px 10px 0px;
	font: bold 14px arial;
	color: rgb(150,150,150);
}
#content P {
	margin: 15px 5px 15px 5px;
	text-align: justify;
	font: 12px arial;
	color: rgb(220,220,220);
}
#content A {
	font: 12px arial;
	color: rgb(230,230,230);
}
#content A:hover {
	color: rgb(250,60,60);
}
#content TABLE {
	margin: 20px auto 20px auto;
	padding: 0px;
	border-collapse: collapse;
}
#content TH {
	padding: 10px;
	background: rgb(50,50,50);
	border: 1px dashed rgb(80,80,80);
	text-align: left;
	font: bold 14px arial;
	color: rgb(180,180,180);
}
#content TD {
	padding: 10px 20px 10px 20px;
	border: 1px dashed rgb(80,80,80);
	text-align: center;
	font: italic 14px arial;
	color: rgb(220,220,220);
}
#content IFRAME {
	width: 720px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px none;
	overflow: hidden;
}
#logo {
	margin: 120px 0px 50px 350px;
	cursor: pointer;
}
#login {
	width: 205px;
	margin: 0px 0px -455px 340px;
	padding: 20px;
	background: rgb(40,40,40);
	border: 1px solid rgb(70,70,70);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#login FORM {
	margin: 0px;
	padding: 0px;
}
#menu {
	list-style: none;
	float: right;
	width: 140px;
	margin: -380px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
#menu LI {
	line-height: 30px;
}
#menu LI SPAN {
	font: bold 16px verdana;
	color: rgb(120,120,120);
}
#menu LI A {
	text-decoration: none;
	letter-spacing: 1px;
	font: bold 12px arial;
	color: rgb(220,220,220);
}
#menu LI A:hover {
	color: rgb(250,50,50);
}
#info {
	width: 100%;
	height: 100px;
	margin-top: 550px;
	letter-spacing: 1px;
	text-align: center;
	font: bold 11px arial;
	color: rgb(120,120,120);
}
#info IMG {
	margin-top: 15px;
}

.left {
	float: left;
	margin: 5px 20px 5px 0px !important;
}
.right {
	float: right;
	margin: 5px 0px 5px 20px !important;
}
