body {	
	margin: 0px 0px 0px 0px;
	background-image: url(../images/tb-back.jpg);
	background-repeat:repeat;
 }

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; color:#FF0000;  }
h2 { margin: 0; padding: 0; font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px; color: #000}
h3 { font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0;}
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; margin:auto; }

/* Links */
a:link, a:visited {
	font-size: 12px; color: #FF6600; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a:hover {
	color: #000; text-decoration: none;
	font-weight: bold;
	}
	
/* main table */
#maintable { 
background-color:#FFFFFF;
}

/* menu */
.mainmenu { color: #999999; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;padding-top:10px; padding-bottom:10px; }
.mainmenu a:link, .mainmenu a:visited {	color: #94187d;	font-size:14px; }
.mainmenu a:hover {color: #993300;	}


#pad {height:140px;}
#menu {padding:0; margin: auto; list-style:none; height:0px; width:800px;  background: url(../images/aerorightblack.gif) no-repeat right top; line-height:36px;}
#menu li { float:left;}
#menu li a {display:block; height:36px; line-height:36px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none;background: url(../images/aerorightblack.gif) no-repeat right top; line-height:36px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); }
#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.page1 #menu li#page1 a,
.page2 #menu li#page2 a,
.page3 #menu li#page3 a,
.page4 #menu li#page4 a,
.support #menu li#support a,
.contact #menu li#contact a
{background: url(../images/aerorightblack.gif) no-repeat right top; line-height:36px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); }
#menu li a:hover b,
.home #menu li#home a b,
.page1 #menu li#page1 a b,
.page2 #menu li#page2 a b,
.page3 #menu li#page3 a b,
.page4 #menu li#page4 a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background:url(../images/aeroleftblack.gif) no-repeat left top; line-height:36px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); }


/* footer */

.footer { color: #FF9999; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none; background-image:url(../images/basebg.jpg); background-repeat:repeat-x; background-position:top; background-color: #666666; height:100px;}
.footer a:link, .footer a:visited {	color: #94187d; font-weight: bold; font-size:14px;	}
.footer a:hover {color: #993300;	}

.sitename {color: #999999; padding-top:15px; padding-bottom:5px;}
