		
		
		body    { 
			background-color: #DBE2BF;
			font-family: Arial;
			font-size: 12;
			overflow-X: hidden;
			padding: 10px;
			}
		td    { 
			font-family: Arial;
			font-size: 12;
			}
		p    { 
			font-family: Arial;
			font-size: 12;
			}

		b    { 
			font-weight: bold;
			font-family: Arial;
			font-size: 13;
			}

		img {
			border-color: #000000;
			}

.main	{border: 1px solid #676C49;}
.left {background-color: #bdc69c; margin-top: 2px; padding: 0px;}
.stamtavla {border: 1px solid #bdc69c;}

#box1 {position: absolute; left: 10px; bottom: 10px; width: 200px; height: 110px; border-right: 1px dotted #676C49; padding: 10px;}
#box2 {position: absolute; left: 220px; bottom: 10px; width: 200px; height: 110px; border-right: 1px dotted #676C49; padding: 10px;}
#box3 {position: absolute; left: 450px; bottom: 10px; width: 200px; height: 110px; border-right: 1px dotted #676C49; padding: 10px;}
#box4 {position: absolute; left: 220px; bottom: 10px; width: 200px; height: 110px; border-right: 1px dotted #676C49; padding: 10px;}


a:link {color: #676c49;  text-decoration: none; font-weight: bold;}
a:visited {color: #676c49;  text-decoration: none; font-weight: bold;}
a:active {color: #676c49;  text-decoration: none; font-weight: bold;}
a:hover {color: #676c49; text-decoration: none; font-weight: bold;}




	body {
		scrollbar-face-color: #DBE2BF;
		scrollbar-highlight-color: #DBE2BF;
		scrollbar-shadow-color: #DBE2BF;
		scrollbar-3dlight-color: #bdc69c;
		scrollbar-arrow-color: #bdc69c;
		scrollbar-track-color: #DBE2BF;
		scrollbar-darkshadow-color: #bdc69c;
		}