

body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-image:url(/upl/1/default/img/BG_Default.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#headerrow
{
	font-size:14px;
	color: #9A9A9A;
	vertical-align: top;
	height:40px;
	font-weight: bold;
}

#footerrow
{
	font-size:12px;
	color: #ffffff;
	vertical-align: middle;
	height:40px;
	font-weight: bold;
	background: #333333;
}

#footerrow td.footer
{
	padding-left:10px;
	padding-right:10px;
	height:10px;
}

#footerrow a , #footerrow a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footerrow a:hover{
	color:#00A9FF;
}

#footerrow a:active{
	color:#00A9FF;
}

#subnavrow
{
	font-size:12px;
	color: #ffffff;
	vertical-align: middle;
	height:30px;
	font-weight: normal;
	background: #000000;
}

#subnavrow td.subnav
{
	padding-left:6px;
	vertical-align: middle;
}

#subnavrow a , #subnavrow a:visited {
	color:#ffffff;
	text-decoration:none;
}

#subnavrow a:hover{
	color:#00A9FF;
}

#subnavrow a:active{
	color:#00A9FF;
}

#subnavrow div.selected
{
	color:#00A9FF;
	font-weight: bold;
}

.headerloggedin
{
	font-size:11px;
	text-align: right;
	font-weight: normal;
}

input
{
	border: solid 1px #555555;
	background: #333333;
	height: 17px;
	color: #9a9a9a;
	padding: 5px;
}

textarea
{
	border: solid 1px #555555;
	background: #333333;
	color: #9a9a9a;
	padding: 5px;
}

input.checkbox
{
	padding: 0px;
	border:0px;
	background: #000000;
}

#menu div
{
	font-weight: bold;
	padding-right:10px;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}		

#menu div.selected
{
	line-height: normal;
	padding-top: 6px;
	height: 29px;
}

#menu a , #menu a:visited {
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover{
	color:#00A9FF;
}

#menu a:active{
	color:#00A9FF;
}


#contenttd
{
	padding:10px;
	background-color:#333333;
}	
#content
{
	background-color:#333333;
}	

a, a:visited{
color:#00A9FF;
text-decoration:none;
}
a:hover{
color:#00A9FF;
}
a:active{
color:#00A9FF;
}

a.rightnav, a.rightnav:visited {
color:#00A9FF;
text-decoration:none;
font-weight: bold;
}
a.rightnav:hover{
color:#00A9FF;
}
a.rightnav:active{
color:#00A9FF;
}

a.white , a.white:visited {
color:#ffffff;
text-decoration:none;
font-weight: bold;
}
a.white:hover{
color:#ffffff;
}
a.white:active{
color:#ffffff;
}

.maintitle
{
	font-size:16px;
	font-weight: bold;
	color:#00A9FF;
}
.maintext
{
	font-weight: bold;
}
.homeitem
{
	border: solid 1px #9a9a9a;
	width: 290px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 10px;
	background-color: #1A1A1A;
	padding: 5px;
}
.nomarginright
{
	margin-right:0px;
}
.subtitle
{
	font-size:15px;
	font-weight: bold;
	color:#00A9FF;
}
.detailtitle
{
	font-size:13px;
	font-weight: bold;
	color:#00A9FF;
}
.homehr
{
	height: 1px;
	background-color: #9A9A9A;
	width: 285px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagehr
{
	height: 2px;
	background-color: #9A9A9A;
	margin-top: 5px;
	margin-bottom: 0px;
}
.pagecontenttd
{
	padding-left:5px;
	padding-right:5px;
	background-color:#333333;
}	

.artikelintro
{
	padding:0px;
	background-color:#333333;
}	

.tags
{
	font-weight: bold;
	color:#00A9FF;
}
.defaultbutton
{
	background-image:url('/web/sources/img/DefaultButtonMiddle.png');
	background-repeat: repeat-x;
}
.righttitle
{
	font-size:15px;
	font-weight: bold;
	color:#ffffff;
}

.rightsubtitle
{
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
}
.rightgray
{
	color:#9A9A9A;
}
.gallery
{
    border: solid 1px #9a9a9a;
	width: 160px;
	height: 160px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	background-color: #1A1A1A;
	padding-left: 5px;
	padding-top: 5px;
}

