body {
	background: #7C86B2;
	font : 1pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
}

.workspace {
	position: absolute;
	top:0px;
	left:0px;
	width:990px;
	height:600px;
	z-index: 0;
}

.slogan{ 
	width : 600px;
	text-align : center;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
}

.topborder { 
	background:  #0022B4;
	width : 615px;
	height : 12px;
 }
 
 .leftborder {
	background:  #0022B4;
	width : 12px;
	height : 415px;
}
 
 .bottomborder { 
	background: #FF3E00;
	width : 615px;
	height : 12px;
 }
 
 .rightborder { 
	background: #FF3E00;
	width : 12px;
	height : 415px;
 }

a {
	text-decoration: none;
	
}

img {
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.navlink {
	position: absolute;
	top: -1px;
	left: -1px;
	width : 175px;
	font-size : 14pt;
	text-align: center;
}

div.navlink a {  
	font-weight: bold;
} 

div.navlink a:link {  
	color: #FFFFFF;
}

div.navlink a:active {  
	color: #FFFFFF;
}

div.navlink a:visited {  
	color: #FFFFFF;
}

div.navlink a:hover {  
	color: #FFFFFF;
}

#shadow {
	font-size : 14pt;
	font-weight: bold;
	color: #484d5f;
	text-align: center;
	} 
