body {
	background-color: #e2e2e2;	
}


.maina {
	position: relative;
	height: 1400px;
	width: 1000px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
}

.mainb {
	position: relative;
	height: 1300px;
	width: 1000px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
}

.mainc {
	position: relative;
	height: 900px;
	width: 1000px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
}

.maind {
	position: relative;
	height: 800px;
	width: 1000px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
}

.headerwrapper {
	height: 133px;
	width: 1000px;
	background-image: url(../images/header.png);
	padding-top: 10px;
}



.leftcontrol {
	position: absolute;
	height: auto;
	width: 210px;
	float: left;
	bottom: 30px;
	top: 133px;
	background-image: url(../images/left.png);
	background-color: #ffffff;	
	visibility: visible;
	background-repeat: no-repeat;
}

.maincontent {
	background-color: #ffffff;
	position: absolute;
	height: auto;
	width: 750px;
	left: 210px;
	top: 133px;
	bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	visibility: visible;
	text-align: justify;
}

.footer {
	position: absolute;
	height: 30px;
	width: 1000px;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/footer.png);
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	visibility: visible;
	
}

.footertext {
	position: relative;
	top: 5px;
	margin:0 auto;
}

.nav {
	color: #F60;
	text-decoration: none;
	line-height: 1.2;
	
}

ul {
	color: #C90;
	list-style-type:none;
	padding-left: 17px;
}
li {
	color: #C90;
	text-decoration: none;
	
	
}
li.sub {
	color: #fff;
	text-decoration: none;
	list-style-type:disc;
	
}
li.vgl {
	color: #000;
	text-decoration: none;
	list-style-type:disc;
	text-align: left;	
}
li.vglb {
	color: #390;
	text-decoration: none;
	list-style-type:disc;
	text-align: left;
}
li.con {
	color: #000;
	font-size:20px;
	text-align:left;
	text-decoration: none;
	list-style-type:disc;
}
li.conb {
	color: #000;
	font-size:18px;
	text-align:left;
	text-decoration: none;
	list-style-type:disc;
}

li.aff {
	color: #000;
	text-align:left;
	list-style-type:disc;
	
}
ul.checka {
	list-style-image: url(../images/checka.png);
}
ul.checkb {
	list-style-image: url(../images/checkb.png);
}
ul.checkc {
	list-style-image: url(../images/checkc.png);
}

a {
	color: #C90;
	text-decoration: none;
	
}
.footlink {
	color: #ffffff;
	text-decoration: none;
}
a:hover   { color:#ffffff; }
a:active  { color:#ffffff; }

.mainlink {
	color: #090;
	text-decoration:underline;
}

a.mainlink:hover   { color:#23234d; }
a.mainlink:active  { color:#23234d; }

.tablelink {
	color: #090;
	text-decoration:underline;
}

.tablelinkb {
	font-size:14px;
	color: #090;
	text-decoration:underline;
}

a.tablelink:hover   { color:#23234d; }
a.tablelink:active  { color:#23234d; }

a.tablelinkb:hover   { color:#23234d; }
a.tablelinkb:active  { color:#23234d; }

.mainlink{
	text-decoration: underline;	
}
.rightfloat {
	float: right;	
	margin-left: 10px;
}
.leftfloat {
	float: left;	
	margin-right: 10px;
}
table
{
	border: 0px;
	border-color:#999999; 
	border-style:solid;
	padding-top:0px;
	text-align:center;
	
	
}
.blank
{
	border: 0px;
	border-color:#ffffff; 
	border-style:solid;
	padding-top:0px;
	text-align:center;
	
	
}
tr
{
    padding-top:0px;
	
}
td
{
	border: 1px;
	padding-top:0px;
	border-color:#e4e4e4; 
	border-style:solid;
	height:92px;
}
th
{
	background-image: url(../images/table1.png);
}

h1
{
	color: #23234d;
	font-size:24px;
}

h2
{
	color: #23234d;
	font-size:22px;
}
.desc{
	font-size:11px;
}
.odd
{
	background-image: url(../images/table2.png);	
}
.smalltext {
	font-size: 10px;
}
.smalltable {
	font-size: 11px;
}
.partner  {
	margin-left: 40px;
	margin-right: 40px;
}
.box   {
	position: relative;
	background-color: #edf1f4;
	height: 100px;
	width:730px;
	border: 1px solid #000000;
	padding: 10px;

	
}

.boxb   {
	position: relative;
	top:0px;
	left: 0px;
	background-color: #edf1f4;
	width: 220px;
	height: 80px;

	
}
.boxc  {
	position: absolute;
	top:0px;
	left: 249px;
	width: 490px;
	background-color: #edf1f4;
	height: 80px;

	
}
.cell  {
	border-right:1px groove #00ff00;
	
}
