table {font-family: Georgia, Times New Roman, Times; font-size:10px; text-align: center; border:1px solid black}
table tr.odd {background-color: #E3E9FF;}
table tr.even {background-color: #FFFFFF;}
table tr th {background-color: #404040; color: #FFFFFF}
table.expentry tr td {line-height:15px;}
table.expentry {width:750px; font-size:12px; text-align:left; margin-bottom:6px; background-color:#E4E4E4; border:1px #909090 solid; }
table.arcentry tr td {line-height:15px;}
table.arcentry {width:750px; font-size:10px; text-align:left; margin-bottom:6px; background-color:#FAFAFA; border:1px #909090 solid; }
table.expoptbar {margin-left:10px; width:750px; height:25px; text-align:center; font-size:14px; background-color:Transparent; border:1px solid #C0C0C0; font-size:12px;}
table.expoptbar tr td{width:100px; background-color:#DADAFF; border:1px solid #505050; cursor:pointer;}
div.detail {margin-left:0px; color:#808080; font-size:9px; text-align:left; line-height:15px;}
span.session {color:#000000; font-size:14px; font-weight:bold; line-height:20px;}
span.sessionarc {color:#808080; font-size:10px; font-weight:bold;}
h2 {font-family: Georgia, Times New Roman, Times; font-size:20px; letter-spacing:2px; margin-bottom:2px; margin-top:20px; font-weight:normal;}
h1 {font-family: Georgia, Times New Roman, Times; font-size:24px; letter-spacing:2px; margin-bottom:6px; margin-top:30px; font-weight:bold;}
body {font-family: Georgia, Times New Roman, Times; font-size:12px;}
span.finewhite {color:#b0b0b0; font-size:10px; }
p {font-family: Georgia, Times New Roman, Times; font-size:12px; margin-left:10px; line-height:16px;}
b.contexthead {margin-left:10px; font-size:18px;}
input {font-size:11px;}
div.zbar {padding:6px; margin-bottom:4px; border:1px solid #606060;}
span.alert {color:#F04040; font-weight:bold;}
span.warning {color:#F0A030; font-weight:bold;}
span.yay {color:#10A810; font-weight:bold;}
a {text-decoration:none; color:#202090;}
a:hover {text-decoration:underline;}
a:visited {color:#202090;}
fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;

} /* space out the fieldsets a little */}
legend {font-weight: bold;}
label
{
	float: left;
	width: 15em;
}
label.index
{
	float:none;
	width:auto;
	display:block;
}
label.inline
{
	float:none;
	width:auto;
}
input:focus {background: #ffc;}
/*
#account
{
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}
*/
#account div
{
	width: 25em;
	float: left;
}
/*
#account label
{
	float: none;
	display: inline;
}
*/
.clear {
  clear: both;
}