html,body {
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 0px;
}

/*#outer{
	min-height:100%;
	margin-bottom:-50px;
	height:auto;
}
* html #outer{height:100%;}

#footer {
	width:100%;
	clear:both;
	height:39px;
	border-top: dashed #777777 1px;
	background-color: #eeeeee;
	color: #000000;
	padding: 5px;
}

#clearfooter{clear:both;height:50px;}

div>p {margin:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} */

body, div, input, td, th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*#header {
	min-height: 70px;
	height: expression("70px");
}
#header-l {
	padding: 0px;
	float: left;
	_height: 40px;
	min-height: 40px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
}
*/


#header-l h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 140%;
}

#header-l p {
	margin: 0; 
	height: 1.25em; 
	white-space: nowrap; 
	width: 1px; 
}


#middle {
	background-color: #eeeeee;	
}
/*
#middle-l {
	margin-top: 14px;
	margin-left: 5px;
	float: left;
}

#middle-r {
	margin-top: 12px;
	margin-right: 5px;
	float: right;
	text-align: right;
}*/

#content {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

#content-l {
	text-align: left;
	width: 95%;
	margin: 0px;
	float: left;
}

#content-r {
	text-align: left;
	/*margin: 0px;
	width: 25%;*
	float: right;*/
	border: dashed 1px #555555;
	background-color: #DDDDDD;
	/*padding-left: 10px;*/
}


div.formitem {
	padding-top: 3px;
	padding-bottom: 3px;
	/*border: solid 1px red;*/
	text-align: left;
}

div.formitemtitle {
	float: left;
	width: 150px;
	/*border: solid 1px green;*/
}

sup {
	color: red;
}

div.hotlink {
	font-size: 13px;
	/*font-weight: bold;*/
	border-bottom: dashed 1px #777777;
	margin-bottom: 10px;
}

a.hotlink {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 27px;
}

a.hotpeople {
	background-color: blue;
	color: white;
	font-weight: bold;
}

a.tag {
	color: #676767;
}

a.link {
	font-weight: bold;
}

a.people {
	background-color: pink;
}

.ago {
	color: red;
}

.pager {
	color: #555555;
	margin-bottom: 10px;
}

#maincloud {
	/*font-weight: bold;*/
	/*margin-left: auto;
	margin-right: auto;
	margin-top: 40px;*/
	font-size: 16px;
	/*border: solid 1px green;*/
}

h4 {
	margin-top: 12px;
	margin-bottom: 8px;
}

.error {
	font-weight: bold;
	color: red;
	text-align: left;
}

.success {
	font-weight: bold;
	color: green;
	text-align: center;
}

a.service {
	color: #777777;
	font-size: 90%;
}

table.box {
	background-color: #D4D4D4;
	margin: 1px;		
}

td.box, th.box{	
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: top;
}

#list-c {
	border: dashed 1px #555555;	
}
#list-l {
	text-align: left;
	border-right: dashed 1px #555555;
	background-color: #DDDDDD;
}

