	body {
	font-family: verdana, "lucida console", sans-serif;
	fon-size: 11px;
	background-color: #0A202E;
	}
	a {
	color:#666666;
	font-size:11px;
	text-decoration: underline;
	}
	a:link {
	color:#666666;
	font-size:11px;
	text-decoration: underline;
	}
	a:visited {
	color:#666666;
	font-size:11px;
	text-decoration: underline;
	}
	a:hover {
	color:Black;
	font-size:11px;
	text-decoration: none;
	}
	a:active {
	color:#666666;
	font-size:11px;
	text-decoration: underline;
	}
	a#foot {
	color:#ffffff;
	font-size:10px;
	text-decoration: underline;
	}
	a#foot:link {
	color:#ffffff;
	font-size:10px;
	text-decoration: underline;
	}
	a#foot:visited {
	color:#ffffff;
	font-size:10px;
	text-decoration: underline;
	}
	a#foot:hover {
	color:666666;
	font-size:10px;
	text-decoration: none;
	}
	a#foot:active {
	color:#ffffff;
	font-size:10px;
	text-decoration: underline;
	}
	a#new {
	color:#FFFCDA;
	text-decoration: underline;
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	}
	a#new:link {
	color:#FFFCDA;
	text-decoration: underline;
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	}
	a#new:visited {
	color:#FFFCDA;
	text-decoration: underline;
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	}
	a#new:hover {
	color:#e8e8e8;
	text-decoration: underline;
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	}
	a#new:active {
	color:#FFFCDA;
	text-decoration: underline;
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	}
	a.menulink  {
	padding: 8px 14px 9px 14px;
	font-size: 14px;
	font-weight: bold;
	}
	a.menulink:link {
	padding: 8px 14px 9px 14px;
	font-size: 14px;
	font-weight: bold;
	}
	a.menulink:visited {
	padding: 8px 14px 9px 14px;
	font-size: 14px;
	font-weight: bold;
	}
	a.menulink:hover {
	background-color:#1C1A14;
	color: White;
	padding: 8px 14px 9px 14px;
	font-size: 14px;
	font-weight: bold;
	}
	a.menulink:active {
	padding: 8px 14px 9px 14px;
	font-size: 14px;
	font-weight: bold;
	}

	.menu {
	background-color: #E6E2B1;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size:12px;
	background-image: url(/images/navslice.jpg);
	background-repeat: repeat-x;
	}
	
	
	.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	}
	
	.shadow,
	.content{
		position: relative;
		bottom: 2px;
		right: 2px;
	}
	
	.shadow{
		background-color: #666; /*shadow color*/
		color: inherit;
	}
	
	.content{
		background-color: #fff; /*background color of content*/
		color: #000; /*text color of content*/
		border: 1px solid #000; /*border color*/
		/*padding: .5em 2ex;*/
	}
	.container { width: 294px; }
	
	table.box {
		border-color: #cccccc; 
		border-width: 1px;
		padding:3px 3px 3px 3px;" 
	}
