/* Cascading Style Sheet for Water Cooler Signatures. (C) 2005, 2006, 2010 Global Virtual Airlines Group. */
table.AFV_defaultSig {
	width: 400px;
	height: 135px;
	background-color: #660000;
	background-repeat: no-repeat;
	padding: 0px;
	color: #660000;
	border-style: solid;
	border-width: 25px 0px 25px 0px;
	border-color: Navy;
}

div.AFV_defaultSigText {
	width: 400px;
	max-height: 0px;
	text-align: center;
	font-size: 10pt;
	position: relative;
	top: -107px;
}

*.AFV_defaultSigText h2 {
	color: #ff9966;
	font-family: Trebuchet MS, verdana;
	font-size: 17pt;
	font-weight: bold;
	font-variant: small-caps;
}

span.AFV_defaultSig {
	color: #ff9966;
	font-size: 10pt;
	position: relative;
	top: 65px;
}
