html, body
{
scrollbar-track-color: #BCCFDB;
scrollbar-face-color: #85A8BD;
scrollbar-highlight-color: #BCCFDB;
scrollbar-3dlight-color: #3F4F59;
scrollbar-shadow-color: #5E7786;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #24304A;
}

body
{
	background-color: White;
	padding: 0px;
	margin: 0px;
}
td,tr
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.header
{
	text-align: right;
	color: Black;
	line-height: 14px;
	letter-spacing: 1px;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 10px;
	font-weight: bold;
}
.copy
{
	vertical-align: bottom;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: White;
	text-align: center;
}
.content
{
	font-size: 11px;
	font-weight: bold;
	color: #0B1013;
	padding-top: 17px;
	padding-bottom: 30px;
      padding-left: 17px;
      padding-right: 17px;
	letter-spacing: 1px;
      text-align: justify;
}
a:link {
color: #1518A1;
}
a:visited {
color: #554F78;
}
a:hover {
color: #DCDCDC;
}
a:active {
color: #000000;
}
.titl
{
	color: White;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 1px;
	text-align: center;
}
#comt
{
	color: #0B1013;
	line-height: 170%;
	font-size: 11px;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
}
h1
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#comt .l
{
	color: #0B1013;
	line-height: 170%;
	font-size: 11px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 15px;
}
#news
{
	color: #0B1013;
	text-align: justify;
	line-height: 170%;
	font-size: 9px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 15px;
	font-family: Tahoma;
}
#news div
{
	padding-left: 10px;
}
#news .link
{
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#news a:link {
	color: #111A1F;
	text-decoration: none;
}
#news a:visited {
	text-decoration: none;
	color: #111A1F;
}
#news a:hover {
	text-decoration: none;
	color: #375465;
}
#news a:active {
	text-decoration: none;
	color: #111A1F;
}
#menu
{
	padding-left: 10px;
	font-size: 13px;
	color: White;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 150%;
	padding-bottom: 60px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #DCDCDC;
}
#menu a:active {
	text-decoration: none;
	color: #000000;
}
#menu .submenu
{
	color: #18242C;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu  a.submenul {
	color: #18242C;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 150%;
}
#menu a.submenul:link {
	text-decoration: none;
}
#menu a.submenul:visited {
	text-decoration: none;
	color: #18242C;
}
#menu a.submenul:hover {
	text-decoration: none;
	color: #DCDCDC;
}
#menu a.submenul:active {
	text-decoration: none;
	color: #18242C;
}
img.work {
float: left;	
}