body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bgqutab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	background-color:#FAF5DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/*text for slogan*/
.slogan{
font-size:13px;
font-weight:bold;
color:#F75F13;
line-height:25px;
}
/*topBar links*/
.topBarlink{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
letter-spacing:1px;
}
.topBarlink:hover{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
letter-spacing:1px;
background-color:#FF993D;
width:100%;
height:100%;
}
.topBarlinkActive{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
letter-spacing:1px;
}
/*content Background*/
.mainBg{
background-color:#FAF5DF;
}
/*Main content */
.bodytext{
font-size:12px;
font-weight:normal;
color:#4F4E4E;
letter-spacing:.5px;
padding:12px;
text-align:justify;
line-height:18px;
}
.backgroundImage {
	background-image: url(../images/bgqutab.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FAF5DF;
	background-attachment:fixed;


}


