body 
{
	background-color:#C4C4DA;
	color: #333311;
	margin:0px auto;
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center;
	padding:0px;
}


.main 
{
	min-height: 555px;
	height: auto !important;
	height: 555px;
	width: 800px;
	background-color: #F6F6FF;
	font-size: 12px;
	text-align: justify;
	margin: auto;
	postition: absolute;
	top: 0px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 3px;
}
.main h3
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}

a, a:hover, a:visited
{
	color: #0000FF;
	text-decoration: underline;
}


.stinsy-banner 
{
	width:788px;
	background-color:#FFFFFF;
	padding: 0 5px 0 5px;
}
.top-menu 
{
	width:788px;
	background-color:#E5E5FF;
	color: #808060;
	border:1px solid #dddddd;
	padding: 0 5px 0 5px;
}
.top-menu a, .top-menu a:visited
{
	color: #0000FF;
	text-decoration: none;
}
.top-menu a:hover
{
	color: #990000;
	text-decoration: none;
}


table {border:1px solid #666699; font-size: 12px;}
td {background-color:#E5E5FF; color: #808060; padding:3px; vertical-align:top}
td img.thumb {vertical-align:text-top; height:10%; width:10%}
td.leftcol {text-align:right}

.noneditable {color:#000000; letter-spacing:0.05em; word-spacing:0.05em}
.display {color:#000000}
.horbuffer {height: 15px}

.tooltip {font-weight:bold; text-decoration:none; color:#0000FF}
table.tablett {background-color:#F6F6FF; border:1px solid #eeeeee; margin:0px; padding:0px}
td.tdtt {background-color:#DDDDFF; padding:0px}


.footer 
{
	width:800px;
	background-color:#E5E5FF;
	color: #808060;
	border:1px solid #dddddd;
	text-align: center;
	margin: auto;
	font-size: 12px;
	padding: 3px;
}
