	a:link		{ color: #990000; text-decoration: none;} 	a:active	{ color: #990000; text-decoration: none;}	a:visited 	{ color: #990000; text-decoration: none;}	a:hover 	{ color: #510000; text-decoration: underline;}	#outsideframe	a:link		{ color: White; text-decoration: none;} 	#outsideframe	a:active	{ color: White; text-decoration: none;}	#outsideframe	a:visited 	{ color: White; text-decoration: none;}	#outsideframe	a:hover 	{ color: White; text-decoration: underline;}	#outsideframebottom	a:link		{ color: White; text-decoration: none;} 	#outsideframebottom	a:active	{ color: White; text-decoration: none;}	#outsideframebottom	a:visited 	{ color: White; text-decoration: none;}	#outsideframebottom	a:hover 	{ color: White; text-decoration: underline;}	#menu		a:link		{ color: White; text-decoration: none;} 	#menu		a:active	{ color: White; text-decoration: none;}	#menu		a:visited 	{ color: White; text-decoration: none;}	#menu		a:hover 	{ color: White; text-decoration: underline;}	body {		text-align:left;		font-family: Arial, Helvetica, sans-serif;		margin:0px 0px 0px 0px;		background:#000000;		background-image: url(gray.jpg); 		background-repeat: repeat-x;		}	#outsideframe {		width:770px;		padding:0px;		border:1px solid #010080;		background:#010080;		float:center;		}	#outsideframebottom {		width:770px;		padding:0px;		border:1px solid #000000;		background:#000000;		float:center;		}	#mainframe {		width:770px;		padding:0px;		border:1px solid #808080; 		background:#808080;		float:center;		}	#subframe {		width:768px;		padding:0px;		border:1px solid #B0B0B0; 		background:#B0B0B0;		float:center;		}	#top {		text-align:center;		width:768px;		background:#FFFFFF;		float:center;		margin:0px 0px 0px 0px;		}	#menu {		width:768px;		padding:0px;		float:center;		margin:0px 0px 0px 0px;		background:#D4D4D4;		}	#menu p {		font-size:13px;		padding:2px;		margin:0px;		color:#FFFFFF;		background:#000000;		}	#blackbar {		padding:0px;		margin:0px 0px 0px 0px;		text-align:left;		background:#FFFFFF;		}	#blackbar p {		font-size:13px;		margin:0px;		color:#FFFFFF;		background:#000000;		}	#contentcenter {		width:768px;		padding:0px;		float:top;		text-align:left;		background:#FFFFFF;		}	#contentcenter p {		font-size:13px;		padding:1px;		margin:0px;		}

	#contentcenter td {		font-size:13px;		padding:1px;		margin:0px;		}			#centercenter {		font-size:13px;		padding:4px;		float:center;		text-align:left;		}	#centercenterleft {		font-size:13px;		padding:4px;		float:center;		text-align:right;		}	#outsideframe p {		font-size:13px;		padding:0px;		margin:0px;		color:#FFFFFF;		}	#outsideframebottom p {		font-size:13px;		padding:0px;		margin:0px;		color:#FFFFFF;		}