body{
	background: #808080;
	text-decoration : none;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}
#header {
	width: 951px;
	height: 200px;
	margin-top: 0px; 
	margin-left: 20px; 
	margin-bottom: 0px;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #909090;	
	border-right: 1px solid #505050;
	border-left: 1px solid #505050;
	background: #ffffff;
	text-decoration : none;
}
#oasis_middle {
	width: 951px;
	height: 650px;
	padding: 0px;
	margin-top: 0px; 
	margin-left: 20px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;	
	border-right: 1px solid #505050;
	border-left: 1px solid #505050;
	background: #fff;
	color : #000;
	text-decoration : none;
}
#nav {
	width: 951px;
	height: 20px;
	margin-top: 0px; 
	margin-left: 2px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	border-top: 0px solid #630021;
	border-bottom: 1px solid #630021;	
	border-right: 2px solid #630021;
	border-left: 1px solid #630021;
	background: #630021; 
	color : #fff;
	text-decoration : none; 
}
#footer {
	width: 951px;
	height: 10px;
	padding: 0px;
	margin-top: 0px; 
	margin-left: 20px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	border-top: 0px solid #505050;
	border-bottom: 1px solid #505050;	
	border-right: 1px solid #505050;
	border-left: 1px solid #505050;
	background: #505050;
	color : #000;
	text-decoration : none;
	clear: left;
	position: relative;
}
#c1 {
	background-color: #ffffff;
	position: relative;
	width: 500px;
	padding: 0px;
	border-top: 1px none #c0c0c0;
	border-bottom: 1px none #c0c0c0;	
	border-right: 0px none #c0c0c0;
	border-left: 0px none #c0c0c0;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 5px;
	margin-bottom: 10px; 
	color: #000000;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	float: left;
	text-decoration: none;
}
#menu {
	width: 58px;
	background-color: #fff;
	padding: 2px;
	color: #505050;
	font-size : 18px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration: none;
	margin-top: 5px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #fff;
	padding: 1px;
	text-decoration: none;
	color: #505050;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
}
#menu a:hover {
	padding: 2px;
	background-color: #6375B3;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
a:link{
	color : #0000ff;
	padding: 1px;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
a:visited{
	color : #0000ff; 
	padding: 1px;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;	
}
a:active{
	color : #0000ff;
	padding: 1px;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
a:hover{
	color : #DF3B42;
	padding: 1px;
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
.title{
	color : #000000;
	font-size :14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 150%;
}
.subtitle{
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 120%;
}
.text{
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 130%;
}
.minitext{
	color : #000000;
	font-size : 10px;
	font-weight : none;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 120%;
}
.navside{
	color : #000000;
	font-size : 12px;
	font-weight : none;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 16px;
}
.boldtext{
	color : #CE0000;
	font-size : 10px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height: 110%;
}