a { color:#000001; text-decoration:none; }

a:hover { color:#000001;  }





a.side { color:#000001; text-decoration:none; font-weight:700;}

a:hover.side { color:#000001; font-weight:700; }



a.white { color:#000001; text-decoration:none; }

a:hover.white { color:#000001; }

li {align:absmiddle;list-style-image:url(images/bullet.gif);font-size:11px;color:#000000;}

body {color:#000000;

	font-family:Arial,Sans-Serif;

	font-size:11px;

	margin:10px;



}

h3
{color:#952310;

	font-family:Arial,Sans-Serif;

	font-size:14px;
}

form { margin:0px 0px 0px 0px; }



hr { height:2px; border-bottom:#555 1px solid; border-top:#111 1px solid; }

hr.side-hr { height:2px; border-bottom:#666 1px solid; border-top:#222 1px solid; }



td { font-family:Arial,Sans-Serif; font-size:11px; }



pre { font-family:Arial,Sans-Serif; font-size:10px; }



.alt { color:#aaa; }


a.white {
color:#000000; font-size:11px; font-weight:700;

}

.white-header {

	font-family: Arial,Sans-Serif;

	font-size:10px;

                     	color:#000000; background-color:#F1F1F1;

	border-top:1px #555 solid;

	border-bottom:1px #555 solid;

	spacing:5;

	valign:top;

	padding:10px;



}

<!-- background-image:url(images/navileiste_bg2.jpg);background-repeat:repeat-x;  -->

.full-header {

	font-family:Arial,Sans-Serif;

	font-size:18px;

	color:#000000;background-color:#FFFFFF;

}


input,
.button {
background-image:url(images/navibg2.jpg);
	font-family:Arial,,Sans-Serif;

	font-size:10px;

	color:#000000 ;background-color:#888888;

	height:19px;

	border:1px #F1F1F1 solid;margin-top:2px;

}



.textbox {

	font-family:Arial,Sans-Serif;

	font-size:10px;

	color:#000000;background-color:#bbb;

	border:1px #000 solid;

}



.main-body {
font-family:Arial,Sans-Serif;

	font-size:11px;

	color:#000000; background-color:#FFFFFF;

	padding:4px 4px 5px 4px;

}



.side-body {

font-family:Arial,Sans-Serif;
	font-size:11px;
                     font-weight:700;

	color:#000000;
                     align:left;
	border-bottom:0px #555 solid;
                     border-right:0px #555 solid;

	padding:4px 4px 6px 4px;

background-color:#F1F1F1;

}
	<!-- background-image:url(images/navibg.jpg);background-repeat:repeat-y;-->


.main-bg { background-color:#FFFFFF; padding:5px; }



.border { border:1px #555 solid; }



.side-border-left { background-color:#f1f1f1; border-right:0px #cccccc solid; }

.side-border-right { background-color:#FFFFFF; border-left:1px #cccccc solid; }



.news-footer {

	font-size:9px;

	color:#000001;background-color:#dcdcdc;

	border-top:1px #555 solid;

	padding:3px 4px 4px 4px;

}



.barmain {

	font-family:Arial,Sans-Serif;

	font-size:10px;

	color:#000001;

	padding:4px 4px 4px 4px;

}



.capmain {

	font-family: Arial,Sans-Serif;

	font-size:11px;

	font-weight:700;

	color:#000000;background-color:#F1F1F1;

	border-bottom:1px #2A1F66 solid;



	padding:4px 4px 5px 4px;



}

h1 {

	font-family: Arial,Sans-Serif;

	font-size:11px;

	font-weight:700;






}

<!-- background-image:url(images/navibg2.jpg);background-repeat:repeat-x;  -->

.scapmain {

	font-family: Arial,Sans-Serif;

	font-size:11px;

	font-weight:700;

	color:#000001;background-color:#F1F1F1;

	border-bottom:1px #2A1F66 solid;

                     border-right:0px #555 solid;

	padding:4px 4px 5px 4px;


}

<!-- background-image:url(images/navibg3.jpg);background-repeat:repeat-x;
 -->

.tbl-border { background-color:#555; }

.tbl { font-size:11px; padding:4px 4px 5px 4px; background-color:#FFFFFF;}

.tbl1 { font-size:11px; color:#000000; background-color:#FFFFFF; padding:4px; }

.tbl2 { font-size:11px; color:#000000;background-color:#222; padding:4px; }



.forum-caption {

	font-size:10px;

	color:#000000;background-color:#dcdcdc;

	height:20px;

	padding:0px 4px 2px 4px;

}



.quote {

	color:#000000;background-color:#222;

	padding:2px;

	margin:0px 20px 0px 20px;

	border:1px #444 solid;

}



.poll { height:12px; border:1px #000 solid; }



.comment-name {	font-weight:bold; color:#bbb; }



.shoutboxname { font-weight:bold; color:#ccc; }

.shoutbox { color:#000000; }

.shoutboxdate { font-size:9px; color:#000000; }



.small { font-size:10px; font-weight:normal; }

.small2 { font-size:10px; font-weight:normal; color:#aaa; }

.side-small { font-size:10px; font-weight:normal; color:#000000; }

.side-label { background-color:#333; padding:2px; }



.gallery { padding: 16px 0px 8px 0px; }

.gallery img { border: 1px solid #ccc; filter: gray; }

.gallery:hover img { border: 1px solid red; filter: none; }

img.activegallery { border: 1px solid green; filter: none; }



<script language="javascript" type="text/javascript">
<!--
/****************************************************
     Author: Eric King
     Url: http://redrival.com/eak/index.shtml
     This script is free to use as long as this info is left in
     Featured on Dynamic Drive script library (http://www.dynamicdrive.com)
****************************************************/
var win=null;
function NewWindow(mypage,myname,w,h,scroll,pos){
if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}
settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=yes';
win=window.open(mypage,myname,settings);}
// -->
</script>