/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
}

table.tblmain {
	border-color: #000000;
	height: 589px;
}

table.tblmainindex {
	border-color: #000000;
	height: 431px;
}

.tdbackground {
	background-image: url(http://www.aetan.com/images/tile_brown.gif);
	background-color: #996633;
}

.tdbackgroundorange {
	background-image: url(http://www.aetan.com/images/tile_orange.gif);
}

h1.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #E77B18;
}

p.mainContent {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: uppercase;
	color: #E77B18;
}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF3333;
}

a.footerlinkindex:link, a.footerlinkindex:active, a.footerlinkindex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}

a.footerlinkindex:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	color: #000000;
}