body, html {
	font-family: Arial, Helvetica, sans-serif;
}

body {
 background-color: #CCCCCC;
}

.outset {
	border: thin outset;
	margin: 0px;
	padding: 3px;
}

.HeadLayerFrame {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
}
.MainLayerFrame {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.company {
    font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.companyaddress
{
    font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

td {
	font-size: 9pt;
	color: ;
}
th {
	font-size: 9pt;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-size: 11pt;
	color: ;
	margin-bottom: 0px;
}
h2 {
	font-size: 10pt;
	color: ;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.img {
	border: thin outset;
	margin: 0px 5px 5px;
	padding: 3px;
}

ul {
margin-left: 20px;
margin-bottom: 0;
padding: 0;
}

ul.Standard {
list-style:  url("images/sources/bullet.gif") outside none;
margin-left: 20px;
}

ul.NavUL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.NavLI1 a {
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 95%;
}
li.NavLI1 a:visited { 
	color: #000000;
	background-color: #CCCCCC;
}
li.NavLI1 a:hover { 
	color: #FFFFFF;
	background-color: #000000;
}
li.NavLI1S a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 95%;
}
li.NavLI1S a:visited { 
	color: #FFFFFF;
	background-color: #000000;
}
li.NavLI1S a:hover { 
	color: #FFFFFF;
	background-color: #000000;
}
li.NavLI2 a {
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: #CCCCCC;
	text-indent: 15px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 95%;
}
li.NavLI2 a:visited { 
	color: #000000;
	background-color: #CCCCCC;
}
li.NavLI2 a:hover { 
	color: #FFFFFF;
	background-color: #666666;
}
li.NavLI2S a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #666666;
	text-indent: 15px;
	font-size: 10px;
	font-weight: bold;
	margin: 0pxx;
	padding: 3px;
	width: 95%;
}
li.NavLI2S a:visited { 
	color: #FFFFFF;
	background-color: #666666;
}
li.NavLI2S a:hover { 
	color: #FFFFFF;
	background-color: #666666;
}

select, input, textarea, checkbox {
	font-size: 9pt;
	color: #333333;
}

li.NavLI3 a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: ##FFFF00;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 3px 3px 3px;
	width: 95%;
}
li.NavLI3 a:visited { 
	color: #FFFFFF;
	background-color: ##FFFF00;
}
li.NavLI3 a:hover { 
	color: #FFFF00;
	background-color: #000000;
}
li.NavLI3S a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 3px 3px 3px;
	width: 95%;
}
li.NavLI3S a:visited { 
	color: #FFFFFF;
	background-color: #000000;
}
li.NavLI3S a:hover { 
	color: #000000;
	background-color: #000000;
}
.Nav3Text {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 3px 3px 3px;
	width: 95%;
}

input, select, checkbox, textarea { background-color: #CCCCCC }

