body {
	background-color: #ffffff;
	background-image: url(../img/frame/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	}
	
p, li {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0;
	padding: 0;
	}
	
blockquote {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 20px 0px 20px;
	padding: 0;
	}
	
hr {
	height: 1px;
	color: #bbbbbb;
	background-color: #bbbbbb;
	margin: 10px 0px 10px 0px;
	padding: 0;
	border: 0;
	}
	
.relatedhr {
	margin: 5px 0px 5px 0px;
	color: #e6f3fe;
	background-color: #e6f3fe;
	}
	
.fineprint {
	font-size: 7pt;
	line-height: 11pt;
	letter-spacing: 1px;
	}
	
.title {
	color: ffcc00;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-size: 11pt;
	line-height: 13pt;
	}

.intro {
	font-size: 16pt;
	line-height: 20pt;
	color: #058cf2;
	letter-spacing: 0.5px;
	}

.crumbs {
	font-size: 8pt;
	line-height: 10pt;
	color: ffcc00;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.topbits {
	font-size: 7pt;
	line-height: 9pt;
	color: #31bd2c;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	}
	
.small {
	font-size: 7pt;
	line-height: 9.5pt;
	letter-spacing: 0.5px;
	}
	
.twitterbox {
	font-size: 7pt;
	line-height: 9.5pt;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: 42px 15px 20px 20px;
	}
	
.relatedbox {
	background-image: url(../img/frame/dots_related.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 30px 30px;
	padding: 0;
	width: 210px;
	float: right;
	}
	
.related {
	color: #058cf2;
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited, a:active {
	color: #058cf2;
	text-decoration: none;
	}

a:hover {
	color: #058cf2;
	text-decoration: underline;
	}

a.crumbs:link, a.crumbs:visited, a.crumbs:active {
	color: #058cf2;
	text-decoration: none;
	font-weight: normal;
	}

a.crumbs:hover {
	color: #31bd2c;
	text-decoration: none;
	}
	
a.related:link, a.related:visited, a.related:active {
	text-decoration: none;
	}

a.related:hover {
	text-decoration: underline;
	}
	
a.twitter:link, a.twitter:visited, a.twitter:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

a.twitter:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
a.topbits:link, a.topbits:visited, a.topbits:active {
	color: #ffffff;
	text-decoration: none;
	}

a.topbits:hover {
	color: #ffcc00;
	text-decoration: none;
	}
	
.blue {
	color: #058cf2;
	}
	
.lightblue {
	color: #82c5f8;
	}
	
.white {
	color: #ffffff;
	}
	
.black {
	color: #000000;
	}
	
.yellow {
	color: #ffcc00;
	}
	
.green {
	color: #31bd2c;
	}
	
.sidebarinputtext {
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 0;
	margin: 0;
	padding: 0;	
	}
	
.volinputtext {
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	border: solid 1px #058cf2;
	margin: 0;
	}
	
.volsubmit {
	background-color: #82c5f8;
	color: #ffffff;
	border: solid 1px #ffffff;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 20px 3px 20px;
	}
	
.tableblue {
	margin: 0;
	background-image: url(../img/frame/table_bluetd.gif);
	padding: 0;
	border: 0;
	}
	
.tablecell {
	margin: 0;
	border-bottom: solid 1px #058cf2;
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 3px 10px;
	}
	
.tabletitlecell {
	background-image: url(../img/frame/table_yellowtd.gif);
	margin: 0;
	border-bottom: solid 1px #ffcc00;
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 3px 10px;
	}
	
.mediatitle {
	background-color: #82c5f8;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

.mediadownload {
	background-color: #ffffff;
	background-image: url(../img/frame/mediadownload_reg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	}