body {
	margin:0; padding:0;text-align:center;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 	
	letter-spacing: 1px;
    background: url(images/fon.jpg);  background-attachment:fixed;
}
img { border:0px}

a.links:link, a.links:visited {
	color:#a98154;
	font-family:'Comic Sans MS';
	font-size:20px;
	text-decoration:none;
	background-color:#fff;
	padding:10px;
	border:0px solid #666666;  }

a.links:hover {
	color:#fff;
	font-family:'Comic Sans MS';
	font-size:20px;
	text-decoration:none;
	background-color:#a98154;
	padding:10px;
	border:0px solid #000033; }

a.links:active {
	color:#a98154;
	font-family:'Comic Sans MS';
	font-size:20px;
	text-decoration:underline;
	background-color:fff;
	padding:10px;
	border:0px solid #000033; }


.r1, .r3, .r7, .r9
{width:10px; height:10px;
font-size:1px; background:url(images/circle.png)}
.r2, .r4, .r6, .r8
{font-size:1px; border:1px #fbc886;}
.r2 {border-top-style: solid; background:#FFF; }
.r4 {border-left-style: solid; background:#FFF;}
.r6 {border-right-style: solid; background:#FFF;}
.r8 {border-bottom-style: solid; background:#FFF;}
.r1 {background-position: 0px 0px}
.r3 {background-position: 10px 0px}
.r7 {background-position: 0px 10px}
.r9 {background-position: 10px 10px}
.r5 { background:#FFF; }

#table { margin-top:50px; margin-bottom:50px; font-size:14px; }

#table a { font-size:100%;
	color:#666; font-weight:lighter;
	text-decoration: underline;	
}

#table a:hover { font-weight:lighter;
	color:#666; font-size:100%;
	text-decoration: none;	
}

#table a:jshover { font-weight:lighter;
	color:#666; font-size:100%;
	text-decoration: none;	
}

#table h1 {color:#a98154; font-size:110%; font-weight:bold; font-family: Georgia, serif; text-align: center }

#table h2 {text-indent: 0px; padding-left:5px; padding-right:5px; font-family: Geneva, Arial, Helvetica, sans-serif; 
	 font-size:100%; font-weight: lighter; letter-spacing: 1px; text-align: center}

#table h3 {font-size:100%; font-weight: lighter; padding:0px 10px 0px 10px; text-align:justify; letter-spacing: 1px; text-indent: 25px; }

#table strong {color:#f61b20; font-size:100%; font-weight:bold; text-align:left }

#table h4 {color:#f61b20; font-size:100%; font-weight:bold; border-top:solid 2px #f61b20; padding-top:5px;  }

#table b {font-size:100%; font-weight:bold; }

#table i {color:#a98154; font-size:80%; font-weight: lighter; font-style:italic; font-family: Georgia, serif;  }

#table p { text-indent: 25px; padding-left:0px; text-align:justify; padding:0px 10px 0px 10px;}

#table p:first-letter {color:#a98154; font-size:120%; font-weight:bold; font-family: Georgia, serif; }

#table hr { color:#a98154; background:#a98154; border:medium }

#table_text  table, #table_text td, #table_text th { border:1px solid #EBEBEB; background-color:#F3F3F3 }

#table_text tr { border:1px #EBEBEB; }
     
body { scrollbar-face-color: #FFF; scrollbar-arrow-color: #666; }


