@import url("/layout.css");
@import url("/cart.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../CSS Styles/images/Bus_Background.gif);
	background-repeat: repeat-x;
}

p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* Text Styles */

.headingstyle1 {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
p.small {
line-height: 80%
}

t1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}

h1
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}

h2
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066cc;
	text-align:center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.threestepstext {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#headerlinks {
font-size:12px;
color:#0000CC;
}

#headerlinks a:link {
color:#0000CC;
text-decoration:none;
}

#headerlinks a:visited {
color:#0000CC;
text-decoration:none;
}

#headerlinks a:active {
color:#0000CC;
text-decoration:none;
}

#headerlinks a:hover{
color:#0000CC;
text-decoration:underline;
}

.maintext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:115%;
}

.homeheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:115%;
	font-weight: bold;
}

headingstyle2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.desctextheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	line-height:100%;
}

.desctext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
line-height:115%;
}

.homeheadingstyle1 {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

.footertext {
font-size:14px;
color: #FFFFFF;
}

.footertext a:link
{
color:#666666;
text-decoration:none;
}

.footertext a:visited
{
color:#666666;
text-decoration:none;
}

.footertext a:active
{
color:#666666;
text-decoration:none;
}

.footertext a:hover
{
color:#CC33CC;
text-decoration:none;
}
