body {
	background-color: #7B869A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
}
.styletabs {
	
	border: 1;
	border-color: #000000;
}
.styletab {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.textsape {
	font-size: 1px;
	color: #FFFFFF;
}

a.textsape {
	font-size: 1px;
	color: #FFFFFF;
}
a.textsape:link {
	text-decoration: none;
}
a.textsape:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.textsape:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.textsape:active {
	text-decoration: none;
	color: #FFFFFF;
}


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00007F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00007F;
}
a:hover {
	text-decoration: none;
	color: #3371D7;
}
a:active {
	text-decoration: none;
	color: #00007F;
}


input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #660033;
	border-top-style: 0;
	border-right-style: 0;
	border: 1;
	border-color: #FF6600;
	border-style:solid;
	border-style:solid;
}
select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #660033;
	background-color: #DDBF92;
	font-weight: 40px;
} 
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #660033;
	background-color: #DDBF92;
} 
