body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background: url(bg_alls.gif) repeat-x;
	background-attachment: fixed;
	background-color: #e4e4e4;
	display: block;
}

.inWeb
{
	width: 808px;
	text-align: left;
	border: 1px solid gray;
}

.header
{
	width: 100%;
	height: 170px;
	background: url(header_bg.gif) repeat-x;
	color: #979797;
	font-size: 9pt;
}

.logo{
	padding-left: 20px;
}

.Banr{
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
}

.under
{
	background-color: white;
	color: gray;
	height: 17px;
	width: 100%;
	background: url(under_header.gif) repeat-x;
}

.announce{
	width: 100%;
	height: 60px;
	background: url(ann_bg.gif) repeat;
}

.underAnn{
	background-color: white;
	color: gray;
	height: 8px;
	width: 100%;
	background: url(under_ann.gif) repeat-x;
}

.inAnnLeft{
	width: 15px;
	background: url(ann_left.gif) repeat-y;
	background-position: top left;
	padding: 0px;
}

.inAnnRight{
	width: 103px;
	background: url(ann_right.gif) repeat-x;
	background-position: top right;
	padding: 0px;
}

.inAnnMidd{
	padding: 10px;
}

.Welcome
{
	background-color: white;
	color: gray;
	height: 184px;
	width: 100%;
	background: url(welcome_bg.gif) repeat-x;
}


.LeftAds{
	text-align: left;
}

.Type{
	width: 100%;
	font-family: Verdana,Tahoma;
	font-size: 9pt;
	line-height: 25px;
	color: black;
	padding-left: 15px;
}


.Login
{
	background-color: white;
	color: gray;
	height: 315px;
	width: 100%;
	background: url(login_bg.gif) repeat-x;
}

.footer
{
	height: 33px;
	width: 100%;
	color: white;
	font-size: 7pt;
	padding: 10px;
	background: url(footer_bg.gif) repeat-x;
}

.footLeft
{
	text-align: right;
}


.Stats{
	width: 90%;

}

.inStats{
	width: 262px;
}


.inTab{
	width: 30px;
	background: url(stats_tab.gif) no-repeat;
	background-position: center center;
}

.LoginInTab{
	width: 30px;
	padding: 20px;
	background: url(login_tab.gif) no-repeat;
	background-position: center center;
}

.DownBanner{
	text-align: center;
}

/* Settings goes here */

.Title{
	font-family: Tahoma;
	font-size: 8pt;
	color: #006eb6;
}



.Words{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6d6e71;
}

.Date{
	color: #c70000;
}


.isTitle{
	font-family: Verdana;
	font-size: 8pt;
	color: #006eb6;
	line-height: 17pt;
}


.isTitle{
	font-family: Verdana;
	font-size: 8pt;
	color: #006eb6;
	line-height: 30pt;
	padding-left: 10px;
}



.row{
	font-family: Verdana;
	font-size: 8pt;
	color: #fd9211;
	line-height: 17pt;
	padding-right: 0px;
	padding-left: 20px;
}


.inRow{
	font-family: Verdana;
	font-size: 8pt;
	color: #939393;
	line-height: 24pt;
}

.Dot{
	width: 14px;
	background: url(dot.gif) no-repeat;
	background-position: center center;
}

.i7{
	line-height: 20pt;
	font-size: 10pt;
	color: #939393;
	padding: 5px;
}

.before{
	height: 20px;
}

.input{
	border: 1px solid #E3E3E3;
	-moz-border-radius: 6px; 
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	color: black;	
	background: url(button.gif) repeat-x;
}


.password{
	border: 1px solid #E3E3E3;
	-moz-border-radius: 6px; 
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	color: black;	
	background: url(button.gif) repeat-x;
	width: 80%;
}

.forget{
	color: #c70000;
	text-decoration: none;
}

.d4a{
	color: white;
	text-decoration: none;
}


img { border: 0px; }