@charset "windows-1251";
body	{ margin: 0px; padding: 0px; font-family: Arial; }

h1 { font-family: Arial; font-size: 130%;}
h2 { font-family: Arial; font-size: 120%;}
h3 { font-family: Arial; font-size: 110%; }
h4 { font-family: Arial; font-size: 100%; }
hr { color: #d1d5db;}

.big9	{ font-size: 9px; }
.big10	{ font-size: 10px; }
.big11	{ font-size: 11px; }
.big12	{ font-size: 12px; }
.big15	{ font-size: 15px; }
.big18 { font-size: 18px }
.smallgray	{ font-size: 80%; color: gray; }

th           { text-align: Left }

a:link       { color: #606040 }
a:hover      { color: #8C8C5E }
a:visited    { color: #7F7F7F }
a:active    { color: #8C8C5E }

.center		 { text-align: center; }

.input       { font-family: Arial }
.smallinput  { FONT-SIZE: 10px }
.smallinputbtn    { font-size: 10px; }

.tablehdr    { background-color: #FEEFD1 }
tr.tablehdr th { border-bottom: 1px black solid }

.bodytable	{ border-right: 2px solid black; }
.pagebody { font-size: 70%; vertical-align: top; }
.pagebody p { }
.pagebody p.center { text-align: center; }
.ss { border: 1px gray solid; font-size: 80%; }
.pagebody ul { text-align: justify; }
.pagebody ol { text-align: justify; }
.pagebody dl { }
.pagebody table p { }

input,textarea,select { font-size: 11px; }

table		{ font-size: 100% }

.section	{ font-size: 130%; font-style: italic; color: gray; font-weight: bold; text-align: right; margin-top: 0px; }
.title	{ font-size: 110%; font-weight: bold; text-align: right; }
.author	{ font-size: 90%; color: gray; font-weight: bold; text-align: right; font-style: italic; }

.header		{ font-size: 18px; font-style: italic; font-weight: bold; }

.adminpanel	{ background-color: #FFC0C0; }

.dashed		{ border-bottom: dashed 1px black }

.grayed	{ color: gray; }
.grayed a:link	{ color: gray; }
.grayed a:visited	{ color: gray; }
.grayed a:hover	{ color: red; }

.hint	{ font-size: 10px; }

.statstable { font-size: 80% }

p.right		 { text-align: right; }

.topmembers	{ font-size: 12px; font-weight: bold; }
.bottom		{ font-size: 12px; }
.subcategory	{ font-weight: normal; font-size: 70%; }
.subcategory a:link	{ color: #505050; text-decoration: none; }
.subcategory a:visited	{ color: #505050; text-decoration: none; }
.subcategory a:hover	{ color: #B98603; text-decoration: underline; }

.mainpagecat	{ font-size: 90%; }
.mainpagecat:link		{ color: #442D00; text-decoration: none; }
.mainpagecat:visited	{ color: #442D00; text-decoration: none; }
.mainpagecat:hover	{ color: #B98603; text-decoration: underline; }

.infotext		{ color: gray; font-size: 80%; }
.infotext a			{ font-weight: bold; font-size: 130%;}
.infotext a:link	{ color: #000000; text-decoration: underline; }
.infotext a:visited	{ color: #000000; text-decoration: underline; }
.infotext a:hover	{ color: #B98603; text-decoration: underline; }

.grayborder_b	{ border-bottom: 2px #C0C0C0 solid; }
.grayborder_l	{ border-left: 2px #C0C0C0 solid; }
.grayborder_lb	{ border-bottom: 2px #C0C0C0 solid; border-left: 2px #C0C0C0 solid; }
.grayborder_t	{ border-top: 2px #C0C0C0 solid; }

.noline:link		{ text-decoration: none; }
.noline:visited	{ text-decoration: none; }
.noline:hover	{ text-decoration: underline; }
