body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	scrollbar-face-color: #F4F4F4;        
	scrollbar-shadow-color: #999999;      
	scrollbar-highlight-color: #999999;   
	scrollbar-3dlight-color: #F4F4F4;   
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #FFFFFF;       
	scrollbar-arrow-color: #FF6600;
}
.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.popup:link {
	color: #666666;
	text-decoration: none;
}
a.popup:visited {
	color: #666666;
	text-decoration: none;
}
a.popup:hover {
	color: #FF6600;
	text-decoration: none;
}
a.popup:active {
	color: #666666;
	text-decoration: none;
}
.paneldata {
	font-size: 10px;
	color: #4F4F4F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.xsmall {
	font-size: 9px;
}
a:link {
	color: #33B5E8;
	text-decoration: none;
}
a:visited {
	color: #33B5E8;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #33B5E8;
	text-decoration: underline;
}
a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #FF6600;
	text-decoration: none;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
.sml8pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #B0B0B0;
}
a.panel:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.panel:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.panel:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.panel:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.orange:link {
	color: #FF6600;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #33B5E8;
	text-decoration: none;
}
a.orange:active {
	color: #FF6600;
	text-decoration: underline;
}
.b01 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

img.image {
 	border: 1px solid #333333;
}

.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}

.align-right{
	text-align:right;
}

.align-justify{
	text-align:justify;
}