body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	line-height:16px;
}
#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto;
	border: none;
	text-align: left;
	background-image:url(/images/containerborder.png);
	background-repeat:repeat-y;
	padding:0px;
}
#contentarea {
	margin-left: 0px;
	padding: 0px 13px 0px 13px;
}
#cardid {
	font-size:13px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
a {
	color:#0c50a3;
}
a:hover {
	color:#fc6103;
}
#maincontent {
    margin: 0px 0px 0px 15px;
	width: 785px;
	padding: 10px 25px 10px 10px;
	font-size:13px;
}
#kioskcontent {
    margin: 0px 0px 0px 15px;
	padding: 10px 25px 10px 10px;
	font-size:13px;
}
#maincontent th {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
#kioskcontent th {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
#maincontent th a {
	color:#00FFFF;
	text-decoration:none;
	display:block;
}
#maincontent th a:hover {
	color:#FFFFFF;
}
#header {
	margin:0px;
	padding: 0px 13px 0px 13px;
}
#footer {
	color:#6b227c;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(/images/footer-border.png);
	background-repeat:repeat-x;
	background-position:top;
}
#kioskfooter {
	color:#6b227c;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
/*	background-image:url(/images/footer-border.png);
	background-repeat:repeat-x;
	background-position:top;*/
}
#footer a {
	color:#6b227c;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#leftnav {
	background-color:#7ea8d0;
	width: 174px;
	padding: 10px;
	font-size:13px;
}
#leftnav a {
	display:block;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration:none;
}
#leftnav a:hover {
text-decoration:underline;
}
#leftnav h1 {
color:#FFFFFF;
}
.bluetext {
	color: #4d79c0;
}
#ads {
	width: 100px;
	padding: 10px;
}
#invitetable td {
	font-size:12px;
}
h1 {
	font-size:17px;
	line-height:20px;
	color:#f60500;
}
h2 {
	font-size:15px;
	line-height:18px;
}
p.hostsubhead {
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;	
}

hr {
	height:1px;
	color:#ffcc01;
	background-color:#ffcc01;
	border:none;
	width:760px;
}
hr.kiosk {
	height:1px;
	color:#ffcc01;
	background-color:#ffcc01;
	border:none;
	width:500px;
}

#invitation h1 {
	font-size:22px;
	line-height:24px;
}
#invitation h2 {
	font-size:17px;
	line-height:20px;
}
td.record_r {
	border-bottom:1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	height: 25px;
	vertical-align:middle;
	padding-left:6px;
}
td.record_r2 {
	border-bottom:1px solid #666666;
	border-right: 1px solid #666666;
	height: 25px;
	vertical-align:middle;
	padding-left:6px;
}
td.cap {
	border-bottom:1px solid #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#dedede;
}
td.cap2 {
	border-bottom:1px solid #666666;
	border-top: 1px solid #666666;
	background-color:#dedede;
}
td.cap3 {
	border-bottom:1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	background-color:#dedede;
}
#schoolslist th {
	background-color:#0c50a2;
	color:#FFFFFF;
	padding:2px 0px 2px 5px;
	text-align:left;
	font-size:13px;
}
#schoolslist {

	padding:1px 0px 1px 5px;
	text-align:left;
	font-size:13px;
}


#partiesreport th {
	background-color:#0c50a2;
	color:#FFFFFF;
	padding:3px 10px;
	text-align:left;
	font-size:13px;
}

