BODY {
	background-image:  url(../images/bak.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;

}

TD.spec {  font-size: 10pt; color: #333366; font-family: verdana, sans-serif }
TD.footer { font-size: 7pt; color: #333366; font-family: verdana, sans-serif; text-align: Center }
.footer    { font-size: 7pt; color: #333366; font-family: verdana, sans-serif }

a.page:link     {font-size: 10pt; color: #333366; font-weight: normal; text-decoration: underline; font-family: Verdana, Arial, sans-serif;  }
a.page:hover      {font-size: 10pt; color: #000000; font-weight: normal; text-decoration: underline; font-family: Verdana, Arial, sans-serif; }
a.page:visited     {font-size: 10pt; color: #333366; font-weight: normal; text-decoration: underline; font-family: Verdana, Arial, sans-serif;  }
a.contact:link     {font-size: 12pt; color: #C0C0C0; font-weight: normal; text-decoration: underline; font-family: Verdana, Arial, sans-serif; }
a.contact:visited     {font-size: 12pt; color: #C0C0C0; font-weight: normal; text-decoration: underline; font-family: Verdana, Arial, sans-serif;  }
a.content:link      { font-size: 10pt; color: #7EA800; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, sans-serif; }
a.content:visited    { font-size: 10pt; color: #7EA800; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, sans-serif; }
a.content:hover      {font-size: 10pt; color: #361599; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, sans-serif; }

a.image:link     {color: #ffffff; font-size: 10pt;}


UL {
  margin-top: 5pt;
  margin-bottom: 8pt;
}

LI {
	color: #333366;
  line-height: 14pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
}

input, select, option, textarea  {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border-color: #685AA6;
	border-style: solid;
	border-width: 1;
	background-color: #ffffff;
	scrollbar-base-color:#6666CC; //bar color
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #6666CC;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;

}
