@charset "UTF-8";
/* CSS Document for /index.htm and /m/welcom/index.htm, log-in.htm, index-EXPIRED.htm */

body {
	background-color: #33CC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color:#009C00;
}

a {color:blue}

.account {
	font-size: 16px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.status {
	font-size: 16px;
	font-weight: bold;
	color: #CCFF99;
	vertical-align: middle;
	align:left;
}
.iconlinks {
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.titling {
	font-size: 24px;
}
.info {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	color: #006600;
	font-size: 12px;
}
.message {
	color:#006600;
}
.tabs {
	background-color: #CCFF99;
	padding:3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
}
.tabs2 {
	border-top: solid #009900 1px;
}

.tabext {
	background-color: #FFCC33;
	padding:3px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
	white-space:nowrap;
}

.accountext {
	color:#FF6600;
	font-size:16px;
	font-weight:bolder;
	text-decoration: none;
}

.tabs2ext {
	border-top: solid #33CC00 1px;
}

#container {
	position:relative;
	margin:0;
	padding:0;
}
.classic {font-size:24px; color:#CF9; white-space:nowrap; text-decoration:none; margin:15px 5px}
a.classic:hover {color:white;}
.classic img {position:relative; top:8px;}