/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Tahoma;
	color: #FFF8DC;
	font-size: 10px;
}
 A:active { color: rgb(255,0,0);font-size: 12px;}
 A:link {
	color: #F5F5F5;
	font-size: 12px;
}
 A:visited {
	color: #B0C4DE;
	font-size: 12px;
}
 .TextNavBar { font-size: xx-small; font-size: 12px;}
 A:hover { color: rgb(255,0,0); font-size: 12px;}

.tblbmain{
	border: 1px solid Gray;
}
.tbl_round{
	border: 1px solid Green;
	font-family: Tahoma;
	color: Red;
	background-image: url(Blok_blue_2.gif);
}
.tbl_round_mid{
	border: 1px solid Teal;
	background-image: url(test.jpg);
	font-family: Tahoma;
	color: ThreedLightShadow;
}
.tbl_round_pic{
	background-image: url(blocs_2.jpg);
	border: 1px solid Teal;
	font-family: Tahoma;
	color: ThreedLightShadow;
	text-align: right;
}

.tbl_round_head_blok{
	border: 1px solid Teal;
	font-family: Tahoma;
	color: #FFD700;
	padding: 5px 5px 5px 5px;
}
.tbl_round_head{
	border: 1px solid Teal;
	background-image: url(test2.jpg);
	font-family: Tahoma;
	color: #FFD700;
}

.tbl_down{
	border: 1px solid Green;
	font-family: Tahoma;
	color: Gray;
}
.tbl_mid{
	border: 1px solid Silver;
	font-family: Tahoma;
	color: Gray;
}
.tbl_blocs{
	border: 1px solid Teal;
	background-image: url(blocs_2.jpg);
	font-family: Tahoma;
	color: ThreedLightShadow;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tblbggreenm{
	background-color: #253641;
}

.blok_D{
	background-image: url(Blok_d.gif);
}