body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background-image: ;
	background-repeat: repeat;


}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background: #E9EDED;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #990000;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	border: medium solid #000000;

}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #333333;
}
background {
	background: #F9F9F9 no-repeat fixed;
}

:link { color: rgb(0, 0, 153) } /* for unvisited links */
:visited { color: rgb(153, 0, 153) } /* for visited links */
:hover { color: #00FF00} /* when mouse is over link */
:active { color: rgb(255, 0, 102) } /* when link is clicked */

body {  
 scrollbar-3d-light-color:#999999;
 scrollbar-arrow-color:#ffffff;
 scrollbar-base-color:#666699;
 scrollbar-dark-shadow-color:#666699;
 scrollbar-face-color:#666699;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
}
