html {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #0099FF;
scrollbar-track-color: #white;

scrollbar-shadow-color: white;
scrollbar-lightshadow-color: white;
scrollbar-darkshadow-color: white;

scrollbar-highlight-color: white;
scrollbar-3dlight-color:white;
}
.body {
	background-image: url(../images/bg-1.jpg);
	border-bottom-color: #0066CC;
	margin-top: 3px;
	margin-bottom: 0px;
}.table1{
background-color: #D8ECF3;
border:1px solid #cccccc;
font:Arial, Helvetica, sans-serif;
color: #003333;
font-weight:bold;
}
 
.table2{
border-top: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight:bold;
background:url(../bg_nav.jpg);
}
.TableTrans{
background-color: #000000;
font-size: 12px;
color: #ffffff;
filter: alpha(opacity=40); /* Used for IE opacity */
-moz-opacity: 0.40; /* used for mozilla opacity */
opacity: 0.5 /* used i think for opera opacity */
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:2px;
}
.flashborders{
border:#FFFFFF solid 2px;
}
.footercontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.flashcontainer{
border:#FFFFFF solid 1px;
background:#0099FF;
}
.pageTitles{
font-family: MicrogrammaDBolExt;
font-size:18px;
color:#FFFFFF;
padding-left:4px;
}