.liquid{
	font-family :Verdana, Arial, Helvetica, sans-serif;	
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
	
	background-color : #FFFFFF;
	
	scrollbar-arrow-color:#5F7BB4; 
	scrollbar-base-color:#EEEEEE; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#EEEEEE; 
}

.small{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
}

.head{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	color:#000000;
}


.blue{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	color:#000A8C;
}

.date{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color:#999999;
}

a.db:link, a.db:visited, a.db:active{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
}

a.db:hover{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
	background-color : #000000;
}

a.do:link, a.do:visited, a.do:active{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
	background-color : #000000;
}

a.blue:link, a.blue:visited, a.blue:active{
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : underline;
	color:#000A8C;
}

a.:link, a.:visited, a.:active{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color:#000000;
}

.form
{
	color: #000000;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
	border : solid #999999 1;
	background-color : #FFFFFF;
}

.botimage
{
	background : url(images/bot_window.gif);
}

.centerimage
{
	background : url(images/center_loop.jpg);
}

.topimage
{
	background : url(images/top_window.gif);
}

.dotted
{
	background : url(images/dotted_loop.gif);
}

table.clickable-image
{
	cursor: pointer;
	border: 1px solid #999999;
}

table.slide
{
	background-color : #bdc7dd;
	border : 2px outset #bdc7dd;
}

td.slide-image
{
	border : 2px inset #bdc7dd;
}

.navbot
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
	background : url(images/nav_bottom.gif);
}

.navtop
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
	background : url(images/nav_top.gif);
}