.main-border {
	border: 1px solid #999999;
}
a.light-link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.light-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.light-link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC66CC;
	text-decoration: underline;
}
.hr {
	border: 1px solid #333333;
}
.plain-small-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.small-link:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.small-link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}
a.small-link:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC66CC;
	text-decoration: underline;
}

.nav {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
}
a.nav:link {
	color: #FF6000;
	text-decoration: none;
}
a.nav:hover {
	color: #FF9250;
	text-decoration: none;
}
a.nav:active {
	color: #FF6000;
	text-decoration: none;
}
a.nav:visited {
	color: #FF6000;
	text-decoration: none;
}
.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7C7C7C;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #98A3B1;
}
.title2 {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
}
a.title2:link {
	color: #FF6000;
	text-decoration: none;
}
a.title2:hover {
	color: #FF9250;
	text-decoration: none;
}
a.title2:active {
	color: #FF6000;
	text-decoration: none;
}
a.title2:visited {
	color: #FF6000;
	text-decoration: none;
}
.content-org {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF9900;
}
.bullet-org {
	color: #FF6000;
}
.grey-nav {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ADADAD;
}
a.grey-nav:link {
	color: #ADADAD;
	text-decoration: none;
}
a.grey-nav:hover {
	color: #C6C6C6;
	text-decoration: none;
}
a.grey-nav:active {
	color: #ADADAD;
	text-decoration: none;
}
a.grey-nav:visited {
	color: #ADADAD;
	text-decoration: none;
}