BODY {
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#999999;


}
.cellborder {
	border: 1px solid #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.1em;
	font-size: 11px;



}
.smallheadings {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.formbg {
	color: #666666;

}
.stripeunder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
    color: #003399;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.stripeunder a:link {
	color: #333333;
	text-decoration: none;
}
.stripeunder a:visited {
	color: #333333;
	text-decoration: none;
}
.stripeunder a:hover {
	color: #0066CC;
	text-decoration: none;
}
.stripeunder a:active {
	color: #6699CC;
	text-decoration: none;
}

li {
	font-size: 11px;

}
.stripeunderactive {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.2em;
}

.subnav {
	font-size: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #FF6633;
	letter-spacing: 0.2em;
}
.thinborder {
	border: 1px solid #CC0000;
}
.thinbordernoleft {
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;

}
.activesubnav {
	color: #3366CC;
}
.smallheadings a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.smallheadings a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smallheadings a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.smallheadings a:active {
	color: #6699CC;
	text-decoration: none;
}
div.navbar a:link {
color : #fff;
}
div.navbar a:visited {
color : #fff;
}

table.justifytext {
text-align : justify;
}