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

.divclear {
	clear: both;
	height: auto;
	width: 100%;
}
.area {
	padding: 7px;
	border: 1px solid #000;
	background-color: #111;
}
.topic-hdr     {
	height: 14px;
	background-color: #090909;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	color: #09F;
	font-weight: bold;
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}
.lhdr    {
	height: 26px;
	width: auto;
	background-repeat: no-repeat;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(../../img/v7/lhdr.png);
}
.lbdy    {
	width: auto;
	padding: 5px;
	background-color: #111;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.rhdr    {
	height: 26px;
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border: 1px solid #000;
	background-color: #080808;
	background-image: url(../../img/v7/rhdr.png);
}
.rbdy    {
	height: auto;
	width: auto;
	padding: 5px;
	background-color: #111;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
}
.t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1C86EE;
	border-right-color: #1C86EE;
	border-bottom-color: #1C86EE;
	border-left-color: #1C86EE;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.login {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 47px;
	margin-top: 71px;
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
}
.login .lsep {
	height: 12px;
	width: auto;
}

.lbox {
	background-image: url(../../img/v7/login-bg.png);
	height: 19px;
	width: 133px;
	font-size: 12px;
	font-family: Arial;
	color: #444;
	border: 0px solid #000;
	background-color: #000;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 8px;
}
.lbox:focus {
	background-image: url(../../img/v7/login-bg.png);
	height: 19px;
	width: 133px;
	font-size: 12px;
	font-family: Arial;
	color: #09F;
	border: 0px solid #000;
	background-color: #09C;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 8px;
}
.lbutton {
	font-family: Arial;
	font-size: 12px;
	background-color: #000;
	width: auto;
	border: 1px solid #222;
	color: #FFF;
}
.bymike {
	height: 120px;
	width: 120px;
	z-index: 5;
	visibility: visible;
	position: static;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
