﻿
	body {
		font-family:Verdana, Geneva;
		/* background-color:#F3F3F3; */
		color:#2D2A2A;
		margin:0;
	}
	
	table {
		/* background-color:#F8F7F7; */
	}

	hr {
		border: none;
		height: 2px;
		color: #333333;
		background-color: #333333;
	}
	
	.mainmenu {
		font-family:Arial, Helvetica, sans-serif;
		/* color: #CECFD0;
		background-color:#F8F7F7; */
		text-align: left;
		text-transform: uppercase;
		font-size: 0.85em;
		font-weight: bold;
		vertical-align:text-middle;
	}
	
	.hand_pointer {
		cursor: hand; cursor: pointer; 
		hover: color:red;	
	}	
	
	.text {
		color: #333333;
		font-size: 1.0em;
		font-weight: normal;
	}
	
	.heading {
		color: #333333;
		font-size: 1.6em;
		font-weight: bold;
	}
	
	.footer {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #333333;
		font-weight: normal;
	}	
	
	.mainframe{
		opacity: 0.95; 
		filter:alpha(opacity=95);
		/* background-image:url('../images/topbar.jpg(Put Real Name and it will show)'); */	
		background-repeat:no-repeat;
		background-position:center top;	
	}

	.PageHeader{
		font-size: 1.2em;
		color: #381C00;
		font-weight:bold;
		padding-top:	0.3CM;
		padding-left:	0.0CM;		
	}
	
	.menulink	{
		cursor: hand; cursor: pointer;
		color:#381C00;font-size: 1.0em;
		font-weight:normal; 
		text-decoration: underline; 
	} 

	.mainpage{
		opacity: 0.99; 
		filter:alpha(opacity=99);
		padding-left:1.0CM;
		padding-right:1.0CM;
	}

	.adminmenu {
		font-family: sans-serif;
		cursor: hand; cursor: pointer; 
		text-decoration:underline;
		font-size: 1.20em;
		color: #004000;
		font-weight:bold;
	}

	.StrongHeader{
		font-family: sans-serif;
		font-size: 1.20em;
		color: #000000;
		font-weight:bold;	
	}

	.BottomBanner{
		font-family: Palatino; Arial;
		font-size: 1.2em;
		color: #000000;
		font-weight:bold;
		text-decoration:underline;	
	}

	.imputform{
		font-family: Palatino; Arial;
		font-size: 1.2em;
		color: #000000;
		font-weight:bold;
		text-decoration:none;
		padding-left:1.0CM; 
		padding-right:1.0CM;	
	}
		
	.ozipos {
		opacity: 0.85; 
		filter:alpha(opacity=85); 
		padding-right:0.5CM; 
		padding-bottom:0.05CM;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 0.80em;
		color: #9E4413;
	}
	
	a.home:link 			{	color:#FFFFFF;font-size: 1.4em;font-weight:bold;	}  /* unvisited link */
 	a.home:visited 		{	color:#FFFFFF;font-size: 1.4em;font-weight:bold;}      /* unvisited link */
 	a.home:hover		{	color:#67BF4B;font-size: 1.4em;font-weight:bold;}      /* unvisited link */
 	a.home:active	 	{	color:#FFFFFF;font-size: 1.4em;font-weight:bold;}      /* unvisited link */
	
	a.sign:link 			{	color:#FFFFFF;font-size: 1.2em;font-weight:bold;	}  /* unvisited link */
 	a.sign:visited 		{	color:#FFFFFF;font-size: 1.2em;font-weight:bold;}      /* unvisited link */
 	a.sign:hover		{	color:#0D3C00;font-size: 1.2em;font-weight:bold;}      /* unvisited link */
 	a.sign:active 		{	color:#FFFFFF;font-size: 1.2em;font-weight:bold;}      /* unvisited link */	

	a.ozilink:link 		{	color:#2D2A2A;font-size: 1.0em; font-weight:bold; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }  /* unvisited link */
 	a.ozilink:visited 	{	color:#2D2A2A;font-size: 1.0em; font-weight:bold; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */
 	a.ozilink:hover		{	color:#2D2A2A;font-size: 1.0em; font-weight:bold; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */
 	a.ozilink:active 	{	color:#2D2A2A;font-size: 1.0em; font-weight:bold; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */

	a.ozifooter:link 	{	color:#FFFFFF;font-size: 1.1em; font-weight:normal; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }  /* unvisited link */
 	a.ozifooter:visited  {	color:#FFFFFF;font-size: 1.1em; font-weight:normal; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */
 	a.ozifooter:hover	{	color:#FFFFFF;font-size: 1.1em; font-weight:normal; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */
 	a.ozifooter:active 	{	color:#FFFFFF;font-size: 1.1em; font-weight:normal; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }      /* unvisited link */

	a.acid:link  {color: #000000; font-size: 1.4em;; font-weight:bold;}
	a.acid:visited {color: #000000; font-size: 1.4em;; font-weight:bold;}
	a.acid:hover {color: #000000; font-size: 1.4em;; font-weight:bold;}
	a.acid:active {color: #000000; font-size: 1.4em;; font-weight:bold;}

	
#container {

	width: 100%;
	height: 280px;
	top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -170px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-animation-name: bounceIn;
	-webkit-animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: bounceIn;
	-moz-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	animation-name: bounceIn;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}

#lower {
	background: #ecf2f5;
	width: 100%;
	height: 69px;
	margin-top: 20px;
	box-shadow: inset 0 1px 1px #fff;
	border-top: 1px solid #ccc;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}	


	.divetitle{
		font-size:1.87em; 
		font-weight:bold; 
		padding-bottom:0.5CM;
		color:#2E74B5;
	}
	
	.diveheading {
		font-size:1.2em; 
		font-weight:bold;
		color:#2E74B5;
	}
		
	.divebody {
		font-size:1.0em; 
		padding-top:0.1CM;
		padding-left:0.8CM;
		padding-bottom:0.5CM;
		line-height: 0.6cm;
		text-align: justify;
		
	}	
	
	.divebodyleft {
		font-size:1.0em; 
		padding-top:0.1CM;
		padding-left:0.8CM;
		padding-bottom:0.5CM;
		line-height: 0.6cm;
		text-align: left;
		
	}	

	
	
	
	
	
	
	
	
	
	
	