body	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px 5px 5px 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}
	
h1  {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
    }
	
h2  {
	font-size: 16px;
	color : #cc9933;
	text-align: left;
    }
	
h3  {
	font-weight: bold;
	font-size: 13px;
    }
	
a	{
	color : #cc9933;
}
th {
	text-align:right;
}
a:visited	{
	color : #cc9933;
}

a:active	{
	color : #b68b35;
	text-decoration : none;
}

a:hover	{
	color : #b68b35;
	text-decoration : none;
}

a.nav	{
	color : #cc9933;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

a:visited.nav {
	color : #cc9933;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

a:active.nav {
	color : #b68b35;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}

a:hover.nav {
	color : #b68b35;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}
a.navlight	{
	color : #FFFFFF;
	text-decoration : none;
}

a:visited.navlight {
	color : #FFFFFF;
	text-decoration : none;
}

a:active.navlight {
	color : #cc9933;
	text-decoration : none;
}

a:hover.navlight {
	color : #cc9933;
	text-decoration : none;
}

input.srcfrm2 {
	width:100px;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #OOOOOO;
}

input.srcbttn {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-width:1px;
	border-color: #006633;
	background-color: #99CC66;
}

.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #B3B7BB;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #B3B7BB;
}
