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

.header
{
	height: 35px;
	background-color: gray;
	background: url(../images/blue_top_header_bg.gif) repeat-x;
	font-variant: small-caps;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	border-bottom: 3px solid #D3D3D3;
}


.under
{
	background-color: white;
	color: gray;
	height: 124px;
	background: url(../images/header_bg.gif) repeat-x;
	padding: 0 0 0 0;
	border: 0;
}

.main
{
	border: 1px solid gray;
	background-color: white;
	text-align: center;
	width: 805px;
}

.inWeb
{
	border: 0px solid gray;
	text-align: left;
	background-color: white;
	background: url(../images/blue_body_bg.gif) repeat-x;
}


.login
{
	border-bottom: 0px solid gray;
	font-variant: small-caps;
	font-size:15px;
	color:#1F94B6;
	font-weight: bold;
	background-color: white;

}



input
{
	BORDER: #E3E3E3 1px solid;
	-moz-border-radius: 6px; 
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	FONT-SIZE: 11px;
	BACKGROUND: white;
	COLOR: black;	
	background: url(../images/button.gif) repeat-x;
}

.footer
{
	background: url(../images/footer_bg.gif) repeat-x;
	background-color: white;
	border-top: 3px solid #D3D3D3;
	/* text-align: center; */ 
	height: 32px;
	width: 35%;
	font-size: 10px;
	color: white;
}

.welcome
{
	font-size:13px;
	letter-spacing: 0px;
	/* text-align : justify; */
}

.features
{
	border: 1px solid gray;
}

.tabHead
{
	border-bottom: 2px solid #1F94B6;
	height: 25px;
	width:100%;
	text-align: center;
	background-color: orange;
	background: url(../images/footer_bg.gif) repeat-x;
	color: white;
}


.SubTab
{
	border-bottom: 2px solid #1F94B6;
	height: 15px;
	width:100%;
	text-align: center;
	background-color: gray;
	background: url(../images/SubTab_header.gif) repeat-x;
	color: black;
	letter-spacing: 4px;
	font-size: 9px;
}


.SubFeature
{
	text-align:center;
	height:25px;
	width: 100%;
	background-color:white;
	background: url(../images/SubFeature.gif) repeat-x;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}

/* Settings */

.button{width:61px;}
.Dash{padding: 15px;}
.myTD{padding: 5px;}
.hisTD{padding: 2px;}
.bold{font-variant: small-caps; color: black;}
.bolded{font-variant: small-caps;}
.Num{width:7%;}
.Its{background: url(../images/nums.gif) repeat-x;}
.Opr{width:31%;}
.UnderF{background-color:#1F94B6; height: 3px;}
.Space{width: 100%;}
.UnderKids{font-variant: small-caps; color: gray; font-size:12px;}
.loginTAB{background: url(../images/blue_login_tab.gif) repeat-x; height: 100px;}