﻿body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003333;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	scrollbar-face-color:#C0C0C0;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#80BF39;
    scrollbar-darkshadow-color:#234123;
    scrollbar-shadow-color:#80BF39;
    scrollbar-arrow-color:#80BF39;
    scrollbar-track-color:#234123;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
}
UL {
	list-style-image:url(../../images/bullet.gif);
}
.flashTable 
{
    background:url(../../images/marble.jpg) repeat-x 0px 115px;
    width:839px
    }
.marbleTable
{  
    background: url(../../images/marble.jpg) -133px 0px;
}
.shadow 
{
    background: url(../../images/bgShadow.gif) repeat-y left;
}
.formField 
{
    background:#C0C0C0;
    border:1px solid #234123;
    }
