<style type="text/css">
  font {  font-family: Arial, Helvetica, sans-serif} 

h1 {
	font-family: Arial, Helvetica, sans-serif ; font-size: 16px;
	line-height: 0.7em;
}
	
body {
 scrollbar-face-color: #9C9ECE; 
 scrollbar-shadow-color: #00309C;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #00309C; 
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #EEEEEE; 
 scrollbar-arrow-color: #FFFFFF;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00319C;
	background:transparent;
}
a:hover {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.tracked {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subexpanded {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subclosed {
	color:red;
	text-decoration:underline;
	background:transparent;
}

.standartFont {  font-family: Arial, Helvetica, sans-serif}
.smallFont { font-family: Arial, Helvetica, sans-serif ; font-size: 12px}

.background-tab-green    {
	BACKGROUND: url(../images/degrade-green.jpg) repeat-y left top;
}

.background-tab-blue    {
	BACKGROUND: url(../images/degrade-blue.jpg) repeat-y left top;
}

.background-tab-yellow    {
	BACKGROUND: url(../images/degrade-yellow.jpg) repeat-y left top;
}

.input1 {
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:11px;
	text-decoration:none;
}
</style>
