body{
	margin:0px;
	padding:0px;
	bgcolor:#F5EBE7;
	text:#000000;
	link:#000000;
	vlink:#000000;
	alink:#000000;
	background:gifs/back-bg.gif;
	}
.headerbg{
	background-image:url(gifs/header-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.hometab{
	background-image:gifs/home.jpg;
	background-position:top left;
	background-repeat:no-repeat;
	height:36px;
	width:121px;
	align:center;
	valign:middle;
}
.profiletab{
	background-image:gifs/profile.jpg;
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
	width:121px;
	align:center;
	valign:middle;
}
.emailtab{
	background-image:gifs/e-mail.jpg;
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
	width:121px;
	align:center;
	valign:middle;
}
.querytab{
	background-image:gifs/query.jpg;
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
	width:121px;
	align:center;
	valign:middle;
}
.contacttab{
	background-image:gifs/contact.jpg;
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
	width:121px;
	align:center;
	valign:middle;
}
.backbg{
	background-image:gifs/bg-1024.jpg;
}
.navup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #810617; 
	text-align: center; 
	vertical-align: middle;
} 
.txt {
	font-family: verdana; 
	font-size: 11px; 
	line-height: 18px; 
	text-align: justify; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 5px; 
	padding-left: 10px;
} 
.border {
border: 1px #7A0707 solid;
}
a.active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #990000; 
	text-decoration: underline overline;
} 
a.visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a.red { 
	color:#990000; 
	text-decoration: none; 
	font-weight: bold;
}
a.red:hover { 
	text-decoration: underline overline; 
	font-weight: bold; 
	color: #000000;
} 
a.redwl { 
	text-decoration: none;
}
a.redwl:hover { 
	color: #990000; 
	font-size: 12px; 
	text-decoration: none;
}
.txt1 { 
	font-family: verdana; 
	font-size: 11px; 
	line-height: 18px;
}