body         {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	scrollbar-arrow-color: #C9683B;
	scrollbar-base-color: #bfbfbf;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cfcfcf;
	scrollbar-darkshadow-color: #8f8f8f;
	background-color: #E9967A;
	font-size: 11;
}

td {
	font-size: 11;
}

a { font-weight: bold; text-align: Left; color: black
	
}
a:active	{font-weight: bold; text-align: Left; color: red }
a:focus	{ font-weight: bold; text-align: Left }
a:hover	{ font-weight: bold; text-align: Left; color: red }
a:visited {
	font-weight: bold;
	text-align: Left;
	color: Gray;
}

				
th           { font-size: 12; font-weight: bold; text-align: Left }

.content_border { background-color: #ffffff; border: 1 solid #FFB122 }
.gallery_comment { font-size: 12; text-align: right; color: Red }
.iframe_border { background-color: #ffffff; border: 1 solid #FFB122 }
.article	
.arttitle	{ font-size: 12; font-weight: bold; text-align: Left }
.menu_back  {
	background-color: #FFCC99;
}
.menu_back_1 {
	background-color: #FFAA77;
}
.block_back {
	background-color: #FFFFFF;
}
.note        { font-size: 9;  font-weight: bold; }


.dotted_border {
	font-family: Tahoma;
	border: 1px #DCDCDC;
	font-size: 9;
	font-weight: bold;
	border-style: dotted;
}

.thumbnail {
	font-family: Tahoma;
	border: 1px #DCDCDC;
	font-size: 9;
	font-weight: bold;
	border-style: dotted;
}
