@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--

.field {
	font-family: Calibri;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	clear: both;
	height: auto;
	width: auto;
	border: 1px solid #636363;
	background-image: url(../images/blackbaord_BG_05.jpg);
}
.field-selected {
	font-family: Calibri;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	clear: both;
	height: auto;
	width: auto;
	border: 1px solid #FF0000;
}
.style-sitetxt {color: #000000; font-family: Calibri; font-size: 14px; }
.style-sitetxt-w {color: #CCCCCC; font-family: Calibri; font-size: 14px; }
.style-sitetext-strong {color: #000000; font-family: Calibri; font-size: 14px; font-weight: bold; }
.style-sitecright {color: #999999; font-family: Calibri; font-size: 11px; }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.style1 {font-style: italic}

-->
</style>