/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:#000000;
}

#wrapper {
	width: 700px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;
}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#63686D;
	}
	
.border { border:1px solid #33404B; background:#090A0A}

.m_text span strong { color:#939BA3; font-size:9px; text-transform:uppercase; line-height:9px}
.m_text strong { color:#939BA3; }
.m_text li a, .m_text li a strong{ color:#63686D; text-transform:none}
.m_text a{ color:#6390B6}
.m_text span a{ color:#939BA3; text-decoration:none}
.m_text span a:hover{ color:#4590CF}
	
.c_text { color:#3D4345; font-size:9px; line-height:14px}
.c_text strong a { color:#667577; text-decoration:none; font-size:11px}
.c_text strong a:hover{text-decoration:underline}
.c_text a { color:#667577}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.scroll { height:260px; width:440px; overflow:auto}
.scroll2 { height:371px; width:440px; overflow:auto}

.line { background:#141414; width:350px; height:1px}

.form{height:21px; margin-top:1px;}
.form input {width:173px; height:18px; background:#ffffff; padding-left:5px}

textarea {width:171px; height:96px; background:#ffffff; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style: inside url(../images/a1.gif);}
li  {margin:0px; padding:0px 0px 0px 6px}
li a  {font-family:Tahoma; font-size:11px; line-height:20px; color:#63686D; text-decoration:none;}
li a:hover { color:#6390B6}

.hosting {
	border-collapse: separate; border: #939BA3 solid 2px; table-layout: fixed;
}

.hosting td { text-align: center; border: #999999 solid 1px;}