body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../assets/img_main/background3.jpg);
	background-repeat: repeat;
}

.header {
	background-image: url(../assets/img_main/header_bk.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 800px;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu {
	background-color: #333333;
	height: 19px;
	width: 780px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.main_tbl {
	width: 562px;
	background-color: #FEFDF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	vertical-align: top;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 10px;
}

.main_tbl a:link { color : #B3093A; text-decoration : none}
.main_tbl a:visited { color : #B3093A; text-decoration : none}
.main_tbl a:hover { color : #B3093A; text-decoration : underline}
.main_tbl a:active {
	color: #B3093A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; }

.main_tbl h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;}
	
	.main_tbl h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
}
.main_tbl h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
}

.main_tbl h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}

.main_tbl h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D5002F;
	font-size: 16px;
}

.left_column {
	vertical-align: top;
	width: 193px;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3D5D7;
	background-color: #B3093A;
	background-image: url(../assets/img_main/soundbars_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-left: 9px;
}

.left_column a:link { color : #F3D5D7; text-decoration : none}
.left_column a:visited { color : #F3D5D7; text-decoration : none}
.left_column a:hover { color : #F3D5D7; text-decoration : underline}
.left_column a:active {
	color: #F3D5D7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; }
.left_column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3D5D7;
	font-weight: bold;
}

.img_border {
	border: 1px solid #666666;
}

.img_float_rt {
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #666666;
	float: right;
	margin-top: 15px;
}

.img_float_left {
	border: 1px solid #000000;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 30px;
	width: 755px;
	text-align: center;
	background-image: url(../assets/img_main/footer_bk.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
}
.footer a:link {
	color : #000000;
	text-decoration: none;
}
.footer a:visited {
	color : #000000;
	text-decoration: none;
}
.footer a:hover { color : #000000; text-decoration : underline }

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3093A;
	font-weight: bold;
	height: 10px;
	display: block;
	width: 400px;
}

.newstitle a:link {
	color : #B3093A;
	text-decoration : none;
}
.newstitle a:visited {
	color : #B3093A;
	text-decoration : none;
}
.newstitle a:hover {
	color : #B3093A;
	text-decoration : underline;
}
.newstitle a:active {
	color: #B3093A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
