.menu {
	color : #3399cc;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 2px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}

.spacer {
	font-size : 3px;
}


.header {
	color : #33ccff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: left;
}

.header2 {
	color : #00ffff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: left;
}

.text {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
}

.text2 {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: left;
}

.text3 {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
}

div.row {
  	clear: both;
  	padding-top: 10px;
}


div.row span.formw {
  	float: right;
  	width: 235px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	color : #ffffff;
  	text-align: left;
	
} 

div.row2 {
  	clear: both;
  	padding-top: 10px;
	height: 100px;
}

.inputUser {
	    width: 110px;
	    border: 1px solid #999999;
	    background:url('images/inputbg.gif') no-repeat right top;
	    color: #ffffff;
}

.inputPwd {
	   width: 110px;
	   border: 1px solid #999999;
	   background:url('images/inputbg.gif') no-repeat right top;
	   color: #ffffff;
}

.inputLog {
	   width: 48px;
	   border: 0px;
	   background:url('images/inputbg.gif') right top;
	   color: #ffffff;
	   cursor:hand;
}
