body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
	margin: 0;
}
 
body {
		text-align: left;
background: #fff;
}
 
A {
color:#00437a;
}
 
a:hover {
text-decoration:underline ! important;color:#336727;
}
 
/* Tantek's Hack for unique font sizes in all browsers */
p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>p {
	font-size: small;
}
/* --------------------------------- */
/* Structure of site layout - Definition of boxes */
#center {
	margin: auto;
	text-align: left;
	padding: 0px;
	width: 950px;
	height: 100%;
	position: relative;
}
 
#left {
	text-align: left;
}
 
#ferrettp {
	top: 0px;
	left: 0px;
	width: 950px;
	position: absolute;
	height: 67px;
	background-color:#DBD6C1;
	-moz-border-radius:10px; 
	background-image: url(images/bbg.png);
}

#ferrettp P { margin: 20px 0 0 10px; }
#ferrettp * { color: #fff; font-weight: bold; }
#ferrettp B { font-weight: normal; color: #64cd4d; font-size: 18px; }
#ferrettp UL { position: absolute; top: 10px; right: 20px; z-index: 102; }
#ferrettp LI { display: inline; list-style: none; margin: 0 10px 0 0; }
#ferrettp A { text-decoration: none;}

#ferrettpd {
	top: 290px;
	left: 0px;
	width: 950px;
	position: absolute;
	height: 30px;
	background-color:#458b34;
	-moz-border-radius:10px; 
	border-bottom: 1px solid #182e3f;
}
 
.ferrettop {
	top: 68px;
	left: 0px;
        right: 25px;
	width: 950px;
	position: absolute;
	height: 220px;
	background: url(images/ferrettop.jpg) no-repeat;
	border-bottom: 3px solid #182e3f;

}  
.name { 
	font-size: 40px; padding: 170px 0 0 500px; color: #e8e68c; font-weight: normal; width: 300px; position: absolute; right: 20px; top: 10px; z-index: 101; line-height: 40px; }
 
#content {
	top: 321px;
	width: 950px;
	position: absolute;
	height: 100%;
} 
 
#middle_part {
	left: 0px;
	width: 950px;
        background-color:#fff;
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
        -moz-border-radius:10px;
}
 
#middle_left {
	float: left;
	width: 20px;
	height: 100%;
        margin: 5px;
	text-align: left;
}
 
#middle_middle {
	float: left;
	width: 530px;
	height: 100%;
	margin: 0px;
	text-align: left;
}
 
#middle_right {
	float: right;
	width: 185px;
	height: 100%;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
 
#bottom_part TD {
	height: 40px;
        background-color:#458b34;
     border-top: 1px solid #182e3f;
	text-align: center;
}

#bottom_part * { color: #fff; font-size: 11px; }
  
/* End of definition of boxes*/
/* for centering the main box in IE 5 and IE5.5*/
#start {
	text-align: center;
}
/* end of centering --------------------------- */
 
#sitename {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 20px 0 300px;
	color: #0ca3f0;
        text-align: right;
}
 
#newsbox{
	margin: 5px;
	background-color: #EBCBA7;
	padding: 5px;
	width: 118px;
	border: 2px #EBCBA7 dotted;
	font-size: 12px;
}
 
#ta {
	width: 120%;
}
 
h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #333;
	}
h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
li {
	line-height: 1.37
}
li.doc {
	padding-left: 18px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
}
li.docs {
	padding-left: 18px;
	background-image: url(menu/docs.gif);
	background-repeat: no-repeat;
}
li.sdoc {
	padding-left: 18px;
	background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;
}
li.sdocs {
	padding-left: 18px;
	background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;
}
.edit {
	font-size:9px;
	color: #555;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
	font-weight: normal;
	color: #555;
	font-size:9px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
input,select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width:98%;
	text-align: left;
}
#text {
	text-align: left;
	font-size: small;
}
.searchbox {
	margin-left: 0px;
	text-align: center;
}
.searchbox .submit {
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #DBD6C1;
	margin-bottom: 5px;
}
.searchbox .text {
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #DBD6C1;
	margin-bottom: 5px;
}
.menulevel1 {
	font-size: 14px;
}
.menulevel1 LI {
	padding: 6px 0 7px 10px; border-bottom: 1px solid #182e3f;  line-height: 15px;
}

.menulevel2, .menulevel3 {
	font-size: 100%;
}
.menulevel1,.menulevel2,.menulevel3,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu {
	font-weight: bold;
	text-decoration: none;
}
.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.submenu a:link,.submenu a:visited,.submenu a:active {
	text-decoration: none;
	color: #171717;
}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,.locator a:hover,.navigator a:hover,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:hover {
	text-decoration: underline;
}
#mainmenu {
	margin: 30px 2px 20px 5px;
}
.submenu {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 2px 10px 10px; 
}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover {
	font-weight: normal;
	font-size: 85%;
	color: #DBD6C1;
	text-decoration: none;
	padding-left: 5px;
}
 
#copyname {
	font-size: 12px;
	font-weight: bold;
	padding: 5px  5px 0 5px;
	color: #8F887E;
        text-align: left;
}
 
.copyright, .copyright a:link, .copyright a:active, .copyright a:visited {
	font-size: small;
	font-weight: normal;
	color: #8F887E;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;
}
 
.copyright a:hover {
	font-weight: normal;
	text-decoration: underline;
}
 
.lastupdate {
	font-size: x-small;
	font-weight: normal;
	color: #171717;
	text-align: left;
	padding-left: 8px;
}
 
.news {
	padding: 5px 10px 2px 10px;
background: #9ef58a;
border-bottom: 2px solid #64cd4d;
}

.news P { margin: 0 0 5px 0;font-size: 11px; }
.news A { color:#00437a ! important; text-decoration: underline ! important;font-size: 11px;}
 
IMG.li {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: left;
margin-right: 10px;
margin-left: 5px;
}
 
IMG.re {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: right;
margin-right: 10px;
margin-left: 5px;
}
 
IMG {
position: relative;
padding: 4px;
margin-right: 1px;
margin-left: 1px; 
border:none;
}
 
IMG.mi {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: center;
margin-right: 10px;
margin-left: 5px;
}
 
IMG.aus {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
}
 
#form_middle {
	float: center;
	width: 380px;
	height: 100%;
	margin: 0px;
	text-align: right;       
}
 
.c {
   clear: both;
} 

.infofermr { width: 180px; background: #64cd4d; padding: 0 ! important; }
.google { padding: 20px 0 20px 20px ! important;  }
.infofermr A { color: #fff; font-weight: bold; text-decoration: none; }
.ferretoil TD {  vertical-align: top; padding: 10px;}
.ferretoil { border-collapse: collapse; border: none; width: 100%; }
.admin { position: absolute; top: 297px; left: 20px; z-index: 100; }
.admin A { color: #fff; margin-right: 10px; }
.reff, .reff A { font-size: 11px; }
.reff { margin-bottom: 30px; }
.base P { text-align: justify; }
.desc { font-size: 11px; color: #666; padding-top: 5px; margin-top: 15px; border-top: 1px solid #666;  }
.list LI, .list { list-style: none; margin: 10px 0 10px 0; padding-left: 0; font-style: italic; }
.list A { font-weight: bold; font-size: 16px; }

.contactus TD { padding: 0 0 3px 0; }
.ferretli, .ferretli * { font-size: 11px; }
.ferretli A { text-decoration: underline; }
.ferretli { margin-top: 15px; }
.ferretli P { margin: 0 10px 0 0; padding-top: 3px;  }
.newss { font-weight: normal; font-size: 18px; color: #25431e; margin: 30px 0 5px 10px; }
.infofermr .ferretli { color: #defbd8; margin: 10px; }
.infofermr .ferretli A { color: #defbd8; font-weight: normal; }
.base .ferretli, .base .ferretli * { color: #999; }
.subforum LI { list-style: none; display: inline; margin: 0 10px 0 0; }
.subforum LI A { color: #defbd8 ! important; }
.int { width: 100%; }
.int TD { width: 50%; }

.forum H1 { margin: 30px 0; text-align: center; }
.forum TABLE { width: 100%; }
.forum TD { background: #edf0c3; }
.vsp TD { font-size: 11px; }
.user TD { background: #e6c964; padding: 4px 0 4px 15px; }
.tonf { text-align: center ! important; }
.tonf A { font-size: 18px;color: red; }
.ghn { color: #000 ! important; text-decoration: none ! important; }