.moveover {
	background: #E3CEB3;
}

.moveout {
	background: #FFFFFF;
}

input[type="text"],input[type="password"],input[type="file"]{ 
	font-family:Tahoma;
	font-size:11px;
	background-color:#E2E3E8;
	border:1px solid #A5D5EB;
	clear:both;
}

textarea,select{ 
	font-family:Tahoma;
	font-size:11px;
	background-color:#E2E3E8;
	border:1px solid #A5D5EB;
	clear:both;
}

input[type="submit"],input[type="reset"],input[type="button"]{ 
	font-family:Tahoma;
	font-size:11px;
	clear:both;
	background:#24B7E3;
	text-align:center;
	color:#FFFFFF;
	border:solid #24B7E3;
}

.title{ 
	font-family:Tahoma;
	font-size:11px;
	color:#946C6A;
	font-weight:bold;
}

.stylehref{ 
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	font-size:16px;
	font-weight:bold;
	
}

.stylehref2{ 
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h1{ 
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	font-size:36px;
	font-weight:bold;
	
}

