body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660099;
	margin: 0px;
}
.navFix {
	margin-top: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.header {
	height: 345px;
	width: 940px;
	background-color: #660099;
}
.navigation {
	height: 52px;
}
.main {
	width: 820px;
	background-image: url(../images/layout/party-bus-bg.jpg);
}
.tableMain {
	width: 780px;
	background-color: #FFFFFF;
}
.tableMainLeft {
	padding-left: 10px;
	padding-right: 10px;
}
.whitefont {
	color: #FFFFFF;
}

.tableMainRight {
	width: 250px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #660099;
	padding-left: 10px;
}
.navBot {
	background-color: #660099;
	height: 30px;
	width: 820px;
}
.footerTop {
	width: 820px;
	background-image: url(../images/layout/party-bus-footer-top.jpg);
	height: 20px;
}
.footerMain {
	width: 820px;
	background-image: url(../images/layout/party-bus-footer-bg.jpg);
}
.footerBot {
	width: 820px;
	background-image: url(../images/layout/party-bus-footer-bot.jpg);
	height: 30px;
}

h1 {
	font-size: 18px;
	color: #660099;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sideImage {
	background-color: #FFFFFF;
	border: 1px solid #660099;
}
.text {
	line-height: 20px;
}

.sideTable {
	background-color: #FFFFFF;
	border: 2px solid #660099;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}


.purple {
	color: #660099;
}

h2 {
	font-size: 18px;
	color: #660099;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	color: #660099;
}
.nav {
	color: #FFFF00;
}
.nav a {
	color: #FFFF00;
	font-weight: bold;
	border: 1px solid #FFFF00;
	text-decoration: none;
	background-color: #660099;
	margin-right: 3px;
	margin-left: 3px;
	padding: 4px;
}
.navcont {
	height: 12px;
}
.navigation {
}

.nav a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC0000;
}
.footerfont {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footerfont a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footerfont a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.citefont {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.citefont a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.citefont a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.resultDiv1 {
	background-color: #F5ECFF;
	line-height: 30px;
	text-indent: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660099;
}
.resultDiv2 {
	background-color: #FFFFFF;
	line-height: 30px;
	text-indent: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660099;
}
