@charset "utf-8";
/* CSS Document */
.banner{
	background:#ff6600;
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:14px;}

	.banner2{
	background-color: #89BFD0;
		color: #3F4B60
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:20px;}

.header{
		color: #3F4B60;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"Helventtica, sans-serif;
	text-align:center;
	font-size:30px;
} 

.frmtb{
		border:thick solid;
		border-color:#ffffff;
		width:auto;
		height:auto;}
.bttn{
	background:url( "../images/menubar.jpg") no-repeat;
	display:block;
	float:left;
	width:165px;
	height:30px;
	padding-top:10px;
	text-align:center;
	font-style:normal;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}


.type2 {
	background-color:aliceblue;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.type1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.alertmessage {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 14px;
	border: thin;			
}