.text {
	font-family: tahoma;
	font-size: 11px;
	color: #384652;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #384652;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #384652;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #384652;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #B77B00;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 12px;
	color: #BF8200;
	text-decoration: none;
}
a.nev:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
}
a.nev:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
}
a.nev:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: FEDF73;
	text-decoration: none;
}
a.nev:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 16px;
	width: auto;
	border: 1px solid #9AA9BD;

}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	border: 1px solid #9AA9BD;

}

#box-right1 { 
	
	overflow: hidden;
	height: 100%;
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
}

#box-right1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

#box-right1 a:hover {
	color: #EBE47C;
}

#box-right1 ul {
	list-style-image: url(../images/diamond.gif);
	padding:0;
	margin-left: 30px;
}