/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	background-color: white;
	border-bottom-style: none;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.TextStandard
{
	font-size: 10px;
	margin: 4px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}

.TextFooter
{
	font-size: 10px;
	margin: 2px;
	color: navy;
	font-family: Arial;
}

TextTitle
{
	font-weight: bold;
	font-size: x-small;
	font-family: verdana;
}

.RightBar
{
	background-image: url(Images/Fade.jpg);
	background-repeat: repeat-y;
}

.Header_coppens1
{
	background-image: url(Images/Header.gif);
	background-repeat: no-repeat;
}

.Header_coppens2
{
	background-image: url(Images/Header.gif);
	background-repeat: no-repeat;
}


.Header_coppens3
{
	background-image: url(Images/CoppensHeader.gif);
	background-repeat: no-repeat;
}


.Footer1
{
	background-image: url(Images/Footer_TaxiCo.gif);
	background-repeat: no-repeat;
}
.Footer2
{
	background-image: url(Styles.css);
	background-repeat: no-repeat;
}
.Footer3
{
	background-image: url(Images/Footer_Coppens.gif);
	background-repeat: no-repeat;
}
