body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-right: 5px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.side {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-right: 20px;
}
.side a{
	color: #0099CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.side a:hover{
	color: #0099CC;
}
.side a:active{
	color: #FF9900;
}

a {
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.main {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
}
.main a{
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
.main a:hover{
	color: #0099CC;
}
.main a:active{
	color: #FF9900;
}
.bottom {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: center;
}
.bottom a{
	color: #0099CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bottom a:hover{
	color: #0099CC;
}
.bottom a:active{
	color: #FF9900;
}
.orange-in {
	font-weight: bold;
	color: #FF6600;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-left: 1em;
	padding-bottom: 0px;
}
.pics {
	border: 1px solid #006699;
}
.bold-orange {
	font-weight: bold;
	color: #FF6600;
}
.blue {
	color: #0099CC;
}
.side1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-top: 5px;
}
.profile1 {
	background-color: #D5F4FF;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.profile2 {
	background-color: #FFE1CE;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.no-lines {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no-lines a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
}
