
BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat;	
	background-position: center;
	background-image: url(../images/front_bg.png);
	}

.tableholder {
	width: 100%;
	border-style:solid;
	border-color: transparent;
	border-width: 0;		
}

.table {
	background-image: url(../images/front_logo.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	height: 452px;
	float: center;
	width: 1090px;	
}

.tdname {
    font-family: Avant, Century Gothic;
	text-align: right;
	float: right;
	padding: 220px 0 0 0;
	margin: 0 0 -5px 0;		
}

.buttons {
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-align: right;
	float: right;
	clear: both;
	padding: 4px 5px 0 6px; 
	margin: 0 -3px 0 9px;	
}

.buttons a{
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	padding: 4px 5px 0 6px; 
	color: #000000;	
	margin: 0 -3px 0 9px;	
}

.buttons a:hover{
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	color: #ffffff;
	padding: 4px 5px 0 6px; 
	background-color: #668800;
	margin: 0 -3px 0 9px;	
}

.buttons a:active{
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	color: #ffffff;
	padding: 4px 5px 0 6px; 
	background-color: #668800;
	margin: 0 -3px 0 9px;	
}

.buttons a:visited{
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	color: #7f7f7f;
	padding: 4px 5px 0 6px; 
	margin: 0 -3px 0 9px;	
}

.buttons a:visited:hover{
    font-family: Avant, Century Gothic;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	color: #ffffff;
	padding: 4px 5px 0 6px; 
	background-color: #668800;
	margin: 0 -3px 0 9px;	
}


@font-face {
	font-family: 'Avant';
  	src: url(ITCAvantGardeStd-Bk.otf);
  	src: local('Avant'), local('AvantGarde'), 
    url(ITCAvantGardeStd-Bk.otf) format('opentype');
}

html,body {height:100%}
	#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(../images/body_bg.png);
	}
	html>body #outer {height:100%}/*for mozilla */

</-- TENACIOUS POP-UP START -->

	.tenacious2 a, .tenacious2 li {float:left;display:block;position:relative;}
	.qmsh div a {float:left;}.tenacious2 div{visibility:hidden;position:absolute;}
	.tenacious2 ul {left:-10000px;position:absolute;}
	.tenacious2, .tenacious2 ul {list-style:none;padding:0px;margin:0px;}
	.tenacious2 li a {float:none;}
	.tenacious2 li:hover>ul{left:auto;}#tenacious1 ul {list-style:none;padding-left:113px;margin:-123px;}#tenacious1 ul li:hover>ul{top:2px;left:95%}

</-- TENACIOUS POP-UP END -->



