html, body {background: #000; margin: 0px; padding: 0px; font-size: 11px; font-family: Arial; color: #ffffff}
td {font-size: 12px;}
.avag{font-size: 10px; color: #6e6e6e} 
.avas{font-size: 10px; color: #ffffff} 

a, a:hover, a:visited, a:active {color: #ff0000; text-decoration: none; font: normal 12px Arial}

h1, h2, h3, h4, h5, h6 {font: bold 18px Arial; margin: 3px 0; color; #fff;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 12px;}

#menu p{padding: 0; margin: 3px 0px; color: #6e6e6e; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 12px}
#menu p a, #menu p a:hover, #menu p a:visited, #menu p a:active{color: #ffffff; text-decoration: none; font-weight: bold}
#menu p a.red,
#menu p a.red:hover,
#menu p a.red:active,
#menu p a.red:visited,
#menu p a.red:link {color: red}
#menu td.menu {padding-left: 10px; color: #ffffff; font-size: 18px; font-weight: bold}
#bottom a, #bottom a:hover, #bottom a:visited, #bottom a:visited {color: #ffffff; font-size: 11px}

.photodiv {float: left; margin: 3px 10px 10px 0;position: relative;}
a.delphoto {position: absolute; top: -8px; left: 92px; display: block; width: 15px; height: 15px; font-size: 1px; overflow:hidden; background: url('../image/delphoto.gif') top left no-repeat}
a.delphoto:hover{background-position: 0 -15px}
a.editphoto {position: absolute; top: -8px; left: 76px; display: block; width: 15px; height: 15px; font-size: 1px; overflow:hidden; background: url('../image/editphoto.gif') top left no-repeat}
a.editphoto:hover{background-position: 0 -15px}
a.mainphoto {position: absolute; top: -8px; left: 60px; display: block; width: 15px; height: 15px; font-size: 1px; overflow:hidden; background: url('../image/mainphoto.gif') top left no-repeat}
a.mainphoto:hover{background-position: 0 -15px}

a.dellink { display: block; width: 15px; height: 15px; font-size: 1px; overflow:hidden; background: url('../image/delphoto.gif') top left no-repeat}
a.dellink:hover{background-position: 0 -15px}
a.editlink { display: block; width: 15px; height: 15px; font-size: 1px; overflow:hidden; background: url('../image/editphoto.gif') top left no-repeat}
a.editlink:hover{background-position: 0 -15px}

.hidden {display: none;}

.band{
	padding: 0 10px;
	margin: 0 0 10px 0;
	color: #999;
	font-size: 11px;
}

/* Inputs */
input {
	margin:0
}

.ib {
	border: 1px solid #ccc;
	background: #fefefe;
	color: #222;
	font-size: 11px;
	padding: 2px;
	margin:0px;
	width: 200px;
}

.padd td {
	padding: 5px;
}

.tdRed td {background: #840006}

.right {text-align: right;}

.big {font-size: larger}

.wb {
border-collapse:collapse
}

.wb th, .wb td {
	font: normal 11px Arial
}

.wb th {
background:#2D3134;
color:#FFF;
text-align:left;
border-top:1px solid #333;
border-left:1px solid #333;
font-weight: 700 
}

.wb th,.wb td {
text-align:left;
vertical-align:top;
padding:5px;
border-bottom:1px solid #666
}

.wb td.toright {
text-align:right
}