/* #6ba6d2 = 107 166 210 */
h1
{
	font-weight: bold;
	text-decoration: none;
	color: #000070;
	margin: 0px;
}

h2
{
	text-decoration: none;
	color: #000070;
	margin: 0px;
}

h3
{
	text-decoration: none;
	color: #000070;
	margin: 0px;
}

h4
{
	text-decoration: none;
	color: #000070;
	margin: 0px;
}

.hdr h4
{
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
}

sup
{
	size: -1;
	text-decoration: underline;
}

div.hdr
{
	background: #6ba6d2;
	color: #ffffff;

	border: 20px;
	margin: 0px;
	padding: 0px;

	position: absolute;
	width: 100%;
	height: 100px;
	top: 0px;
	left: 0px;

	background-image:url(images/gateway.jpg);
	background-repeat:no-repeat;
	background-position:right;


}

bubba
{
  	border-color: #000070;
  	border-style: solid;
  	border-width: 0px 0px 2px 0px;
}

hr
{
	color : #000070;
	background-color: #000070;
	height : 3px;
	width : 100%;
	border : 0;
}

body
{
	background-color:#ffffff;
	color : #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
}

div.dataArea
{
	margin: 100px 0px 0px 150px;
	padding: 20px 10px 10px 20px;
	border-color: #000070;
  	border-style: solid;
  	border-width: 2px 0px 0px 0px;
}

a:link, a:visited
{
	color : #0000ff;
	text-decoration : none;
}

a:hover
{
	color : #0000aa;
	text-decoration : underline;
}

ul.guide
{
	background: url("images/bottom2.jpg") no-repeat scroll bottom right;
	background-attachment: scroll;
	background-position: bottom left;
	background-color: #6ba6d2;

	list-style: none;
	overflow: hidden;
	color: #000070;
	margin: 0px;
	padding: 0 0 15px 0;

	position: absolute;
	width: 150px;
	top: 100px;
	left: 0px;
	font-size: 13;
}
	
/* TAB */

li.guide
{
	background: no-repeat scroll top left;
	margin : 0px 0px 0px 2px;
	padding : 5px 0px 5px 0px;
  	border-color: #000070;
  	border-style: solid;
  	border-width: 0px 2px 0px 0px;

}

a:link.guide, a:visited.guide
{
	display : block;
	background: no-repeat scroll top right;
	padding: 1px 3px 0px 7px;
	font-weight: bold;
	text-decoration:none;
	color:#dddddd;
}

a:hover.guide
{
	text-decoration:none;
	color:#ffffff;
}

/* TAB SELECTED */

li.guideSelected
{
	background: no-repeat scroll top left #ffffff;
	margin : 0px 0px 0px 2px;
	padding : 2px 0px 2px 0px;

  	border-color: #000070 #000070 #000070 #000070;
  	border-style: solid;
  	border-width: 2px 0px 2px 2px;
}

a:link.guideSelected, a:visited.guideSelected
{
	display : block;
	background: no-repeat scroll top right;
	padding: 1px 3px 1px 7px;
	margin : 0px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
	color:#000070;
}

a:hover.guideSelected
{
	color:#000070;
	text-decoration:none;
	cursor:default;
}

td.tableTextBold
{
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: top;
}

td.tableText
{
	font-size: 0.9em;
	vertical-align: top;
}

div.dom
{
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}

td.day
{
	size: 8px;
	font-family: purple;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 9em;
	height: 9em;
	vertical-align: top;
}

ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
}

