

body {
	color: #00008B;
	background-color: #90bade;
	margin:5px;
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	}

div.container {
	font: Verdana, Arial, sans-serif;
	width:100%;
	margin:5px;
	border:1px solid #8e2215;
	line-height:150%;
	background-image : url(../_images/owasys_logo.jpg);
	background-repeat: repeat-x;
	background-position: -20px 20px;
	background-color: #ffffff;
}

div.header {
	font: Verdana, Arial, sans-serif;
	padding:0.5em;
	clear:left;
}

div.left {
	float:left;
	width:150px;
	margin:0;
	padding:1em;
}

div.content {
	font: Verdana, Arial, sans-serif;
	margin-left:180px;
	padding:1em;	
}


	
#menu {
	position: absolute;
	font-size:96%;
	width: 170px;
	top: 250px;
	left: 30px;
	height: 500px;
	}	

div.footer {
	font: Verdana, Arial, sans-serif;
	padding:2em;
	color:white;
	border-top: 1px solid #8e2215;
	border-bottom:1px solid #8e2215;
	clear:left;
}

div.owasys {
	border-bottom:1px solid #8e2215;
	height: 100px;
	background-image : url(../_images/owasys_logo.jpg);
	background-repeat: repeat-x;
	background-position: -20px -100px;
}
	

div.bottom {
	padding:0.5em;
	clear:left;
	vertical-align: bottom;
	font: Verdana, Arial, sans-serif;
	font-size: .80em;
	background-color: #ffffff;
	padding: 2em;
	clear:left;
}

div.bottom img {
	float: right;
}

img {
	border:2px solid #8e2215;
}


img.right {
	float: right;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
img.righthome {
	float: right;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}

img.left {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
	}

.page-top-nav {
 	float: center; 
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 100px;
	border:1px solid #8e2215;
	background-color: #ffffff;
	width: auto; 
 }
 
.page-top-nav a:link { 
	text-decoration: none;
	color: #B8860B;
	}
	
.page-top-nav a:visited { 
	text-decoration: none;
	color: #B8860B;
	}
	
.page-top-nav a:hover { 
	text-decoration: none;
	color: #00008B;
	}
	
.page-top-nav a:active { 
	text-decoration: none;
	color: #B8860B;
	}
 
 	
	

h1 {
	font: bold 2.2em/150% Verdana, Arial, sans-serif;
	color: #00008B;
	background-color: #ffffff;
	text-align: center;
	border-bottom: 10px solid #8B0000;
	margin-top: 0.5em;
}

h2 {
	font: bold 1.7em/150% Verdana, Arial, sans-serif;
	color: #8B0000;
	background-color: transparent;
}

h3 {
	font: bold 1.4em/150% Verdana, Arial, sans-serif;
	color: #B8860B;
	background-color: transparent;
}

h4 {   
	font: bold 1.3em/150% Verdana, Arial, sans-serif;
	color: #2175bc; 
	}
	
h5 {
	font: bold 1.2em/150% Verdana, Arial, sans-serif;
	margin-left: .60em;
}	

p {
	font: 1em/120% Verdana, Arial, sans-serif;
}

table { 
	font: 1em tahoma,arial,sans-serif; 
	border:2px solid #8e2215;
	color:#000000; 
	background-color:#ffffff; 
	display:inline-block; 
	text-decoration:none; 
	padding:2px 14px 2px; 
	margin:0 4px;
	-moz-border-radius: 20px;
	max-width: 100%;
	min-width: 30%; 
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}	

th {	
	font-size: 1.1em;
	font-weight: bold;
   border: none;
	padding: 1em;
	}
	
td {	
	font-size: 1em;
	font-weight: bold;
	border: none;
	padding: 1em;
	}
	
caption {
	font-size: 1em;
	font-weight: bold;
}	
	
thead, tbody {
	max-width: 100%;
	min-width: 30%; 
}	

table.contact, tr.contact, td.contact {
	font: 1em/150% Verdana, Arial, sans-serif;
	color: #03579E;
	}

input, textarea, select {
	background-color : #6699cc;
	font: 1em/120% Verdana, Arial, sans-serif;
	color: #000000;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-bottom:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
}
	
li, ul {
	font: 1em/120% Verdana, Arial, sans-serif;
	color:#00008B;
	display: block;
	}

li.list, ul.list {
	font: 1em/120% Verdana, Arial, sans-serif;
	color:#00008B;
	display: block;
	padding: 10px;
	}
	
ul.list {
	font: 1em/120% Verdana, Arial, sans-serif;
	color:#00008B;
	display: block;
	padding: 10px;
	}
	
hr {
	width: 90%;
	color: #8B0000; 
}		

.bold {
	font-weight: bold;
	}

.small {
	font-size: .80em;
	font-weight: bold;
	}

.tiny {
	font-size: .60em;
}	

.large {
	font-size: 1.4em;
	font-weight: bold;
	}

.photos {
	vertical-align: bottom;
	padding:2px;
	margin-top: 1em;
	}

.where {
	color: #00BD02;
	font-weight: bold;
	}	
	
.question {
	color: #D2691E;
	font-weight: bold;
	}
	
	
	
.skip {
	dislay: none;
	position: absolute;
	margin: -20px 0px 0px 0px;
	}

.skip a:link { 
	text-decoration: none;
	}
	
.skip a:visited { 
	text-decoration: none;
	}
	
.skip a:hover { 
	text-decoration: none;
	}
	
.skip a:active { 
	text-decoration: none;
	}



div.breadcrumb {
	color: #ffffff;
	background-color: #000000;
	padding: 3px;
	padding-left: 1em;
	line-height: 100%;
	size: 150%;
	font-family: Verdana, Arial; 
	font-weight: bold;
	font-size: .65em;
	width: auto;
	text-align: right;
	position: static;
	}

div.breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

div.breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	color: #ffffff;
	}
	
div.breadcrumb a:link { 
	text-decoration: none;
	color: #ffffff;
	}		
	
div.breadcrumb a:visited { 
	text-decoration: none;
	color: #ffffff;
	}		
	
div.breadcrumb a:hover { 
	text-decoration: none;
	color: #ffa500; 
	}	
	
div.breadcrumb a:active { 
	text-decoration: none;
	color: #ffffff;
	}		
	

	
		
	
#button {
		width: 150px;
		padding: 0px;
		font-family: tahoma,arial,sans-serif;
		font-weight: bold;
		font-size: 100%;
		background-color: #8e2215;
		color: #000000;
		float: left;
		margin-bottom: 20px;
		margin-left: -1px;
		}
	
#button ul {
		list-style: none;
		margin: 10px; /*this is for netscape 4.7 only, it is redefined in the url linked style sheet to 0px */
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0px;
		font-weight: bold;
		}
	
#button li.unselected a {
		display: block;
		padding: 4px 5px 4px 5px;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #00008B;
		color: #ffffff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li.unselected a {
		width: auto;
		}

#button li.selected a {
		display: block;
		padding: 4px 5px 4px 5px;
		border-left: 10px solid #0948a7;
		border-right: 10px solid #407fb4;
		background-color: #1958b7;
		color: #ffffff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li.selected a {
		width: auto;
		}
			
		
#button li a:hover {
		border-left: 10px solid #8e2215;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #000000;
		}	
		
		

		
		

					
.button-horizontal {
		font-family: Verdana, Arial;
		font-size: 80%;
		font-weight: bold;		
		color: #000000;
		display:inline-block;
		text-decoration:none;  
		width: auto;
		}
		
.button-horizontal a {
		padding: 1px 5px 1px 5px;
		border-top: 1px solid #8e2215;
		border-right: 10px solid #508fc4;		
		border-left: 10px solid #1958b7;
		background-color: #2175bc;
		color: #ffffff;
		text-decoration: none;
		display:inline-block;
		}		
	
.button-horizontal a:link {
		padding: 1px 5px 1px 5px;
		border-top: 1px solid #8e2215;
		border-right: 10px solid #508fc4;		
		border-left: 10px solid #1958b7;
		background-color: #2175bc;
		color: #ffffff;
		text-decoration: none;
		display:inline-block;
		}	
		
		
.button-horizontal a:visited {
		padding: 1px 5px 1px 5px;
		border-top: 1px solid #8e2215;
		border-right: 10px solid #508fc4;		
		border-left: 10px solid #1958b7;
		background-color: #2175bc;
		color: #ffffff;
		text-decoration: none;
		display:inline-block;
		}				
		
		
.button-horizontal a:hover {
		padding: 1px 5px 1px 5px;
		border-top: 1px solid #8e2215;
		border-right: 10px solid #508fc4;	
		border-left: 10px solid #b05454;
		background-color: #2586d7;
		color: #000000;
		text-decoration: none;
		display:inline-block;
		}			
		
		
.button-horizontal a:active {
		padding: 1px 5px 1px 5px;
		border-top: 1px solid #8e2215;
		border-right: 10px solid #508fc4;		
		border-left: 10px solid #b05454;
		background-color: #1958b7;
		color: #ffffff;
		text-decoration: none;
		display:inline-block;
		}				
		
	
address {
	font: bold 1.1em/150% Verdana, Arial, sans-serif;
	color: #00008B;
	background-color: transparent;
	margin: 0px 0px 0px 10px;
}					
					