body {
	background-color: #FFF;
	background-image: url('images/bg_tile.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-color: #838F5C;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: italic;
}

p.main{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-color: #838F5C;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: left;
}

/* STYLES FOR SCHEDULE */
p.schedule {margin: 5px 4px;}
.ampm {color: #900114; font-weight:bold;}
.schedTitle {color:#FFFFFF; font-weight:bold; background-color:#BE9E7F; text-align:center; font-size:11px;  vertical-align:top;}
.schedDetails {padding: 10px 5px 10px 5px; vertical-align:top; font-size:11px;}

iframe {
overflow-x: scroll;
overflow-y: hidden;
}

p.right{
font-family: Verdana, sans-serif;
font-size: 10px;
font-color: #FFFFFF;
background-color: #FFF;
}

p.foot{
font-family: Verdana, sans-serif;
font-size: 8pt;
color: #902b43;
text-align: center;
margin-top: 15px;
}

a.bold:link {color: #03426e; text-decoration: none; font-weight: bold}
a.bold:visited {color: #03426e; text-decoration: none; font-weight: bold}
a.bold:hover {color: #900114; text-decoration: none; font-weight: bold}

a.intext:link {color: #902b43; text-decoration: none}
a.intext:visited {color: #902b43; text-decoration: none}
a.intext:hover {color: #902b43; text-decoration: underline}
	
h1 {
	font-family:"Times New Roman";
	font-size:18pt;
	color:#902b43;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 4px;
	text-align: left;
}
h2 {
	font-family:"Times New Roman";
	font-style: italic;
	font-size:12pt;
	color:#be9e7f;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: center;
}
h3 { font-family:"Times New Roman"; font-size:14pt; color:#902b43; margin-left: 15px; margin-right: 15px; margin-top: 4px}
