@charset "utf-8";
/* CSS Document */

body {
	background-image: url('img/bg.jpg');
	background-repeat: repeat;
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

img {
	behavior: url('/img/iepngfix.htc');
}

#container {
	width: 1000px;
	margin: 0 auto;
}
/* BANNER_OPTIONS */
#banner {
	width: 1000px;
	height: 200px;
	background-image: url('img/banner_01.png');
	behavior: url('/img/iepngfix.htc');
}

#banner2 {
	width: 1000px;
	height: 200px;
	background-image: url('img/banner_02.png');
	behavior: url('/img/iepngfix.htc');
}

#banner3 {
	width: 1000px;
	height: 200px;
	background-image: url('img/banner_03.png');
	behavior: url('/img/iepngfix.htc');
}

#banner4 {
	width: 1000px;
	height: 200px;
	background-image: url('img/banner_04.png');
	behavior: url('/img/iepngfix.htc');
}

#navbar {
	width: 1000px;
	height: 30px;
	background-image: url('img/index_01.png');
	behavior: url('/img/iepngfix.htc');
}
/* BAR_OPTIONS */
#bar_bw {
	width: 1000px;
	height: 30px;
	background-image: url('img/index_02.png');
	behavior: url('/img/iepngfix.htc');
}

#bar_b {
	width: 1000px;
	height: 30px;
	background-image: url('img/index_03.png');
	behavior: url('/img/iepngfix.htc');
}

#bar_w {
	width: 1000px;
	height: 30px;
	background-image: url('img/index_04.png');
	behavior: url('/img/iepngfix.htc');
}
/* INDEX_OPTIONS */
#index_bw {
	width: 1000px;
	background-image: url('img/index_05.png');
	background-repeat: repeat;
	behavior: url('/img/iepngfix.htc');
}

#index_b {
	width: 1000px;
	background-image: url('img/index_06.png');
	background-repeat: repeat;
	behavior: url('/img/iepngfix.htc');
}

#index_w {
	width: 1000px;
	background-image: url('img/index_07.png');
	background-repeat: repeat;
	behavior: url('/img/iepngfix.htc');
}
/* END_OPTIONS */
#footer {
	width: 1000px;
	height: 60px;
	background-image: url('img/footer.png');
	behavior: url('/img/iepngfix.htc');
}

.indextable {
	position: relative;
	left: 60px;
}
/* COLUMN_OPTIONS_DOUBLE */
.column01 {
	width: 180px;
	vertical-align:text-top;
	font-family: verdana;
	color: #FFF;
	font-size: 11px;
}

.column01 a:link { 
color: #ff0000; 
text-decoration: none; 
font-weight: bold;
}
.column01 a:visited { 
color: #ff0000; 
text-decoration: none; 
font-weight: bold;
}
.column01 a:hover { 
color: #FFA800; 
text-decoration: underline; 
font-weight: bold;
}
.column01 a:active { 
color: #FFA800; 
text-decoration: underline; 
}

.column02 {
	width: 20px;
}

.column03 {
	width: 680px;
	vertical-align:text-top;
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

.column03 a:link { 
color: #FF8C1C; 
text-decoration: none; 
font-weight: bold;
}
.column03 a:visited { 
color: #FF5400; 
text-decoration: none; 
font-weight: bold;
}
.column03 a:hover { 
color: #FFA800; 
text-decoration: underline; 
font-weight: bold;
}
.column03 a:active { 
color: #FFA800; 
text-decoration: underline; 
}
/* COLUMN_OPTIONS_SINGLE */
.column_b {
	width: 880px;
	vertical-align:text-top;
	font-family: verdana;
	color: #FFF;
	font-size: 11px;
}

.column_b a:link { 
color: #ff0000; 
text-decoration: none; 
font-weight: bold;
}
.column_b a:visited { 
color: #ff0000; 
text-decoration: none; 
font-weight: bold;
}
.column_b a:hover { 
color: #FFA800; 
text-decoration: underline; 
font-weight: bold;
}
.column_b a:active { 
color: #FFA800; 
text-decoration: underline; 
}

.column_w {
	width: 880px;
	vertical-align:text-top;
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

.column_w a:link { 
color: #FF8C1C; 
text-decoration: none; 
font-weight: bold;
}
.column_w a:visited { 
color: #FF5400; 
text-decoration: none; 
font-weight: bold;
}
.column_w a:hover { 
color: #FFA800; 
text-decoration: underline; 
font-weight: bold;
}
.column_w a:active { 
color: #FFA800; 
text-decoration: underline; 
}

/* TEXT_STYLES_BELOW */

.text01 {
	font-family: verdana;
	color: #2F2F2F;
	font-size: 16px;
	font-weight: bold;
}

.text02 {
	font-family: verdana;
	color: #FF4200;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.text03 {
	font-family: verdana;
	color: #FF7800;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
}

.text04 {
	font-family: verdana;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

.text05 {
	font-family: verdana;
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

.text06 {
	font-family: verdana;
	color: #c6c6c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

/* HOVER_TABLE */
#box-table {
	font-size: 11px;
	text-align: left;
	width: 680px;
}

#box-table th {
	font-size:12px;
	font-weight: bold;
	background:#b4b4b4;
	border-bottom:1px solid #cbcbcb;
	color:#000;
	padding:5px 5px;
	width: 160px;
}

#box-table td {
	background:#d9d9d9;
	font-weight: normal;
	border-bottom:1px solid #cbcbcb;
	color:#000;
	padding:5px 5px;
	width: 160px;
}

#box-table tr:hover td{
	background:#e6e6e6;
	color:#000;
}

.column_event {
	width: 200px;
}

/* HOVER_TABLE_2 */
#box-table-2 {
	font-size: 11px;
	text-align: left;
	width: 680px;
}

#box-table-2 th {
	font-size:12px;
	font-weight: bold;
	background:#b4b4b4;
	border-bottom:1px solid #cbcbcb;
	color:#000;
	padding:5px 5px;
	width: 330px;
}

#box-table-2 td {
	background:#d9d9d9;
	font-weight: normal;
	border-bottom:1px solid #cbcbcb;
	color:#000;
	padding:5px 5px;
	width: 330px;
}

#box-table-2 tr:hover td{
	background:#e6e6e6;
	color:#000;
}