BODY{	background-image: url("mainbg.jpg"); white;
		
	scrollbar-base-color: RGB(206,182,176);
	scrollbar-track-color: RGB(256,232,226); 		
	scrollbar-shadow-color: RGB(256,232,226); 
	scrollbar-darkshadow-color: RGB(256,232,226);
	scrollbar-arrow-color: RGB(256,232,226);
    }
A
	{	
	color: #404040;
	text-decoration: none;
 	}

A:hover{
	color:  RGB(24,76,194);
       }
H1
	{
		text-align: center;
		color: RGB(60,52,49);
		font-family: Verdana;
		font-size: 14;
		margin-left: 10;
	}
H2
	{
		color: white;
		font-family: Tahoma;
		font-size: 12;
		margin-left: 10;
		margin-right: 10;
	}
H3
	{
		color: RGB(60,52,49);
		font-family: Tahoma;
		font-size: 12;
		margin-left: 10;
		margin-right: 10;
	}

H4
	{

		color: #404040;
		font-family: Tahoma;
		font-size: 16;
		text-align: center;
	}

H5
	{
		color: #404040;
		font-family: Tahoma;
		font-size: 12;
		margin-left: 10;
	}
H6
	{

		color: #404040;
		font-family: Tahoma;
		font-size: 12;
		text-align: center;
	}
P
	{
		color: #404040;
		font-family: Verdana;
		font-size: 12;
		padding: 3;
	}
PRE.stih
	{
	color: #404040;
	font-family: Verdana;
	font-size: 12;
	text-align: left;
       }
PRE.stih1
	{
	color: #404040;
	font-family: Verdana;
	font-size: 12;
	text-align: center;
       }

P.date{
	font-family: Garamond, Times New Roman;
	font-size: 20;
	color: RGB(60,52,49);
	text-align: right;
	margin-right: 50;
	margin-top: 20;
	padding-bottom: 40;
      }

PRE.epigr{
	font-family: Courier New;
	font-style: italic;
	font-size: 14;
	color: RGB(60,52,49);
	text-align: right;
       }

DIV#Month
	{
		margin-right: 210;
		border-style: solid;
		border-width: 1;
		border-color: #C4C4C4;
	}
DIV.MonthHeader
	{
		background-color: #C4C4C4;
	}
DIV#Adv
	{
		width: 120;
		border-style: solid;
		border-width: 1;
		border-color: #C4C4C4;
	}
DIV#Adv1
	{
		width: 180px;
		height: 250px;
		border-style: solid;
		border-width: 1;
		border-color: #C4C4C4;
	}
DIV#menu
	{
		border-style: solid;
		border-width: 1;
		border-color: #C4C4C4;
	}
DIV#MenuHeader
	{
		background-color: #C4C4C4;
	}
DIV#AdvBody
	{
		padding: 3;
		padding-top: 0;
	}
DIV#AdvHeader
	{
		background-color: #C4C4C4;
	}
DIV.wnHd
	{
		background-color: #C4C4C4;
	}
DIV.tumb{
	border-width: 1;
	border-style: solid;
	border-color: RGB(100,100,100);
	width: 220;
	height: 240;
	overflow: hidden;
	background-color: #C4C4C4;
	cursor: hand;
        }
DIV.tumbsh{
	border-width: 1;
	border-style: solid;
	border-color: RGB(100,100,100);
	width: 220;
	height: 240;
	background-color: #C4C4C4;
	align-center
        }

DIV.tumbIn{
	border-width: 1;
	border-style: none;
	border-color: RGB(100,100,100);
	overflow: hidden;
	width: 200;
	height: 200;
	background-color: #C4C4C4;
	text-align: center;
	position: relative;
	left: 9;
	top: 6;
          }

DIV.tumbDs{
	width: 150;
	height: 70;
	text-align: center;
	font-family: Tahoma;
	margin: 0;
	color: #3C3C3C;
	background-color: #C4C4C4;
	font-size: 10;
	text-align: center;
	position: relative;
	left: 9;
	top: 9;
          }
TD.lftTD
	{
		border-right-style: solid;
		border-right-width: 1;
		border-right-color: #C4C4C4;
		padding-right: 3;	 
	}
TD
	{
		vertical-align: top;
	}