 body 
 {
	margin: 0;
	padding: 0;
	background: black;
	font-family: Arial, Helvetica, sans-serif;
 }
 
 #header
 {
	background: #fff url(../images/h-grad.png) repeat-x;
	height: 65px;
	margin-top: 2px;
	text-align: left;
	padding-top: 1px;
	border-bottom:double;
	border:thin;
 }

 text
 {
	color : #dddddd ;
 }

 p
 {
	color : #dddddd ;
 }

 h2
 {
 	font-family :"Times New Roman";
 	
	color : #dddddd ;
	
 }
 h3
 {
 	font-family :Arial, Helvetica, sans-serif;
	color : #dddddd ;
 }

 h1
 {
 	
	color :#dddddd;
 }
 h5
 {
	color :#dddddd;
 }
 
 #container 
 {
 	
 }

 #sidemenu 
 {
	font-size: 80%;
 	text-align:left;
	float:left;
	width: 150px;
	padding: 0;
	border-right:double;
	
	color:#dddddd;
 }


 #sidemenu ul 
 {
 	list-style: none;
	margin-left: 0px;
	padding: 0;
 }

 a 
 { 
 	color: #dddddd ;  
 }


 
 #content { float: left; }
 th {
 	font-family:Arial;
font-size:12px;
color:#FFFFFF;
	  }
 tr.odd { background-color:#666666; }
 tr.even { background-color: #999999; }

 table#users { width: 100%;} 
 table#users th { font-size: 70%; }
 table#users td { font-size: 50%; }

 .ListTitle 
 {
 	color: #244;
 	font-weight: normal;
 	font-size: small;
 }

 .ListActions 
 {
	font-size: x-small;
	text-align: right;
	padding-left: 1em;
 }
 
 .txt
{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
}

.ListLine0 {
background: #b44d02;
color:#FFFFFF;
font-size: 12px;
}
.ListLine1 {
background: #f7e7b4;
font-size: 12px;
color: #000000;
}

a1{
	color:#000000;
}

td
 {
	font-family: Arial, Helvetica, sans-serif;  
 }

 
 #passwordStrength { 
 height:3px; 
 display:block; 
 float:left; 
 } 
 
  .strength0 { width:0px; background:#ffffff; }
 
  .strength1 { width:40px; background:#ff0000; } 
  
  .strength2 { width:80px; background:#ffff66; } 
  
  .strength3 { width:120px; background:#ffff66; } 
  
  .strength4 { background:#ccff33; width:160px; } 
  
  .strength5 { background:#ccff33; width:200px; }
  
  
  
  #errorExplanation {
  width: 400px;
  color: #000000;
  border: 1px solid red;
  padding: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  background-color: #000000 ;
}


#errorExplanation h2 {
  font-size:medium;;
  color: #ffffff;
  margin-bottom: 0;
  padding: 1px;
}

#errorExplanation p {
  font-size: small;
  color: #ffffff;
  margin-bottom: 0;
  padding: 1px;
}

#errorExplanation ul li {
  font-size: small;
  color: #ffffff;
  margin-bottom: 0;
  padding: 1px;
}


/*---*/
#imgborder{
	border:1px solid #fff;
	background-color:#c6c6c6;
	padding:2px;
}
.whitecont
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #fff;
font-weight:bold;
}

.whitecontnormal
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.c_bantop {
	background-image: url(../images/c_bantop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.table{
	background-color:#050505;
}
.table:hover{
	background-color:#373737;
	cursor:pointer;
}

.Qtextbox{
	width:35px;
	height:15px;
	border:1px solid #fff;
	color:#fff;
	font-size:11px;
	background-color:transparent;
}

.cartblack
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
font-weight:bold;
}
.carttxtbox{
	width:150px;
	height:20px;
	/*background-color:transparent;*/
	border:1px solid #323232;
	color:#000;
	padding-left:3px;
	padding-right:3px;
}

.carttxtboxcvv{
	width:40px;
	height:20px;
	/*background-color:transparent;*/
	border:1px solid #323232;
	color:#000;
	padding-left:3px;
	padding-right:3px;
}


