/*The Oxygen Store StyleSheet*/


html, body{
   	FONT-FAMILY:  Tahoma;
    font-size: small;
  	margin: 0px;
	padding: 0px;
    color: #333333;
	background-color: #FFFFFF;
	background: url(../images/bk_02.jpg) repeat-x;
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */ 
	height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */ 
	min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */			
}


#container {
	position: relative;
	padding: 0px;
	width: 771px;
	margin: 0 auto;
	height:auto !important;
	height:65%; 
	min-height:65%;
	border-left: solid 1px #8B99A7;
	border-right: solid 1px #8B99A7;
	border-bottom: solid 1px #8B99A7
	}



.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 1px;
}

/*header*/
#header{
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;	
	width:773px;
	height: 241px
		
}


/*header menu*/

#headermenu{
	float: right;
	margin: 0;
	margin-top: 52px;
	text-align: right;
	padding: 8px 0px 0px 0px;
	width: 587px;
	height: 22px;
	background: url(../images/bk_topmenu.jpg) no-repeat;
}

#headermenu ul{
	list-style-type:none;
	margin: 0px;
}
#headermenu li{
	display: inline;
	padding: 0px 8px 0px 3px;
	margin: 0
}

#headermenu li a:link, #headermenu li a:active, #headermenu li a:visited {
	display: inline;
	font-size: 85%;
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: none;
	padding: 12px 0px 0px 0px
}

#headermenu li a:hover {
		text-decoration: underline;
		color: #45C8FA;
}

#headermenu li a.dark:hover {
		text-decoration: underline;
		color: #004F75;
		margin: 12px 0px 0px 0px
}
/*END menu*/


/* end header */


h1{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	color: #10B3F0;
	margin:0px
}
h2{
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	color: #10B3F0;
	margin:0px
}
h3{
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	color: #0073AB;
	margin:0px
}
h4{
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	color: #0073AB;
	margin:0px;
	margin-bottom: -6px
}

h5{
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	color: #10B3F0
}
#latestnews{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 184px;
	color: #000000
}

/*content area*/
#content{	
	margin: 12px 20px 10px 20px;
	float: right;
	position: relative;
	width: 516px;
	min-height: 400px;
	padding: 0;
	text-align: justify
}


#content p{
	font-size: 90%;
    line-height: 1.3;
	color: #333333
}
#content .txtturq {
	color: #10B3F0;
}

#content .txtturqitalic {
	color: #10B3F0;
	font-style: italic;
	font-weight: bold
}

#content .txtturqcent {
	color: #10B3F0;
	text-align: center
}
#content .txtblue {
	color: #0073AB;
}

#content ul{
   	list-style: url(../images/list.jpg);
	line-height: 1.3;
	color: #333333;
	margin-left: 22px	
}

.indent{
	padding-left: 150px	
}

#content .txtredbold{
	color: #CC3300;
	font-weight: bold
}

#content .Pright {   
   	text-align: right
}

#content .Prighter {   
   	text-align: right;
	float: right;
	border: solid 4px #10B3F0
}
#content .Pcenter { 
   	text-align: center
}
#content .Pleft { 
   	text-align: left
}

#content .form{
margin:0;
padding: 0;
margin-left: 140px 
}

#content .form p {
	color: #0073AB;
	font-size: 75%;
	font-weight: bold;
	text-align: left; 
	margin-top: -12px;
	margin-left: 12px
}


#content .form .submitForm {
	background-color: #0486C0;
   	color: #FFFFFF; 
    font-weight: bold;
	font-size: 90%;
	margin-left: 90px
	
}
 
#content .form textarea { 
    COLOR: #666666; 
	FONT-FAMILY:  Tahoma, Arial;
    background-color:#FFFFFF; 
   	border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
   	border-right: 1px solid #999999;
   	border-top: 1px solid #999999
}

 #content .form input{ 
    COLOR: #666666;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #999999; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
    border-top: 1px solid #999999
}


 #content .form select  {
    COLOR: #000000; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #999999; 
    border-width: 1px 
}

#content .folder{
    list-style: url(../images/folder.gif);
    font-weight: bold;  
    color: #F8F8F8
}


#content .page{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033
}

#content .subpage{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033;
		margin-left: 20px
}




.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px 20px 0px 0px
}
.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px 0px 0px 20px
}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px 20px 0px 0px;
	 border: 1px solid #CCCCCC
}

.imgrightborder{
   	 text-align: right;
	 float:right;
	 margin: 0px 0px 0px 20px;
	 border: 1px solid #CCCCCC
}


	
	


/* links*/

a:link, a:active, a:visited {
   color: #0073AB;
   font-size: 100%;
   text-decoration: underline;
   font-weight: bold
}


a:hover {
   color: #10B3F0;
   text-decoration: underline;
   font-weight: bold
}


/*02sidemenu*/

#mnu2{
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	margin-left: 6px;
	clear:both
}

#menu2 ul{
list-style-type: none;
}

#mnu2 li a:link, #mnu2 li a:active, #mnu2 li a:visited {
display: block;
font-size: 100%;
height: 26px;
width: 118px;
padding-left:40px;
padding-top: 6px;
font-weight: bold;
color: #0073AB;
background: url(../images/but02_bk.jpg) top left no-repeat;
text-decoration: none;
margin: 0px
}


#mnu2 li a:hover {
background: url(../images/but02_bk_ov.jpg) top left no-repeat;
text-decoration: none;
color: #0073AB
}




/* footer*/
#footer {
	clear: both;
	width: 770px;
	font-weight: normal;
	height: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer P{
	font-size: 80%;
	color: #666666;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #666666;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #000000
}
/*  end footer*/





	