/*********************************************/
body {
	text-align: left;
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	border: 0px;

}
img {border : 0px;}
img#topBanner {margin-top: 5px; margin-right: 30px;}
img#left {	margin: 5px 5px 5px 0px; float: left; display: block;}
img#right {margin: 5px 0px 5px 5px; float: right; display: block;}

div {border : 0px solid;}
a {color: yellow; text-decoration: underline;}
a:link {color: yellow;}
a:visited {color: yellow;}
a:active {color: #666666;}
a:hover {color: white; text-decoration: none;}

a.right {float: right;}

p {font-size: 12px; font-weight: normal; color: white; vertical-align: top;}
p.error {font-size: 11px; font-weight: bold; color: #FF0000;}
p.smallprint {font-size:9px;}
span.hitText {font-weight: bold; color: #669900;}
span.hitTitle {font-weight: bold; color: #669900;}
span.resultTitle {font-weight: bold;}
span.resultInfo {font-weight: bold;}

UL {
  color: #333333;
  padding-left: 2px;
  margin: 5px 0px 0px 10px;
}
OL {
  color: white;
	padding-left: 2px;
  margin: 5px 0px 0px 5px;
}
LI {
	margin: 0px 0px 0px 15px;
	color: white;
}

hr {
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin : 5px 0px 5px 0px;
}

form {margin: 0px; padding: 0px;}


.formlabel{
	float: left;
	margin-left: 40px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
}
.formlabel1{
	float: left;
	margin-left: 28px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
}
.btn {
	color: #333333;
	font-size:12px; 
	font-weight: bold; 
	background: #C1C1B7;
	border: #FFFFFF solid 1px;
}
.pagetitle{
	font-size : 15px;
	font-weight: bold;
	color: white;
}
.label{
	font-size : 11px;
	line-height : 12px;
	font-weight: bold;
	color: white;
}
.resultslabel{
	font-size : 13px;
	line-height : 15px;
	font-weight: bold;
	color: white;
}
.formfield{
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	color: black;
}

#buttons{width:100%; text-align: right; clear: both;}
#buttons2{width:100%; text-align: right;}
#subbuttons{width:100%; text-align: left; margin-bottom : 15px;	clear: both;}
/*********************************************/
#header {
	background-color: black;
	text-align: right;
	padding: 0px 0px 0px 0px;
	height: 67px;
	width: 730px;
	margin: auto;
	border-top: 0px solid #FFFFFF;
}
#header .left {
  float: left;
	width: 180px;
}

#header .right {
  float: right;
  width: 500px;
  height: 67px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px 10px 0px 0px;
}

#header .right a {
  text-decoration: none;
  color: #FFFFFF;
}
#header .right a:hover {
  text-decoration: none;
  color: #CCCCCC;
}

#branding {
	background-color : #FFFFFF;
	height: 85px;
	width: 750px;
	margin: auto;
}
#footer {
	height: 14px;
	width: 750px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #E8E7E5;
	border-width: 1px 0px 1px 0px;
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
}
#emailheader {
	height: 10px;
	width: 700px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 4px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #E8E7E5;
	border-width: 0px 0px 1px 0px;
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
}
#emailheader a {
	color: white;
	text-decoration : none;
	}

#footer a {
	text-decoration : none; 
	color: #999999;
}
#footer a:hover {
	text-decoration : none; 
	color: #CCCCCC;
}
#wrap {
	BACKGROUND: black; BORDER-BOTTOM: #993300 1px solid; BORDER-LEFT: #993300 1px solid; BORDER-RIGHT: #993300 1px solid; BORDER-TOP: #993300 1px solid; FONT-SIZE: 0.9em; MARGIN: 15px auto; PADDING-BOTTOM: 0px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; PADDING-TOP: 20px; POSITION: relative; TEXT-ALIGN: left; WIDTH: 750px
}
#wrapinfo {
	BACKGROUND: black; BORDER-BOTTOM: #993300 1px solid; BORDER-LEFT: #993300 1px solid; BORDER-RIGHT: #993300 1px solid; BORDER-TOP: #993300 1px solid; FONT-SIZE: 0.9em; MARGIN: 15px auto; PADDING-BOTTOM: 0px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; PADDING-TOP: 30px; POSITION: relative; TEXT-ALIGN: left; WIDTH: 500px
}
/**********************************************/
#subnavArrow {
  height: 8px;
}
#subnav {
	font-size: 11px;
	font-weight: normal;
	color: white;
  padding: 7px 0px 10px 0px; 
}
#subnav .level1 {
	border: 1px solid #F5F5EC;
	border-width: 1px 0px 0px 0px;
	padding: 2px 2px 2px 13px;
	font-weight: bold;
}
#subnav a{
    text-decoration: none;
	color: white;
}
#subnav a:hover{
    text-decoration: none;
	color: #666666;
}
#subnav a.high{
    text-decoration: none;
	color: #669900;
}
/**********************************************/
#main {width: 0px; text-align: left; 	margin: left;}
.indexleftcolumn{
      background-color: black;
	float: left;
	width: 330px;
	margin: 0px;
	font-size : 11px;
	line-height : 12px;
	font-weight: bold;
	color: white;
}
.indexrightcolumn{
      background-color: black;
	float: left;
	width: 330px;
	margin: 0px 0px 0px 15px;
	font-size : 11px;
	line-height : 12px;
	font-weight: bold;
	color: white;
}
.leftcolumn{
	font-size: 90%;
  background-color: black;
	float: left;
	width: 300px;
	margin: 5px;
}
.leftcolumninfo{
  background-color: black;
	float: left;
	width: 300px;
	margin: 5px;
}
.rightcolumn{
  background-color: black;
	float: left;
	width: 300px;
	margin: 5px;
}
.rightcolumninfo{
  background-color: black;
	float: left;
	width: 10px;
	margin: 5px;
}
.doublecolumn{
	width: 200px;
	float: center;
	margin-left: 20px;
}
.contentcontainer{
	width: 700px;
	float: center;
	margin-left: 20px;
}
.cleaner {
	clear: both;
	height: 10px;
	background: transparent;
}

.cleaner1 {
	clear: both;
	margin-left: 30px;
	margin-bottom: 2px;
	background: transparent;
}

.picturecover {
	float: right;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
	border : 0px solid white;
}

.picturecoverleft {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
	border : 0px solid white;
}

.picturephoto {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	border : 0px solid white;
}

.lightshowphoto {
	float: left;
	margin-left: 5px;
	margin-right: 30px;
	padding: 0px 0px 0px 0px;
	border : 0px solid white;
}
.trackcoverleft {
	float: left;
	margin-left: 10px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
	border : 2px solid white;
}

.trackcoverright {
	float: left;
	margin-left: 130px;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	background: black;
	border : 2px solid white;
}
.download{
	font-size : 12px;
	color: white;
	float: left;
	margin-right: 0px;
	border : 0px solid #999;
	padding: 5px 5px 10px 10px;
}

.aboutinforight{
	font-size : 13px;
	color: white;
	float: left;
	margin-right: 0px;
	padding: 5px 5px 5px 5px;
}

.titleheading{
	font-size : 13px;
	color: white;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border : 2px solid #999;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
}

.titleheadinginfo{
	font-size : 14px;
	color: white;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border : 2px solid #999;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
}

.flooble {
	float: right;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	background: black;
	color: white;
	font-size: 11px;
}
/**********************************************/
#leftcolumn .head {
	background: #669900; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  padding: 3px 3px 3px 5px; 
}
#leftcolumn .box {
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  padding: 15px 10px 10px 10px; 
}
#leftcolumn INPUT.txt {
	width : 90px;
	border : 1px solid #999;
	font-size : 10px;
	color: #666666;
	background-color: #F7F7F7;
}
#leftcolumn INPUT.z {
	color: #333333;
	font-size:11px; 
	font-weight: bold; 
	background: #C1C1B7;
	border: #333333 solid 1px;
}
#doublecolumn .head {
	background: #E9C017; 
	font-size: 14px;
	font-weight: bold;
	color: black;
  	padding: 3px 0px 3px 0px;
	text-align: center;
}
#picture .head {
	background: #CCCCCC; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  padding: 3px 3px 3px 5px; 
}
#contentContainer {
  height: 1%;  /*IE fix */
	margin: 5px 10px 5px 10px;
	vertical-align: center;
}
/**********************************************/
#doublecolumn .promo {
  border: #C7C9CE solid 1px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  margin: 15px 0px 0px 0px;
}
#doublecolumn .promo p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 5px 5px 10px 5px; 
}
#promohighlight{
  padding: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 10px 0px 5px 5px; 
}
#doublecolumn .promo a{
	text-decoration: none;
	color: #669900;
}
#doublecolumn .promo a:hover{
  text-decoration: underline;
	color: #669900;
}
/**********************************************/
.phpMyBorder{
  width        : 200px;
}
.phpMyBordertth{
  width        : 300px;
}
.pmb2, .pmb3, .pmb4,.pmbContent{
  background   : #E9C017;
  border-color : #E9C017;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.pmb1{
  background   : #E9C017;
}
.pmb2, .pmb3, .pmb4{
  border-style : solid;
  border-width : 0 1px;
}
.pmbContent{
  display      : block;
  border-style : solid;
  border-width : 0 1px;
}
.pmb1, .pmb2, .pmb3{
  height       : 1px;
}
.pmb1{
  margin       : 0 5px;
}
.pmb2{
  margin       : 0 3px;
  border-width : 0 2px;
}
.pmb3{
  margin       : 0 2px;
 }
.pmb4{
  height       : 2px;
  margin       : 0 1px;
}
.pmb1, .pmb2, .pmb3, .pmb4{
  display      : block;
  overflow     : hidden;
}
.pmb5{
  font-size    : 1px;
  display      : block;
  overflow     : hidden;
  height       : 1px;
}
.pmbBlock{
  display      : block;
  font-size    : 1px;
}
