/*
(C) 2008 Faun & Serge 
faunds.underminsk.com
*/
body
	{
		background-color: #AEAEAE;
		margin-top: 0px;
		margin-left: 0px;
	}

.tableclass
	{
	 	width: 95%;
	}
.titleclass
	{
		color: #000000;
		background-color: #AEAEAE;
		text-align: right;
		height: 40px;
		font-family: Verdana;
		font-weight: bold;
	}

.newsdateclass
	{
		color: green;
		font-family: "Times New Roman",Sans-Serif;
		font-size: 14px;
	}

.linkclass
	{
		color: #B0E0E6;
		background-color: #52898B;
		text-align: left;
		height: 25px;
		font-family: Tahoma;
		font-size: 14px;
	}

.upclass
	{
		background-color:  #52898B;
		text-align: center;
		height: 20px;
		font-family: Tahoma;
		font-size: 14px;
	}

.hiddenclass
	{
		background-color: #AEAEAE;
		text-align: left; 
		font-family: "Times New Roman",Sans-Serif;
		font-size: 8px;
	}

.hiddenblackclass
	{
		background-color: #476464;
		text-align: left; 
		font-family: "Times New Roman",Sans-Serif;
		font-size: 8px;
	}

.hiddenwhiteclass
	{
		
		background-color: #52898B;
		text-align: left; 
		font-family: "Times New Roman",Sans-Serif;
		font-size: 8px;
	}

.hiddencopyclass
	{
		color: #476464;
		background-color: #476464;
		text-align: left; 
		font-family: "Times New Roman",Sans-Serif;
		font-size: 8px;
	}

.barclass
	{
		color: #B0E0E6;
		background-color: #52898B;
		text-align: left;
		height: 25px;
		font-size: 14px;
		font-family: Verdana;
		font-weight: bold;
	}

.stbarclass
	{
		color: #B0E0E6;
		background-color: #476464;
		text-align: left;
		height: 15px;
		font-size: 10px;
		font-family: Verdana,Geneva;
	}

.mainclass
	{
		color: #000000;
		background-color: #AEAEAE;
		text-align: left;
		height: 25px;
		width: 70%;
		font-family: "Times New Roman",Sans-Serif;
		vertical-align: top;
		font-size: 14px;
	}

.newsmainclass
	{
		color: #000000;
		background-color: #AEAEAE;
		text-align: left;
		height: 25px;
		width: 200px;
		font-family: "Times New Roman",Sans-Serif;
		vertical-align: top;
		font-size: 14px;
	}

a.bar
	{
		color: #B0E0E6;
	}

a.bar:hover
	{
		color: #E5F5F7;
	}