BODY {	
	scrollbar-face-color		: 999966; 
	scrollbar-shadow-color		: #293D00; 
	scrollbar-highlight-color	: ffffff;
	scrollbar-3dlight-color		: ffffff;
	scrollbar-darkshadow-color	: ffffff;
	scrollbar-track-color		: ffffff;
	scrollbar-arrow-color		: 333300;

	background-color		: #050740;

	font-family			: verdana;
	font-size			: 10px;
	}

.links	{
	background-color		: ffffff;
	margin-top			: 30;
	margin-left			: 20;
	margin-right			: 10;
	margin-bottom			: 10;
	color				: #333300;
	font-size			: 10px;
	}



A:link {
	text-decoration	: none;
	color		: #E6BB5D;
	cursor		: hand;
}
A:visited {
	text-decoration	: none;
	color		: #E6BB5D;
}
A:hover {
	color 		: #CCC;
	text-decoration	: none;
}
A.credits:link {
	text-decoration	: none;
	color		: #676886;
	cursor		: hand;
}
A.credits:visited {
	text-decoration	: none;
	color		: #676886;
}
A.credits:hover {
	color 		: #CCC;
	text-decoration	: none;
}


.title {
	font-size:24px;
	font-weight: bold;
	color: #FFF;
	}

.text {
	font-family	: franklin gothic, arial, arial narrow;
	font-size	: 12px;
	color		: #FFF;
	}

.tbmain	{
	background-image: url(inwebmail_09.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	width	: 800px;
	height	: 500px;
	text-align	: center;


	}
.top {
	font-family	: verdana, arial, arial narrow;
	font-size	: 10px;
	font-weight  	: bold;
	color		: ECECDF;
	text-align	: center;

	border-color: 999966;
	border-style: solid; 
	border-top-width: 0px;
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 

}

.bottom {
	font-family	: verdana, arial, arial narrow;
	font-size	: 10px;
	text-align	: center;
	color		: #FFF;
}
.credits {
	font-family	: verdana, arial, arial narrow;
	font-size	: 9px;
	text-align	: right;
	color		: #676886;
}


