body,td,th,input,select,textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-image: url(img/bg1.gif);
}
form {
	margin: 0px;
}
a:link {
	color: #4696B9;
}
a:visited {
	color: #36738D;
}
a:hover {
	color: #666666;
}
a:active {
	color: #36738D;
}
a.menu:link,a.menu:visited,a.menu:active {
	color: #666666;
	font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
}
a.bmenu:link,a.bmenu:visited,a.bmenu:hover,a.bmenu:active {
	color: #666666;
	font-size:11px;
	text-transform: uppercase;
	text-decoration: none;
}
a.bmenu:hover {
	color: #333333;
}
a.white:link,a.white:visited,a.white:hover,a.white:active {
	color: #ffffff;
    font-weight: bold;
}
a.white:hover {
	text-decoration: none;
    font-weight: bold;
}
a.red:link,a.red:visited,a.red:active {
	color: #CC0000;
}
a.red:hover {
	color: #666666;
}
.bord1 {
	background-image: url(img/bord1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bord2 {
	background-image: url(img/bord2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.lblock1 {
	background-image: url(img/lb2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.lblock2 {
	background-image: url(img/lb3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.main {
	text-align: left;
	vertical-align: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	padding: 12px;
}
.bg1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 51px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.bord3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
.bg2 {
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 27px;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
}
.news {
	padding: 7px;
	text-align: left;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	color: #48805C;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
h2 {
	color: #36738D;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
ul {
	list-style-image: url(img/li.gif);
}
TABLE.FCK__ShowTableBorders, TABLE.FCK__ShowTableBorders TD
{
	border: #B9B9B9 1px solid ;
}
