@charset "utf-8";
/* CSS Document */
body{
margin: 0px;

		padding: 0px;
		background-color: #01151c;
		background-position: center 0px;
		background-repeat: no-repeat;
		color: #f2f2f2;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
}
.interface_background {
		background-image: url('/images/bg_mm_lq.jpg');
	}
	DIV.content {
		position: absolute;
		left: 50%;
		width: 1000px;
		margin-left: -500px;
	}
DIV.box1 {
		position: relative;
		top: 152px;
		left: 101px;
		width:300px;
}
DIV.box2 {
		position: relative;
		top: 435px;
		left: 600px;
		width:237px;
		background:#01151c;
		text-align:center;
		border-style:solid;
		border-width:thin;
		border-color:#1d2e3e;		
		}
		DIV.text1{
			position:relative;
			margin: 5px 5px 5px 5px;
		}

table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
color:#f2f2f2;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
/*-----------Style for jQPOOOP--------------------------*/

.ftext{
	color:#548faf;
	font-size:11px;
	text-decoration:none;
}
.ftext a:hover{
	color:#d8ebef;
	text-decoration:underline;
}

.regc{
	color:#ffcc00;
	font-size:12px;
	text-decoration:none;
}
.regc a:hover{
	color:#f2f2f2;
	text-decoration:underline;
}
.popup{

z-index:10000;
position:relative;
border: solid 3px #6b6b6b;
background:#010c10;

}

.popup h6 {

margin: 5px 0 0 10px;
padding: 5px 0 0 30px;
font-size: 14px;
height: 22px;
float:left;
color:#f2f2f2;

}

.popup button {

float: right;
background: none;
border: none;
margin: 6px 6px 0 0;

}

.popup p {

clear: both;
margin: 60px 10px 10px 10px;
font-size: 14px;
text-align: center;

}

.popup a{

	font-family:arial;
	color:black;
	font-weight:bold;
	text-decoration: none;
}



 
input.izorg {font-family: "Trebuchet MS"; background-color:#202b3f; font-size:11px; color:#ffffff; border-color:#ffffff; border:1px; border-style:solid; height:18px;}

.lzorg { height:1px; color:#FFF; width:300px;}

.hzorg {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #ffff00; font-size: 12px; text-decoration:none;}
a.hzorg:hover, a.hzorg:active {
  color: #ffffff;
  text-decoration:underline;
}
