#header {
border:solid thin black;
text-align:center;
font-size:x-large;
font-weight:bold;
background-color: #DDDDDD;
}

#left-col {
border:solid thin black;
margin:0px;
width=200px;
float:left;
background-color: #DDDDDD;
}

#right-col {
border:solid thin gray;
margin:5px;
width=150px;
float:right;
}

#center-col {
border:none;
margin:10px 210px 0px 210px;
min-height:400px;
}

#footer {
text-align=center;
border:none;
margin:0px;
font-style:italic;
font-size: 0.75em;
}	  

#clear {
clear:both;
}

H1	{ text-align=center; font-size: 2em;}
.copyright	{ font-weight: lighter; }

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom: 10px;
	font-size:12.0pt;
	font-family:"Arial";}

p.Attribution {font-size:9.0pt; font-family:"Arial";font-style:italic;}

#list-menu {
    font-family:Arial, Helvetica, Sans Serif;
    font-size:12pt;
	border:solid thin black;
	margin: 0px;
	width=200px;
	float:left;
	background-color: #aaaaaa;
	min-height: 75%;
	height: 75%;
	color: white;
	text-align: left;
}
html>body #list-menu{height:auto;min-height: 75%;}

#list-menu ul {
	margin: 0; 
	padding: 0 0 0 5px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px; 
} 

#list-menu li {
	margin: 2px 0 0;
} 

#list-menu ul a {
	display: block;
	width: 180px;
	height: 20px;
	padding: 3px 10px 2px 10px;
	border: 1px solid #000000;
	background: #dcdcdc;
	text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
}

#list-menu a:hover {
	border: 1px solid #000000;
	background: #333333;
	color: #ffffff;
} 

.dummy {margin:0in; margin-bottom:5px; margin-left=5px; font-size:10.0pt;font-family:"Arial";}

.Conventions {  border-colapse: colapse; border-style: solid; border-width: 1px; border-color: black; margin-top:10px; margin-bottom:10px;}
.StandardTable {margin-top:10px; margin-bottom:10px; }

.errormessage   { font-size: 1.5em; color: red; border-width: 0 }
.small_errormessage   { font-size: 1em; color: red; border-width: 0 }

ul {font-family:"Arial"; font-size:12.0pt;}

.details {
	font-size: 0.65em;
}