/* Pasha International Moving Services Style Sheet */
/* Owner: The Pasha Group, www.pashagroup.com */
/* Copyright: Copyright 2002, The Pasha Group. All rights reserved. */
/* Author: Hans Henningsen, hans_henningsen@pashanet.com */


/***** GENERAL ******/
BODY {
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
}
P, li {
	Font-Family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; 
}
HR {
	height: 1px; color: #00659C; width: 100%; margin-top: 20px
}
H1 {
	font-size: 112%; color: #84AAC6; letter-spacing: 1pt; text-align: left; 
}
H2 {
	font-size: .8em; color: #84AAC6; letter-spacing: 1pt; text-align: left; font-weight: bold;
}
.QUESTION {
	font-size: 1.125em; font-weight: bold; color: #84AAC6;
}
.ANSWER {
	font-size: 1.125em; font-weight: bold; color: #84AAC6;
}
.FormLabel {
	font-size: .8em; padding-right: 2em;
}


/***** BANNER *****/
.BannerTitle {
	font-size: 2em; color: Black;
}
TD.Identity {
	color: Black;
	BORDER-RIGHT: #006699 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #006699 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; BORDER-LEFT: #006699 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #006699 1px solid;
	background-color: #006699;
}
TD.Identity A:link {
	COLOR: #86a9c4; TEXT-DECORATION: none;
}
TD.Identity A:visited {
	COLOR: #86a9c4; TEXT-DECORATION: none;
}
TD.Identity A:active {
	COLOR: #86a9c4; TEXT-DECORATION: none;
}
TD.Identity A:hover {
	COLOR: #86a9c4; TEXT-DECORATION: none;
}
TD.Menu {
	BORDER-RIGHT: #006699 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #006699 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; BORDER-LEFT: #006699 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #006699 1px solid; 
	BACKGROUND-COLOR: #86a9c4;
	text-align: center;
	font-size: .8em;
}
TD.Menu A:link {
	COLOR: white; TEXT-DECORATION: none;
}
TD.Menu A:visited {
	COLOR: white; TEXT-DECORATION: none;
}
TD.Menu A:active {
	COLOR: white; TEXT-DECORATION: none;
}
TD.Menu A:hover {
	COLOR: white; TEXT-DECORATION: underline;
}


/***** CONTENTS *****/

.Contents {
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em; 
	color: Black; 
	padding-right: 1em;
}
.Contents A:Link {
	color:#00659C; text-decoration: none;
}
.Contents A:Active {
	color:#00659C; text-decoration: none; 
}
.Contents A:Visited {
	color:#00659C; text-decoration: none;
}
.Contents A:Hover {
	color:#00659C; text-decoration: underline;  
}


/***** BODY *****/
TD#Body {
	padding-right: 5%;
}
TD#body p {
	font-size: 80%; text-align: left; margin-left: 0px;
}


/***** FOOTER *****/
p.footer {
	font-family: inherit; font-size: .7em; text-align: center; color:#00659C; margin-top: 20px;
	BORDER-TOP: #006699 1px solid; PADDING-TOP: 4px; 
	BORDER-RIGHT: none; PADDING-RIGHT: 4px; 
	BORDER-BOTTOM: none; PADDING-BOTTOM: 1px;  
	BORDER-LEFT: none; PADDING-LEFT: 4px;
}
p.footer A:Link {
	color:#00659C; text-decoration: none;
}
p.footer A:Active {
	color:#00659C; text-decoration: underline; background-color:#84AAC6; 
}
p.footer A:Visited {
	color:#00659C; text-decoration: none;
}
p.footer A:Hover {
	color:#00659C; text-decoration: underline; background-color:#84AAC6; 
}