body 			{
			font-family: Verdana, Sans-Serif;
			font-size: 10pt;
			color:#2E2E2E;
			scrollbar-arrow-color: FFFFFF;
			scrollbar-base-color: 2E2E2E;
			scrollbar-dark-shadow-color: 2E2E2E;
			scrollbar-track-color: #5E7D99;
			scrollbar-face-color: #192F52;
			scrollbar-shadow-color: 2E2E2E;
			scrollbar-highlight-color: FFFFFF;
			scrollbar-3d-light-color: FFFFFF;
			}

td			{ 
			font-family: Verdana, Sans-Serif; 
			font-size: 10pt; 
			color:#2E2E2E; 
			}

a 			{ 
			font-family: Verdana, Sans-Serif; 
			font-weight: bold; 
			font-size: 10pt; 
			color:#5E7D99; 
			text-decoration: none; 
			}
	
a:hover			{ 
			font-family: Verdana, Sans-Serif; 
			font-weight: bold; 
			font-size: 10pt; 
			color:#192F52; 
			text-decoration:underline; 
			}

a.smallnav		{ 
			font-family: Verdana, Sans-Serif;
			line-height:2; 
			font-weight:normal;
			font-size: 10px; 
			color:#6666FF; 
			text-decoration: none; 
			}
		
a.smallnav:hover		{ 
			font-family: 
			Verdana, Sans-Serif;
			font-weight:normal;
			font-size: 10px; 
			color:#999999; 
			text-decoration:underline; 
			}
			
a.bottomnav		{ 
			font-family: Verdana, Sans-Serif;
			line-height:2; 
			font-weight:bold;
			font-size: 9px; 
			color:#FFFFFF; 
			text-decoration: none; 
			}
		
a.bottomnav:hover		{ 
			font-family: 
			Verdana, Sans-Serif;
			font-weight:bold;
			font-size: 9px; 
			color:#193052; 
			text-decoration:none;
			background-color:#FFFFFF;
			}

.growheader            	{ 
			font-family: Verdana, Sans-Serif; 
			font-size: 10pt; 
			font-weight: bold; 
			color:#FFFFFF; 
			}
			
.bigtext            	{ 
			font-family: Verdana, Sans-Serif; 
			font-size: 14pt; 
			font-weight: bold; 
			}
			
.smalltext          	{ 
			font-family: Verdana, Sans-Serif; 
			font-size: 8pt; 
			font-weight: normal; 
			}
			
.sectionheader      	{ 
			font-family: Verdana, Sans-Serif; 
			font-size: 10pt; 
			font-weight: bold; 
			}
			
.fadeline           	{ 
			background-color:transparent;
			width:100%;
			height:1px;
			margin:5 0 10 0;
			font-size:1;
			border-top:solid 1 #192F52;
			filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=0,  FinishX=175, StartY=0, FinishY=0);
			}

.infobar 		{
			background-color:#2C3682;
			border:solid 1 #9C9C9C;
			cursor:default;
			padding:6 4 6 0; 
			color: #EDEDED;
			font-weight:bold;
			font-size:10px;
			z-index:1;
			}
			
.infobarbtn 		{
			margin-right:6; 
			margin-left:6; 
			margin-bottom:-2; 
			cursor : hand;
			}
			
.infoboxtbl 		{
			width:100%;
			padding:10 5 5 10;
			margin:-1 0 10 20;
			border:solid 1 #cccccc;z-index:10;
			}

.sillyscroll		{
			overflow-y: auto; 
			scrollbar-base-color: #9C9C9C; 
			scrollbar-3dlight-color: #9C9C9C; 
			scrollbar-highlight-color: #ffffff; 
			scrollbar-arrow-color: #9C9C9C; 
			scrollbar-face-color: #ffffff; 
			scrollbar-darkshadow-color: #ffffff;
			}
			
.pageheadertext		{
			text-transform: uppercase; 
			font-family: Verdana, Sans-Serif; 
			color: #2C3682; 
			font-weight: bold;
			}

.thumbnail		{
			border-color: #9C9C9C; 
			border-width: 1px;
			}

.sillytextbox		{
			background-color:#EDEDED; 
			border-width: 0px; 
			border-color: #CCCCCC; 
			border-style: solid; 
			font-family: Verdana, Sans-Serif; 
			font-size: 8pt; 
			font-weight: normal;
			}

.sillybutton		{
			font-family:verdana, arial, helvetica; 
			font-size: 8pt; 
			font-weight: bold; 
			background: #5E7D99; 
			border-color: #192F52; 
			border-style: solid; 
			color:white;
			cursor: hand;
			}			
			
