@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4750;
}
td {
	vertical-align: top;
}
.heading {
	background: url(newimages/headbk.jpg) repeat-x;
}
.flashbot {
	background: url(newimages/flashbot.jpg) repeat-x;
}
.botcont {
	background: url(newimages/contentrepeat.jpg) repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}
.headrepeat {
	background: url(newimages/headrepeat.jpg) repeat-x;
	font-size: 17px;
	color: #4D4750;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.incont {
	background: url(newimages/contentareaback.jpg) repeat-y;
	line-height: 140%;
}
.rightpic {
	border: 5px solid #999999;
	margin-left: 15px;
}

.title {
	color: #FFFFFF;
	background: url(newimages/titlebar.jpg) repeat-x;
	vertical-align: middle;
	padding-left: 10px;
	height: 32px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D4750;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #4D4750;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
}
h3 {
	font-size: 17px;
	color: #FF9900;
}
h4 {
	font-size: 17px;
	color: #BDD827;
}
h5 {
	font-size: 17px;
	color: #4D4750;
	padding-left: 6px;
}
h6 {
	font-size: 17px;
	color: #80CBFD;
}


.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4D4750;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 6px;
	padding: 6px;
}
.content {
	padding-left: 10px;
}
.boxes {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
img {
	text-decoration: none;
	border-style: none;
}
.sidetext {
	padding-top: 10px;
}
.blue {
	background: #D7F2EF;
	padding: 10px;
}
.green {
	background: #ECF5B4;
	padding: 10px;
}
.orange {
	background: #FDECD5;
	padding: 10px;
}
.boldorange {
	font-weight: normal;
}
.unbold {
	font-weight: normal;
}
.boxes img {
	padding-left: 5px;
}
