@charset "utf-8";
/* CSS Document */

body {
	background-color:#100e0f;
	margin:0px;
}
a, a:hover{
	outline-style:none;
}
.bottom {
	background:url(../img/bottom.jpg) bottom no-repeat;
	padding-left:87px;
}

.footer {
	background:url(../img/footer.jpg) top no-repeat;
}

/* Text Classes */

.text_12_000000_nobold {
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.text_12_000000_bold {
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.text_11_ff6500_bold {
	font-family:Arial;
	color:#ff6500;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}


.text_11_ff6500_nobold {
	font-family:Arial;
	color:#ff6500;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.text_11_000000_nobold {
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.text_11_797979_nobold {
	font-family:Arial;
	color:#797979;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.text_30_ff6500_nobold {
	font-family:Arial;
	color:#ff6500;
	text-decoration:none;
	font-size:24px;
	font-weight:normal;
}

.img {
	border:1px solid #000000;
}

.title_div {
	background:url(../img/bullet.jpg)  left no-repeat;
	padding-left:10px;
	text-align:left;
	margin-bottom:5px;
}
.title_div a{
	color:#000;
	text-decoration:none;
}

.text_cell {
	padding-left:10px;
}

.title_cell {
	padding-bottom:5px;
}

.line_cell {
	padding-top:5px;
	padding-bottom:5px;
}

.gallery_img {
	border:1px solid #aaa;
	margin-right:3px;
}

.listitem {
	list-style:none;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

