p { padding-left:1em; padding-right:1em; font:Verdana, Arial, Helvetica, sans-serif; }
.alttext { color: #660011; font-weight: bold; }

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #221177;
}

table {
	font-size:10px;
	color: #221177;
}

#content {
	clear: both;
	min-width: 100em;
	margin-left: 50px;
	margin-bottom: 45px;
	margin-top: 15px;
	border: solid #330000 1px;
	height:70em;
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#event {
	width: 10em;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: solid #330000 1px;
	height:10em;
}

#header {
	height:130px;
	width:100%;
	/*background-image:url(/images/grad_header.jpg);*/
	background-repeat:repeat-x;
/*	border-bottom: solid #330000 1px;*/
}

#leftmenu {
	position:absolute;
	top:13em;
	margin-left:1em;
	width:17em;
}

.req { margin:10px; }
.req select{ margin-top:5px; margin-bottom:10px; }

.box {
	background-color:#F6F6F6;
	margin-bottom:1em;
	border:1px solid #000;
}

#main { 
	position:absolute;
	top:13em;
	margin-left:19em;
	margin-right:5em;
	min-width:60em;
	clear:both;
}

.mainbox {
	padding-bottom:1em;
	margin-bottom:1em;
	border:1px solid #000;
	background-color:#F6F6F6;
}

#right {
	position:absolute;
	top:13em;
	left:78em;
	width:11em;
}

.title { 
	font-weight:bold;	
	border-bottom: #000 1px solid;
	background-color:#CCCCCC;
}

a:link { color: #550011; text-decoration: none; font-weight: bold; }
a:visited { color: #550011; text-decoration: none; font-weight: bold; }
a:hover { color: #BB0055; text-decoration: none; font-weight: bold; }

.smltxt {

}

.pl th {text-align:left;}
.pl td {text-align:right;}

tr .buy{background:#99FFFF;}
tr .sell{background:#FF99FF;}

