body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.menu {
    font-size: 10px;
	font-family: Verdana;
	color: #1D75C2;
	font-weight:bold;
	padding-left:10px;
    border-bottom:1px #CFEAFE solid;
	border-top:1px #CFEAFE solid;
    background-color:#EEF8FF;
}

.menu a:link {
	color: #1D75C2;
	text-decoration: none;
}
.menu a:visited {
	color: #1D75C2;
	text-decoration: none;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.menu a:active {
	color: #1D75C2;
	text-decoration: none;
}

.logform {
    font-size: 11px;
	font-family: Arial;
	color: #686868;
}

.input {
    font-size: 11px;
	font-family: Arial;
	color: #686868;
	background-color:#FFFFFF;
	border-bottom:1px #CFEAFE solid;
	border-top:1px #CFEAFE solid;
	border-left:1px #CFEAFE solid;
	border-right:1px #CFEAFE solid;
	}
.input2 {
    font-size: 12px;
	font-family: Arial;
	color: #686868;
	background-color:#FFFFFF;
	border-bottom:1px #CFEAFE solid;
	border-top:1px #CFEAFE solid;
	border-left:1px #CFEAFE solid;
	border-right:1px #CFEAFE solid;
	}

.right {
    font-size: 12px;
	font-family: Tahoma;
	color: #5D5D5D;
	padding-left:25px;
	padding-right:10px;
	padding-top:15px;
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
    }
	
.box {
    font-size: 10px;
	font-family: Verdana;
	color: #1D75C2;
	font-weight:bold;
	padding-left:14px;
    border-bottom:1px #CFEAFE solid;
	border-top:1px #CFEAFE solid;
    background-color:#EEF8FF;
	background-image:url(images/boxbg.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.balance {
    font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
	color: #000000;
	border-bottom:1px #B7B7B7 dotted;
}

.online {
    font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	color: #03429D;
	}
	
.text {
    font-size: 11px;
	font-family: Verdana;
	padding-bottom:15px;
	padding-top:15px;
	color: #676767;
	text-align:justify;
	}
.text {
    font-size: 11px;
	font-family: Verdana;
	padding-bottom:15px;
	padding-top:15px;
	color: #676767;
	text-align:justify;
	}

.footer {
	color: #7E7E7F;
	font-size : 10px;
	font-family : Verdana;
	padding-left:10;
	border-top:1px #CFEAFE solid;
	}
	
.footer a:link {
	color: #1D75C2;
	text-decoration: underline;
}
.footer a:visited {
	color: #1D75C2;
	text-decoration: underline;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
.footer a:active {
	color: #1D75C2;
	text-decoration: underline;
}

