.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #767771;
}

.toptext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #767771;
	text-align: left;
}

.downtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #767771;
}

.downtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #767771;
}

.downtex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767771;
}
a:link {
	color: #767771;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #767771;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #767771;
}

.lik:link {
	color: #767771;
	text-decoration: none;
}
.lik:visited {
	text-decoration: none;
	color: #767771;
}
.lik:hover {
	text-decoration: underline;
	color: #990066;
}
.lik:active {
	text-decoration: none;
	color: #767771;
}

a.downtext1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #767771;
}

a.downtext1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}

a.downtext1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #767771;
}

a.downtext1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #767771;
}

body {
	background-color: #767771;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.field 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #767771;
	background-color: #FFFFFF;
}
.button
{
	background-color:#767771;
	background-repeat:no-repeat;
	width:70px;
	height:20px;
	color:#FFFFFF;
	border:none;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rolloverText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767771;
}
a.portLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767771;
	text-decoration: none;
}
a.portLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767771;
	text-decoration: none;
}
a.portLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.portLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767771;
	text-decoration: underline;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990066;
	text-align: left;
}