	body
	{
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #666666;
	text-color: #888888;
	color: #888888;
	}
	a {
	text-color: #888888;
	}
	a:link {
	color: #888888;
	}
	a:visited {
	color: #888888;
	}
	a:active {
	color: #888888;
	}
	a:hover {
	color: #AAAAAA;

	}


	.siteTable3 a:link {
	color: #FFFFFF;
	}
	
	.siteTable3 a:visited {
	color: #FFFFFF;
	}

	.siteTable3 a:active {
	color: #FFFFFF;
	}

	.siteTable3 a:hover {
	color: #DDDDDD;

	}
	
	.linkBar a:link {
	color: #FFFFFF;
	}
	
	.linkBar a:visited {
	color: #FFFFFF;
	}

	.linkBar a:active {
	color: #FFFFFF;
	}

	.linkBar a:hover {
	color: #DDDDDD;

	}

	.linkbar {
	width: 448px;
	height: 10px;
	background: #7B7B7B;
	text-align: left;
	}

	.display {
	font-family: Verdana;
	font-size: 10px;
	background: #7B7B7B;
	color: #FFFFFF;
	text-align: left;
	}
	
	.title {
	width: 448px;
	height: 272px;
	background-image: url(../img/title.jpg);
	vertical-align:bottom;
	text-align:right;
	}

	.footer {
	width: 448px;
	height: 20px;
	text-align:center;
	background: #FFFFFF;
	color: #000000;
	}

	.siteTable1 {
	border: 1px solid #000000; 
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 10px; 
	background: #333333;
	width: 448px;
	height: 100%;
	
        }

	.siteTable3 {
	border-bottom: 1px solid #000000;
	font-family: Verdana; 
	font-size: 10px; 
	background: #7B7B7B;
	color: #FFFFFF;
	margin: 2px;
	vertical-align:top;
	text-align: left;

        }
	
	.links1 {
	Cursor: pointer;
	}
	

