.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a3aab4;
	border-right-color: #a3aab4;
	border-bottom-color: #a3aab4;
	border-left-color: #a3aab4;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bordergary {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bulet {
	list-style-image: url(../images/bullet_96.gif);
}



.box {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #414142;
	text-decoration: none;
	border: 1px solid #666666;
}
a:hover {
	color: #974714;
	text-decoration: none;
}

.leftnavigation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.linkblack {

	font-family: Tahoma;
	font-size: 11px;
	color: #D56816;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodytextwhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkgray {
	font-family: Tahoma;
	font-size: 11px;
	color: #414142;
	text-decoration: none;
	font-weight: bold;
}
.linkyellow {


	font-family: Tahoma;
	font-size: 11px;
	color: #D56816;
	text-decoration: none;
	font-weight: bold;
}

