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

<style type="text/css">

.arrowlistmenu{
width: 300px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: black; 
background: #dddddd;
margin-bottom: 8px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 2px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 29px;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

body {
	background-color: #000000;
}
.style14 {
	color: #000000
}
.style15 {color: #CCCCCC}
</style>


<!-- background:#ffffff url(bg_black.jpg) no-repeat top center; !-->
<style>
* {
padding:0;
margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(dark_bg1.jpg);
	background-attachment:fixed
	

}
p {
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:5px
}

h4 {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:3px;
	margin-bottom:3px;

}



</style>

<!-- page blocks -->
<style>
.left {

	width:320px;
	float:left;
	background-color: #000000;
}
.center {
	float:left;
	width:320px;
	padding-left:13px;
	background-color: #000000;
}
.right {
	float:right;
	padding-left:13px;
	width:320px;
	padding-top:20px;
	background-color: #000000;
}

</style>

<!-- classes -->

<style>

.leftimg {
padding-left:10px;
padding-right:10px;
float:left
}
</style>

<!-- bubbles -->

<style>
.btop { 
	background: url('b320.png') top right no-repeat; 
	width: 320px; 
	height:20px;
}
.bcontent {
	background: url('b320.png') center right no-repeat; 
	width: 320px; 
}
.bbottom {
	width: 320px;
	height:20px;
	background-color: #000000;
	background-image: url(b320.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
</style>


<style type="text/css">


.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	padding-right:30px;
}
.menu {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu A:link {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
}

.menu A:visited {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 12pt;
}

.menu A:active {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 12pt;
}
.menu A:hover {
	text-decoration: underline;
}



.product {
	color: black;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.product A:link {
	color: #FFFFCC;
	font-size: 12pt;
	text-decoration: none;
}
.product A:visited {
	color: #FFFF99;
	text-decoration: none;
	font-size: 12pt;
}
.product A:active {
	color: #FFCCCC;
	text-decoration: none;
	font-size: 12pt;
}
.product A:hover {
	color: #bb8855;
	text-decoration: underline;
}
</style>
<style>
.gold {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.gold:link {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
}
a.gold:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12pt;
}
a.gold:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.gold:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
}
.style1 {
	color: #FFFFFF
}
.style11 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style13 {
color:#666666}
.style16 {
	font-size: 9pt;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.no_underline { text-decoration: none; }
a img { border: 0; }
</style>
