body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	}


.td_bg {background-image:url(images/glow_bottom.jpg);
		background-repeat:no-repeat;
		background-position: left top;
		}
		
.content_bg	{background-image:url(images/content_bg.jpg);
		background-repeat:no-repeat;
		background-position: center top;
		}	

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	padding: 0 10px 0 51px;
	}
	
.img_2px {
	border: 2px solid #000000;
}

.img_1px {
	border: 1px solid #000000;
}
.img_1px_white {
	border: 1px solid #ffffff;
}



a {
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #e9c1e4;
	line-height: normal;
	font-weight: bold;
		
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9px;
	color: #e9c1e4;
	line-height: normal;
}
a.small:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a.small:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

.credits {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #ffffff;
	line-height: normal;
}

.credits2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #e9c1e4;
	line-height: normal;
}


a.big {
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 16px;
	color: #e9c1e4;
	line-height: normal;
	font-weight: bold;
	background-image:url(images/lotus.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-top: 51px;
	padding-right: 55px;
		
}
a.big:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a.big:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

.pike{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	font-style: normal;
	
}

a.light {
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#eedebb;
	font-weight:bold;
	
}
a.light:visited {
	color:#eedebb;
	text-decoration:none;
}
a.light:hover {
	color:#fbdd80;
	font-weight:bold;
	text-decoration:underline;
}

a.light2 {
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	
}
a.light2:visited {
	color:#eedebb;
	text-decoration:none;
}
a.light2:hover {
	color:#fbdd80;
	font-weight:bold;
	text-decoration:underline;
}




.content2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	font-style: normal;
	}
	
.content3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40451c;
	padding-left: 30px;
	padding-right: 15px;
	}
	
.quote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	font-weight:bold;
	font-style:italic;
	line-height: 20px;
	padding: 20px 20px 10px 20px;
	
	}



.head1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	color: #ffffff;
	letter-spacing: 1px;
	}
	

.heading_image {
	padding: 7px 0 0 7px;
	}


.dotted_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff;
}

.transbox{
   background-color: #000000;
    /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  /* for Mozilla */
  -moz-opacity:0.5;
  }
  
.transboxdiv {
padding: 2px;
font-size: 14px;
font-weight: bold;
font-style: italic;
color: #ffffff;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}




a.domtabs {
			color:#eedebb;
			font-weight:bold;
			font-style: italic;
			text-decoration:none;
			text-align:left;
			margin:0;
		}
		
a.domtabs:hover{
			color:#fbdd80;
			font-weight:bold;
			font-style: italic;
			text-decoration:underline;
			text-align:left;
			margin:0;
			
		}

/* domtab styles! */

div.domtab{			
			width:100%;
			font-size:11px
		}
		ul.domtabs{
			width:105px;
			padding:0 0 0 0;
			float:left;
			width:100%;
			text-align:left;
			margin:0;
			list-style-type:none;

		}
		ul.domtabs li{
			width:105px;
			padding:0 0 0 0;
			float:left;
			padding:0 0 0 0;
			text-align:left;
			margin:0;
			list-style-type:none;

		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active, {
			width:105px;
			padding:0 0 0 0;
			display:block;
			color:#eedebb;
			font-weight:bold;
			font-style: italic;
			text-decoration:none;
			text-align:left;
			margin:0;
		}
		
		ul.domtabs a:hover{
			width:105px;
			padding:0 0 0 0;
			display:block;
			color:#fbdd80;
			font-weight:bold;
			font-style: italic;
			text-decoration:underline;
			text-align:left;
			margin:0;
			
		}
		
		div.domtab div{
			clear:both;
			width:auto;
			color:#40451c;
			padding:0 0;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,{
			padding:0 0 0 0;
			display:block;
			color:#eedebb;
			font-weight:bold;
			text-decoration:none;
			text-align:left;
			}
			
			ul.domtabs li.active a:hover {
			padding:0 0 0 0;
			display:block;
			color:#fbdd80;
			font-weight:bold;
			text-decoration:underline;
			text-align:left;
			
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.5em;
		}
		h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #E6C580;
	padding:10px 0 0 0;
	margin:0;
		}
		h1{
			font-size:11;
			text-align:left;
			font-weight:bold;
			font-family:Verdana, Arial, sans-serif;
		}
		
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active		{
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #434400;
	line-height: normal;
	font-weight: bold;
		}
		
		
	
	

/* end domtab styles! */
