@charset "UTF-8";
<!-- General -->

body, body div, body p, body th, body td, body li, body dd {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 20px;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 20px;
}

a {
	font-size: 12px;
	color: #00A0C6;
	letter-spacing: 1px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #00A0C6;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #00A0C6;
}

#vertical_div {
	border-right: #333333 solid 1px;
}

#break_div { /* Side Bar */
	margin: 6px 0px 5px 0px;
	border-bottom: #333333 solid 1px;
}

h1 { /* Header */
	font-size: 22px;
	font-weight: normal;
	color: #777777;
	letter-spacing: 0px;
	line-height: 28px;
	margin-top: 1px;
	margin-bottom: 15px;
}

h2 { /* Message Title */
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

.style1 { /* Message Series and Topic */
	color: #777777;
}

.style2 { /* Message Topics */
	font-size: 9px;
}

.style3 { /* Message Title */
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

.style4 { /* Free Online */
	float: right;
}

#mp3 {
	width: 250px;
	height: 16px;
	margin: 2px 0px 0px 0px;
}

#body_td { /* Overall Containger */
	padding: 15px 20px 0px 20px;
}

#pictures_td { /* Pictures Width */
	width: 265px;
}

#height_table_01 { /* Table's Height for the Info Section */
	height: 234px;
}

#height_table_02 { /* Table's Height for the Info Section */
	height: 234px;
}

#height_td_03 { /* Row's Height for 3 */
	height: 78px;
}

#height_td_04 { /* Row's Height for 4 */
	height: 58px;
}

#height_td_05 { /* Row's Height for 5*/
	height: 46px;
}

#height_td_06 { /* Row's Height for 6 */
	height: 39px;
}

#divider_div { /* Messages Only */
	padding: 20px 0px 0px 0px;
	border-bottom: #333333 solid 1px;
}

.menu {
	margin: 14px 10px 24px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #404040;
}

#menu {
	text-transform: uppercase;
}

blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul {
	margin-top: 20px;
	margin-left: -4px;
	margin-bottom: 20px;
}

ol {
	margin-top: 20px;
	margin-left: -4px;
	margin-bottom: 20px;
}