body {
	color: #000000;
	background: #ffffff;
	padding: 0px;
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	height: 540px;
}

b {
	font-size: 8pt;
	font-weight: 900;

}

td.leftside {

	border: 0px;
	padding: 0px;
	background: #ff6600;
color: #000000;
	width: 104px;
	vertical-align: top;

}

td.logo {
	height: 72px;
	background: #ffffff;
color: #000000;
	text-align: center;
	width: 100%;
	padding-left: 7px;
padding-right: 7px;
}

td.pageHeader {
	padding-left: 7px;
	padding-right: 7px;
	height: 70px;
	text-align: left;
	background: #cccccc;
color: #000000;
	width: 100%;
}

td.main {
padding: 5px;
color: #000000;
	vertical-align: top;
width:100%;
}

td.footer {
	height: 20px;
    max-height: 20px;
	text-align: right;
	background: #cccccc;	
color: #000000;
}

td.rightside {
	width: 160px;
background: #fcee8b;
	color: #000000;
	vertical-align: top;	
}

img {

	border: 0px;
	padding: 0px;
	margin: 0px;
}

td.menuBox {
	padding-left:5px;
	padding-top: 9px	
	vertical-align;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
background: #cccccc;
	color: #000000;
	border: 1px;
	min-height: 172px;
}


td.menuBox a.menuBoxCurrent:link {
	color: #05058b;				   	
}

td.menuBox a.menuBoxCurrent:active {
	color: #05058b;				   	
}


td.menuBox a.menuBoxCurrent:hover {
	
	text-decoration: none;
}

td.menuBox a.menuBoxCurrent:visited {

color: #05058b;
}

td.menuBox a:link {
	color: #000000;				   	
}

td.menuBox a:active {
	color: blue;				   	
}


td.menuBox a:hover {
	
	text-decoration: none;
}

td.menuBox a:visited {

color: #000000;
}

.smallDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

select {
	
	font-size:10px;
	font-family: verdana, tahoma, arial, sans serif ;
	height: 17px;

}
