BODY, TD {
	font-family :  tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;


}
a:link {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #;
	text-decoration: none;

}
a:hover {
	color: #666666;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	border-top: none #003366;
	border-right: none #003366;
	border-bottom: none #003366;
	border-left: none #003366;

}
 body {
 background-color: #000000;
	margin: 0px;
	 direction:;
	background-attachment:fixed;
}

.stRow{
	background-color: #161616;
}

.ndRow{
	background-color: #0F0D0E;
}

input, button, textarea{
	background-color: #000000;
	border: 1px solid #555555;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	direction: rtl;
}

textarea{
	width:100%;
}

#comment{
	width: 200px;
	background-color: #E0E2D2;
	border: 1px solid #693F27;
	font-family: Tahoma;
	font-size: 12px;
}

input[type=radio]{
background-color: #000000;
border: none;
}

.ImgFrame{
border: solid 1px Gray;
margin: 2px;
padding: 2px;
}
.Green, .Green a {
	font-size: 11px;
	color: #A6EB80;
}
.Yellow, .Yellow a {
	font-size: 11px;
	color: #FDCE04;
}
.Orange, .Orange a {
	font-size: 11px;
	color: #C96800;
}
.Gray, .Gray a{
	font-size: 11px;
	color: #939391;
}

.grayBox {
	text-align: right;
	border: solid 1px #161616;
	background: #0F0D0E;
	float: right;
	width: 100%;
	color: #ffffff;
}


/* Default for the poll bars */

.pollBar {
	height: 15px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
}

#pollBar2 {
	background: #00ff00;
}

#pollBar3 {
	background: #0000ff;
}

#pollBar4 {
	background: #ffff00;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}


#pagetools{
float: left;
}
#pagetools img{
width:16px;
}


#shop{
float: right;
padding: 15px;
}
#shop img{
}