body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	font-style:normal;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	line-height: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #802d6f;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #802d6f;
	font-weight: bold;
	font-style: italic;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802d6f;
	font-weight: bold;
	text-transform: uppercase;
}
.heading2sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802d6f;
	font-weight: bold;
}
.heading3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.heading4 {
	color: #7F2D6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #eb880f;
	font-weight: bold;
	font-style: italic;
}
.sppghdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #802d6f;
	font-weight: bold;
	font-style: normal;
}
.white18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}
.tableborder {
	border: 1px solid #ff9934;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802d6f;
	font-weight: normal;
	font-style: normal;
}
.listspacing li {margin-bottom:8px;}
.borderbtm{border-bottom:1px dotted #cccccc;}

#Main {
	margin:0 auto 0 auto;
	width:770px;
	border:3px solid #802d6f;
	background-color:#ffffff;
}
#Header{}
#Navigation{}
#Breadcrumb{
	color:#0000ff;
	font-weight:bold;
	padding:8px;
	border-bottom:1px solid #cccccc;
	margin:0 8px 10px 8px;
	clear:both;
}
#Sidebar{
	width:200px;
	margin:0 0 0 15px;
	float:right;
}
	#Sidebar ul{margin:0;padding:0;list-style-type:none;}
	#Sidebar li{
		border:0px;
		margin:0;
		padding:5px 0 5px 12px;
		background-image:url(images/arrow-orange.gif);
		background-repeat:no-repeat;
		background-position:5px 9px;
		border-bottom:1px dotted #cccccc;}

	#Sidebar ul ul{margin:0;padding:0;}
	#Sidebar ul ul li{
		margin:0;
		padding:5px 0 8px 15px;
	}
	#Sidebar p{margin:0 0 8px 0;padding:0 8px 0 8px;}

#Content{
	padding:0 15px 10px 15px;
}
#Footer{
	text-align:center;
	padding:5px;
	clear:both;
}
.SidebarBox{background-color:#fff3e9;border:1px solid #FF9934;margin:10px 0 10px 0;}
.SidebarBox h1{font-size:13px;font-weight:bold;color:#802D6F;margin:0 0 5px 0;}
.caption{font-size:10px;font-style:italic;}
.vidthumb{border:1px solid #000000;}