a.tab:link, a.tab:visited
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.tab:hover
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #A0A0FF;
	font-weight: bolder;
	text-decoration: none;
} 

a
{
	color: rgb(128,255,255);
}

a:visited
{
	color: rgb(0,192,192);
}

a:active, a:hover
{
	color: rgb(64,128,255);
}

body
{
	font-family: Times;
	background-color: rgb(36,36,72);
	color: rgb(128,255,255);
	size: 12pt;
	text-align: center;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
	color: rgb(255,159,0);
}

h1
{
	font-size: 18pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	font-size: 10pt; 
}

table.main {
	width: 775;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

td.banner {
	width: 770;
	height: 92;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

td.banner_s {
	width: 5;
	height: 128;
	background-image: url(images/sideb.jpg);
	background-repeat: no-repeat;
}

td.language {
	font-size: 8pt;
	font-color: #A0A0FF;
	text-align: center;
	vertical-align: top;
}

td.tabon
{
	width: 110;
	height: 36;
	background-image:url(images/button_on.jpg);
	text-align: center;
	vertical-align: center;
}

td.taboff
{
	width: 110;
	height: 36;
	background-image:url(images/button_off.jpg);
	text-align: center;
	vertical-align: center;
}

td.left {
	width: 140;
	text-align: center;
	vertical-align: top;
}

td.right {
	width: 620;
	text-align: justify;
	vertical-align: top;
}

td.npsp {
	width: 15;
}

td.full {
	width: 775;
	text-align: center;
}

td.header {
	width: 775;
	text-align: left;
	vertical-align: bottom;
}

td.footer {
	width: 775;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

td.jtext {
	text-align: justify;
	vertical-align: top;
}
