@charset "iso-8859-1";

body 
{
background-image:
url('images/bg.gif');
margin: 0; 
padding:0; 
color: #000000;
}

.updates {
background-image: url('images/updatesbg.gif');
background-repeat: no-repeat;
background-position:  center; 
margin: 0; 
padding:0; 
color: #ffffff;
}


p {
	font : 8pt arial;
	color : #000000;
	margin:0 0 10px 0;
}
dl,dt,dd,li,ol,ul, {
	font-family:arial; color:#000000;
	font-size:8pt;
	}
	
ul.disc {list-style: disc inside;
}	
	
html {-webkit-text-size-adjust:none}

a{ font: 8pt arial;
	text-decoration:none;
	color : maroon;
}
	a:hover{
	text-decoration:underline;
	color : blue;
}

a.menu{ font: 8pt arial;
	text-decoration:none;
	color : #ffffff;
	
}
	
a.menu:visited{
	text-decoration:none;
	color : #ffffff;
}
a.menu:hover{
	text-decoration:underline;
	color : #ffcc00;
}
.table1{
position: absolute;
top: 136px;
left: 40px
}

div {
	font : 8pt arial;
	color : #000000;
	margin:0 0 0 0;
}

h1 {
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0px 0;
}


h2 {
	color: #000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
}


h3 {
	color: #000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
}

h4 {
	color: #000;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 8px 0;
}


.small {
	font-family : arial;
	font-size : 7.5pt;
	color : #000000;
}

.smallw {
	font-family : arial;
	font-size : 7.5pt;
	color : #fff;
}
.vsmall {
	font-family : arial;
	font-size : 7pt;
	color : Black;
	}
	.smallb {
	font-family : arial;
	font-size : 7.5pt;
	color : Blue;
}
.smallr {
	font-family : arial;
	font-size : 7.5pt;
	color : maroon;
}


 .normal{
	font : 8pt arial;
	color : #000000;
}

.normalb{
	font : 8pt arial;
	color : navy;
}

.normalr{
	font : 8pt arial;
	color : #990000;
}

 .larger{
	font : 9pt arial;
	color : Maroon;
}	
 .largeb{
	font : 9pt arial;
	color : #000000;}
	
.large{
	font : 9pt arial;
	color : #696969;
	}
	
	.button{

	FONT-SIZE: 7.5pt; 
	COLOR: #ffffff; FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #9A7956;
	border: thin;
	border-style: inset;
	
	}
	.smallbutton {
	font-family : arial;
	font-size : 7pt;
	color : Blue;
	border: thin;
	border-style: inset;
	
}



.w3cbutton a {
display:block;
width:100%;
padding:.1em 0;
color:#333;
border-top:1px solid #ccc;
border-right:1px solid #555;
border-bottom:1px solid #555;
border-left:1px solid #ccc;
}

.w3cbutton a:link, .w3cbutton a:visited, .w3cbutton a:hover {
text-decoration:none;
color:#333;
}

.w3cbutton a:hover {
border-top:1px solid #555;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #555;
}

.w3cbutton span.w3c {
background-color:#fff;
color:#2c49a9;
padding:.1em .4em;
}

.w3cbutton span.spec { 
padding:0 0 0 .4em;
}