body		{ 
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		background-color: #578fb7;
		color: #414b56;
		font-family: arial, helvetica, lucida;
              	}
a.main_nav:link	{
		color : #d88853;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}

a.main_nav:hover {
		color : #e05b03;
		background-color: #0074a6;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration : underline;
		font-size: 11px;
		font-weight: bold;
		}

a.main_nav:visited {
		color : #578fb7;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}

a.main_nav:visited:hover {
		color : #d88853;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration : none;
		font-size: 11px;
		font-weight: bold;
		}
		
a:link  	{
		color : #191970;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: underline;
		font-size: 11px;
		font-weight: bold;
		}

a:hover 	{
		color : #bf4c00;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration : underline overline;
		font-size: 11px;
		font-weight: bold;
		}

a:visited  	{
		color : #555555;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}

a:visited:hover {
		color : #bf4c00;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration : underline overline;
		font-size: 11px;
		font-weight: bold;
		}

td            	{
		font-family:helvetica,arial;
		font-size:10pt;
		color:#557993;
        	}
table.border  	{ 
		background-color:#8DB3CE; 
		}
table.content 	{
		background-color:#8DB3CE;		
		color:#000;
              	}

td.content    	{ 
		background-color:#8DB3CE;		
		color:#000;
              	}

td.border-tl  	{
		background-color:#8DB3CE;
                background-image: url(../oan-css/border_tl.gif);
		max-width:25px;
		max-height:25px;
		min-width:25px;
		min-height:25px;
		width:25px;
		height:25px;
              	}

td.border-t   	{ 
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_t.gif);
              	}

td.border-tr  	{
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_tr.gif);
		max-width:25px;
		max-height:25px;
		min-width:25px;
		min-height:25px;
		width:25px;
		height:25px;
              	}

td.border-r   	{
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_r.gif);
              	}

td.border-br  	{
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_br.gif);
		max-width:25px;
		max-height:25px;
		min-width:25px;
		min-height:25px;
		width:25px;
		height:25px;
              	}

td.border-b   	{
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_b.gif);
              	}

td.border-bl  	{
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_bl.gif);
		max-width:25px;
		max-height:25px;
		min-width:25px;
		min-height:25px;
		width:25px;
		height:25px;
              	}

td.border-l   	{ 
		background-color:#8DB3CE;
                background-image:url(../oan-css/border_l.gif);
              	}

p             	{
		text-align:justify;
		font-family: arial, helvetica, lucida;
		font-size:9pt;
		color:#000;
              	}

p.items       	{
		font-family: arial, helvetica, lucida;
		font-size:9pt;
		color:#131313;
		margin-bottom:5px;
		text-align:justify
              	}

p.contenttitle  {
		margin-left:50px;
		margin-right:50px;
		margin-top:0;
		text-align:center;
		font-family: Garamond,Times New Roman,arial,helvetica,lucida;
		font-weight:bold;
		color:#ffffff;
		font-size:14pt;
		margin-bottom:0;
		background-color:#002947;
		border-style:solid;
		border-color:#666;
		border-width:1px;
                }

pre             {
		font-family: courier;
		font-size:10pt;
		text-align:left;
		}

ul	     	{
		text-align: left;
		font-family: arial,helvetica,lucida;
		font-size:10pt;
		color:#000;
		text-align: justify;
              	}
ol	     	{
		text-align: left;
		font-family:arial,helvetica,lucida;
		font-size:10pt;
		color:#000;
		text-align: justify;
              	}
p.blue	 	{
		text-align: center;
		background-color: #002947;
		font-size:10px;
		color:#578FB7;
		}
p.contenthead
		{
		text-align:center;
		font-size:10pt;
		}
img.hotbox	{
		float: right;
		margin-left: 1em;
		}
img.other	{
		float: right;
		margin-left: 1em;
		border-color: #ddd;
		}
input.text_input{
		font-family: arial, helvetica, sans-serif;
		font-style: italic;
		font-weight: bold;
		background-color: #B3CCDE;
		color: #423c37;
		border: 1px solid #423c37;
		padding: 1px;
		}

input.submit 	{
		font-family: arial, helvetica, sans-serif;
		background-color: #B3CCDE;
		color: #990000;
		border: solid 1px #000;
		}

input.clear 	{
		font-family: arial, helvetica, sans-serif;
		background-color: #B3CCDE;
		color: #990000;
		border: solid 1px #000;
		}

textarea.textarea_input{
		font-family: arial, helvetica, sans-serif;
		font-style: italic; bold;
		background-color: #B3CCDE;
		color: #423c37;
		border: 1px solid #423c37;
		padding: 1px;
		}

select.text 	{
		font-family: arial, helvetica, sans-serif;
		background-color: #B3CCDE;
		color: #423c37;
		border: 1px solid #423c37;
		padding: 1px;
		}
div.tel	{
		background: white;
		width: 100%;
		margin: 1em 0%;
		padding: 0 0 1em 0;
	}
img.curve 	{
		float: left;
		clear: left;
		margin: 0 1em 0 0;
	}
h1.tel	{
		padding: 10px;
		margin: 0;
		background: #9CF;
		border-bottom: 0.125em solid #69C;
		font: bold 2em 160% verdana, helvetica, sans-serif;
		text-align: left; color: darkslateblue; 
		letter-spacing: 5px;
	}
h3.tel	{
		padding: 0.25em 0 0.125em 0;
		font-family: Arial, sans-serif;
		border-bottom: 2px solid #69C;
		margin: 0 0 0 1em;
	}
p.tel	{
		margin: 0.75em 0.5em 0.75em 1em;
	}
pre	{
		margin-left: 2em;
	}
div.example	{
		padding: 0.5em 1.5em;
	}
div.news {
	margin-top: 5%;
	margin-left: 20%;
	margin-right: 20%;
	padding: 8px;
	background-color: #B9D0DC;
	color: #00344D;
	border-style: solid;
	border-color: #557993;
	border-width: 2px;
	text-align: justify;
}
p.news	{
	text-align:justify;
	font-family: arial, helvetica, lucida;
	font-size:9pt;
	color:#00344D;
	}
table.InternalHeader	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #ccc;
	}
table.NormalTableTwo	{
	BACKGROUND-COLOR: #eeeeee;
	}

td.NormalFieldOne	{
	FONT-SIZE: 8pt;
	COLOR: darkred;
	FONT-FAMILY: Verdana;
	background : #E4E4E4;
	font-weight : bold;
}

td.NormalFieldTwo	{
	FONT-SIZE: 8pt;
	COLOR: navy;
	FONT-FAMILY: Verdana;
	background : #E4E4E4;
	font-weight : bold
}
textarea.guest	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-style: bold;
		background-color: #e4e4e4;
		color: #000;
		border: 1px solid #423c37;
		padding: 1px;
		}
