﻿body {
	text-align:left;
	margin:10px;
		background: #fff;

}
#maintable {
	border-bottom: 4px dotted #EFEFEF;
	width:950px;
}
#leftside {
	background: #fff url('images/redTriangle175.gif') no-repeat top left;
	width: 240px;
	white-space: nowrap;
	padding: 0 !important;
	border-right: 7px dotted #EFEFEF;
}
#navbar {
	margin-top: 185px;
}
#mainbody {
    padding: 0 180px 20px 20px;
}
p, li {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.table {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
th {
	background-color: #CCCCCC;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: white;
}
.schedule {
	border: 1px solid #FFCC00;
}
.textbox, fieldset {
	border: 1px dotted #CCCCCC;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}
.timeslot {
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}
.daterow {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #FFCC00;
	font-weight: bold;
	color: #CE0808;
	text-align: center;
}
.offset {
	margin-left: 20px;
}
.menu {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:link.menu {
	color: #003399;
}
a:visited.menu {
	color: #003399;
}
a:active.menu {
	color: #CE0808;
}
a:hover.menu {
	color: #CE0808;
}
a:link {
	color: blue;
}
a:visited {
	color: #003399;
}
a:active {
	color: red;
}
a:hover {
	color: #CE0808;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia,Times New Roman, serif;
}
h1, h2 {
	color: #CE0808;
}
h3 {
	color: #CE0808;
}
h4 {
	color: #003399;
}
h5 {
	color: #FFCC00;
}

