html, body {
	background: #E3E3E3 url(images/body.gif);
	padding: 0;
	margin: 0;
	color: #797C7A;
    font-family: arial, helvetica, verdana, sans-serif;

}


div.obrno{position: absolute;z-index: 9;top: 30px;left: 55px;}
img.obrno{border: 2px solid black;z-index: 10;cursor: pointer;}
img.obrnn{display: none;}


h1 {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #9D0000;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	text-align : left;
	margin-top: 15px;
	
}

a {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #393C3A;
	text-decoration : none;
    font-weight : normal;
}

a:hover {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #9D0000;
	text-decoration : underline;
    font-weight : normal;

}

a.side {
    font-family : Verdana, Arial, Tahoma, sans-serif;
    color : #393C3A;
    text-decoration : none;
    font-weight : normal;
}

a:hover.side {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #000000;
    text-decoration : underline;
    font-weight : normal;
}

a.white {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #FFFFFF;
    font-weight : bold;
	text-decoration : none;
}

a:hover.white {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #000000;
    font-weight : bold;
	text-decoration : none;
}

a.foot {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #000000;
	text-decoration : none;
    font-weight : normal;
}

a:hover.foot {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	color : #9D0000;
    text-decoration : none;
    font-weight : normal;
}

body {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
    margin : 0px;
    border : 1px soid #000000;
}

form {
	margin : 0px;
}

.borderl {
    width:4px;
    height: 100%;
    background-image: url(images/leftborder.gif);
    background-repeat: repeat-y;
}

.borderr {
    width:4px;
    height: 100%;
    background-image: url(images/rightborder.gif);
    background-repeat: repeat-y;
}


hr {
    border-top: 1px solid #888888;
    border-bottom: 1px solid #ffffff;
    height: 2px;
    width: 100%;
}

hr.side-hr {
    border-top: 1px solid #888888;
    border-bottom: 1px solid #ffffff;
    height: 2px;
    width: 100%;
}

td {
    font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 10px;
}

pre {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
    color : FFFFFF;
}

.alt {
	color : #61873D;
}

.smallalt {
	color : #61873D;
}

.forum {
    color : #000000;
}

.white-header {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #61873D;
    font-weight : normal;
	border-top : 1px solid #61873D;
	border-bottom : 1px solid #61873D;
    background-image:url(images/whiteback.gif);background-repeat: repeat-x;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
    border-top : 0px solid #61873D;
    background-color : #2e2d10;
    padding : 0px 0px 0px 0px;
}

.footer {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #61873D;
	border-top : 1px solid #61873D;
    background-color : #272727;
	padding : 5px;
}

.button {
    border: 1px solid #A1A1A1;
    background-color: #FFFFFF;
    font-size: 10px; color: #333333;
    font-family: verdana, sans-serif;
    margin-top: 2px
}

.button:hover, input.button:focus {
    background-color: #E1E1E1;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    color: #333333 }

.textbox {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #5C5C5C;
	background-color : #E3E3E3;
    border-top: 1px solid #7B7B7B;
    border-bottom: 1px solid #AEAEAE;
    border-left: 1px solid #7B7B7B;
    border-right: 1px solid #AEAEAE;
}

.main-body {
    font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 10px;
    color : #c2c2bf;
    padding : 4px;
    background-color : #272727;
}

.side-body {
    background-color : #272727;
    font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 10px;
    color : #917f37;
    padding : 4px 3px 4px 5px;
}

.main-bg {
    background-color : #E3E3E3;
    padding : 4px 4px 4px 4px;
}

.border {
    border : 1px solid #000000;
    background-image:url(images/top.gif);
    background-repeat : no-repeat;
}


.news-footer {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #61873D;
    background-color : #353328;
	padding : 3px 4px 4px 4px;
    border-top : 1px solid #000000;
}

.capmain {
    height : 24px;
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
    text-align : center;
	color : #61873D;
    border-bottom : 1px solid #000000;
    background-image:url(images/cellpic3.gif);background-repeat: repeat-x;
	padding : 2px 4px 4px 4px;
}

.scapmain {
    height : 24px;
	font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 10px;
	font-weight : bold;
	color : #61873D;
    text-align : center;
    border-bottom : 1px solid #000000;
    border-top : 1px solid #000000;
    background-image:url(images/cellpic3.gif);background-repeat: repeat-x;
	padding :  3px 4px;
}

.tbl-border {
    color : #000000;
}

.tbl {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #A1A1A1;
	padding : 2px;
}

.tbl1  {
    font-family: Tahoma, Arial, helvetica, serif;
	font-size: 11px;
    color: #000000;
    background-color:#E3E3E3;
    background-image: url(images/tbl.jpg);
    background-repeat:repeat-x;
    border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
    border-left: 1px solid #A1A1A1;
    border-right: 1px solid #A1A1A1;
    padding: 4px;
 }

.tbl2   {
    font-family: Tahoma, Arial, helvetica, serif;
	font-size: 11px;
    color: #000000;
    background-color:#E3E3E3;
    background-image: url(images/tbl.jpg);
    background-repeat:repeat-x;
    border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
    border-left: 1px solid #A1A1A1;
    border-right: 1px solid #A1A1A1;
    padding: 4px;
 }

.tbl11  {
    font-family: Tahoma, Arial, helvetica, serif;
	font-size: 11px;
    color: #000000;
    background-color:#E3E3E3;
    background-image: url(images/tbl.jpg);
    background-repeat:repeat-x;
    border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
    border-left: 1px solid #A1A1A1;
    border-right: 1px solid #A1A1A1;
    padding: 4px;
    width: 80%;
 }

.tbl12   {
    font-family: Tahoma, Arial, helvetica, serif;
	font-size: 11px;
    color: #000000;
    background-color:#E3E3E3;
    background-image: url(images/tbl.jpg);
    background-repeat:repeat-x;
    border-top: 1px solid #A1A1A1;
    border-bottom: 1px solid #A1A1A1;
    border-left: 1px solid #A1A1A1;
    border-right: 1px solid #A1A1A1;
    padding: 4px;
    width: 20%;
 }

.forum-caption {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
    text-align : left;
	color : #000000;
	background-color : #9D0000;
    background-image:url(images/cellpic3.gif);background-repeat: repeat-x;
    border : 1px solid #61873D;
	padding : 2px 4px 4px 4px;
}

.quote {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #A1A1A1;
	padding : 4px;
	margin : 0 20px;
	border : 1px solid #000000;
}

.poll {
	height : 10px;
	border : 1px solid #000000;
}

.comment-name {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-weight : bold;
	color : #333333;
}

.shoutboxname {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #9D0000;
}

.shoutbox {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #000000;
}

.shoutboxdate {
    font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 9px;
	color : #9D0000;
}

.small {
    font-family : Verdana, Arial, Tahoma, sans-serif;
    font-size : 10px;
	font-weight : normal;
    color : #61873D;
}
.small2 {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}
.small3 {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}
.small4 {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.side-small {
    font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #61873D;
}

.side-label {
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-size : 10px;
	color : #61873D;

    text-align: center;
    padding : 2px 2px 3px 2px;
}

.gallery {
	padding : 16px 0 8px 0px;
}

.gallery img {
	border : 1px solid #61873D;
}

img.activegallery {
	border : 1px solid #9D0000;
}

.image_left {
    text-align: left;
    margin: 0px 15px 10px 0px;
    background-position: left;
    float: left;

}

.image_right {
    text-align: right;
    margin: 0px 0px 10px 15px;
    border: 1px solid #CCCCCC;
    background-position: left;
    float: right;

