<!--
body {
	background-color: #ddeeff;
	color: #ffffff;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #cceeff;
	scrollbar-face-color: #bbddee;
	scrollbar-shadow-color: #aaccdd;
	scrollbar-highlight-color: #ddffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cceeff;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 12pt;
	font-weight: normal;
}
body.bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
p, ul {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	background-color: transparent;
	color: #000066;
	font-size: 13px;
	line-height: 12pt;
	font-weight: normal;
}
p.error {
	color: #cc0000;
}
p.interline {
	line-height: 15pt;
}
.small {
	font-size: 11px;
	line-height: 10pt;
}
.tiny {
	font-size: 9px;
	line-height: 10pt;
}
.offer {
	border-style: dotted;
	border-width: 1px;
	padding: 5px;
}
h1 {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	background-color: transparent;
	color: #000066;
	font-size: 16px;
	line-height: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	background-color: transparent;
	color: #ffffff;
	font-size: 22px;
	line-height: 18pt;
	font-weight: bold;
}
#small {
	font-size: 10px;
	line-height: 9pt;
}
#large {
	font-size: 13px;
	line-height: 12pt;
}
#title {
	font-size: 14px;
	line-height: 14pt;
	font-style: italic;
	text-decoration: underline;
}
#title2 {
	font-size: 13px;
	line-height: 12pt;
	font-style: italic;
	text-decoration: underline;
}
table, td {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	color: #000066;
	font-size: 13px;
	line-height: 12pt;
	font-weight: normal;
}
#bkg {
	background-color: #cceeff;
	color: #ffffff;
	background-image: url(images/logo_bkg_new.gif);
	background-position: 20% 40%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

a {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	background-color: transparent;
	font-size: 13px;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a:link      {color: #0000bb}
a:visited   {color: #0000bb}
a:active    {color: #0000bb}
a:hover     {color: #990000}

a.tiny {
	font-size: 9px;
}
a.nav {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	background-color: transparent;
	font-size: 11px;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link      {color: #aabbff}
a.nav:visited   {color: #aabbff}
a.nav:active    {color: #aabbff}
a.nav:hover     {color: #ddeeff}

input {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 12pt;
}
textarea {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 12pt;
}
#nedstat {
  position: absolute;
}
-->

