body {
	background-color: #000000;
}
img {
border-width:0px;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.comments {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	text-align:left;
	valign:center;
	padding: 5px;
}
#comment_text {
    width: 300px;
    height: 100px;
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_link A:link, .main_link A:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.main_link A:hover
{
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

body,td,th,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
input {
	background-color:#000000;
	border-style: solid;
	border-width: 1px;
	border-color: #686465;
}
a {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #dddddd;
}
a:active {
	color: #FFFFFF;
}

.content_up_brd {
	background-image: url('/images/content_up_brd.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.content_low_brd {
	background-image: url('/images/content_low_brd.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_body {
	border: 3px solid #000000;
}
.content_body_in {

	border: 1px solid #FFFFFF;
}
.content_body_left {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content_left {
	border: 1px solid #666666;
}
UL.ulArrowz {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	list-style-image: url('/images/list.jpg');
	position: relative;
}

.content_right {
	background-image: url('/images/shuve.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px;

}
.content_txt {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #D4D0CF;
}
.txt_large,
.txt_large a{
	font-family:"Verdana";
	font-size: 12px;
 	color: #FFFFFF;
}

/* ralfs+sandris */
.wd {
	text-align: right;
}
.bm {
	font-weight: bold;
}
.w {
    text-align: left;
}





.nf{
	display:block;
	line-height:1px;
	font-size:1px;
	float:none;
	clear:both;
}
.datetime{
	color:#484;
}
.cat_container{
}
.gal_preview,
.pic_preview{
	display:block;
	width:110px; height:188px;
	float:left;
	margin:5px;
	background:#111;
	text-decoration:none;
	border:solid 1px #222;
}
.pic_preview{
	width:110px; height:110px;
}
.gal_preview:hover,
.pic_preview:hover{
	background:#222;
}
.gal_preview .inner,
.pic_preview .inner{
	padding:5px;
	text-align:center;
	overflow:hidden;
}
.gal_preview_title{
	margin:4px 0px;
}

.navi_container a,
.navi_container span{
	display:block;
	float:left;
	margin:0px 3px;
	font-size:13px;
}


form table{
	border-spacing:2px;
	border-collapse:separate;
}
form td{
	text-align:left;
	vertical-align:top;
}
form th{
	text-align:left;
	vertical-align:top;
}
form .text{
	display:block;
	clear:both;
}

.side_container{
	margin:10px 0px;
	text-align:left;
}
.edit {
    color: #f00;
    font-weight: bold;
}
