﻿@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #b7b894 url('images/misc/backgroundgb.gif');background-repeat:repeat-x;
}
form {margin-top:0px;margin-bottom:0px;}
/******* hyperlink and anchor tag styles *******/
h1	{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1.3em;
}
h2 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1.2em;
}
h3 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
}
h4 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 0.9em;
}

a:visited{
	color: #a0a000;
	text-decoration:none;}
a:link{
	color: #808000;
	text-decoration:none;}
a:hover{
	color: #FFcc00;
	text-decoration: underline;
}

a.details:visited { 
	font-size:10px;
	color:#dddddd;
	text-decoration:none;}
a.details:link { 
	font-size:10px;
	color:#dddddd;
	text-decoration:none;}
a.details:hover { 
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;}

a.lists:visited { 
	color:#dddddd;
	text-decoration:none;}
a.lists:link { 
	color:#ffffff;
	text-decoration:none;}
a.lists:hover { 
	color:#00FF00;
	text-decoration:underline;}

a.choseee:hover { 
	color:#00FF00;
	text-decoration:underline;}
#cloud { padding: 0px 15px; }
.cloud { padding: 3px; line-height:  1.166; }
.cloud:link { color:#FFFF00; text-decoration: none;  }
.cloud:visited { color:#FFFF99; text-decoration: none;}
.cloud:hover { color: #FF6600; background: #091a1a; }

/* CSS TOP layout */

#masthead {
	position:relative;
	top: 0px;
	left: 1%;
	right: 1%;
	width:98%;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
#tbox {
	border-right: #888852 1px solid;
	border-top: #888852 1px solid;
	border-left: #888852 1px solid;
	border-bottom: #888852 1px solid;
	font-size:11px;
}
.tbox1	{
	width: 125px;
	height: 15px;
	background: #F1F1C2;
}
.tboxopt	{
	width: 125px; height:17px; 
	background: #ffffff; 
}

.tselect	{
	width: 125px; height:19px; 
	background: #F1F1C2; 
}
.tadsselect	{
	width: 150px; height:19px; 
	background: #F1F1C2; 
}

#globalgoogle{
position:relative;
width: 70%;
min-width: 700px;
width: expression(this.height < this.width && this.width > 700 ? 700 : true);
height: 32px;
color: #ffffff;
padding: 0px;
margin-left: 15%;
margin-right: 15%;
background-image: url("images/misc/h_bar_01.gif");
}
#gnl {
	left: 0px; 
	position: absolute; 
	top: 0px;
}

#labelgg{
	position: absolute;
	top: 0px;
	left: 5px;
}
#labelgg2{
	position: absolute;
	top:3px;
	left: 160px;
	height: 30px;
}
#labelgg3{
	position: absolute;
	top: 9px;
	right: 32px;
}
#labelgg32{
	position: absolute;
	top: 9px;
	right: 32px;
}

.blank		{font-size: 1pt}
.style1 {
	font-size: 8pt;
	line-height: 140%;
}
.style2 {
	font-size: 8pt;
}
.styimg {
	border:0px;
}
.styimggogle {
	border:0px;
	vertical-align:middle;
}

.banner	{
	color: #9C4900;
	height:24px; 
	text-align:center;
	padding-top:7px;
	background-image:url('images/misc/banner_back.gif');
	width:546px;
}
.banner2	{
	height:24px; 
	text-align:center;
	padding-top:9px;
	background-image:url('images/misc/bm_top.gif');
	font-size:80%;
}

/************** utility styles *****************/

#utility{
	font: 80% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
	text-decoration: underline;
}

#utility a:hover{
	color: #99FF66;
	text-decoration: none;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
height: 32px;
padding: 0px;
margin: 0px;
background-image: url("images/misc/banner_back.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalLink{
	position: relative;
	top: 8px;
	height: 22px;
	min-width: 700px;
width: expression(this.height < this.width && this.width > 700 ? 700 : true);
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 721px;
}


a.glink:visited{
  	font-size: small;
  	color: #7777aa;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}


a.glink{
  	font-size: small;
  	color: #222299;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration:none;
}

a.glink:hover{
	background-image: url("images/misc/glblnav_selected.gif");
	color: #800080;
	text-decoration:none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 34px;
	left: 1px;
	/*width: 100%;*/
	min-width: 640px;
width: expression(this.height < this.width && this.width > 640 ? 640 : true);
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:visited {
	font-size: 80%;
	color: #808000;
	text-decoration: non;}

.subglobalNav a:link {
	font-size: 80%;
	color:aqua;
	text-decoration:non;
}

.subglobalNav a:hover{
	color: #99FF66;
	text-decoration:underline;
}
.sb_pag {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px
}
.sb_pag UL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.sb_pag LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.sb_pag A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 0.7em; BORDER-TOP: #ccc 1px solid; DISPLAY: inline-block; PADDING-LEFT: 0.7em; FLOAT: left; PADDING-BOTTOM: 0.3em; MARGIN: 0px 0.38em 0px 0px; BORDER-LEFT: #ccc 1px solid; CURSOR: pointer; PADDING-TOP: 0.3em; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.sb_pagP {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-WEIGHT: 700; FONT-SIZE: 120%; PADDING-BOTTOM: 0.2em; BORDER-TOP-STYLE: none; PADDING-TOP: 0.2em; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: underline; BORDER-BOTTOM-STYLE: none
}
.sb_pag A:hover {
	BORDER-RIGHT: #83bc46 1px solid; BORDER-TOP: #83bc46 1px solid; BACKGROUND: #f0f7e8; BORDER-LEFT: #83bc46 1px solid; BORDER-BOTTOM: #83bc46 1px solid
}
A.sb_pagS {
	BORDER-RIGHT: #83bc46 1px solid; BORDER-TOP: #83bc46 1px solid; BACKGROUND: #f0f7e8; BORDER-LEFT: #83bc46 1px solid; BORDER-BOTTOM: #83bc46 1px solid;color:navy
}



/* CSS BODY layout */
#container {
	position:relative;
	top:17px ;
	margin-left:auto;
	margin-right:auto;
	width:982px;

}

.divdetyahoo {
	padding-left: 5px;
	padding-bottom:5px;
	float : right;
	text-align:center;	
}


/* CSS BOTTOM layout */

#footer {
	background-image:url('images/misc/bottombg.gif');background-repeat:repeat-x;
	padding-top:20px;
	text-align:right;
}
.kananbwh
{
  clear: both;
  width: 100%;
position:relative;
padding:36px 5px 3px 0px;
	
}
