/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

p {
	-padding:0px;
	-margin:0px;
	-margin-top:10px;
	-margin-bottom:10px;
}

.table_htm {
	margin-top:30px;
}

.home_mail_htm {
	background-color:#111;
	right: 0%;
	top:10px;
	POSITION: absolute;	
	HEIGHT: 15px;
	z-index: 1;
	line-height: 100%;
}

.top_htm {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	color:#aaa;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.top_htm:link, .top_htm:visited {
	color: #eee;
}

.top_htm:active {
	color: #000;
}

.top_htm:hover {
	color: #aaa;
}

.left_htm {
	margin:0px 5px 0px 20px;
	padding:0px;
	font-size:12px;
	line-height: 80%;
}

.left_htm_act {
	margin:-2px 12px -3px 13px;
	padding: 2px 10px 3px 7px;
	color:#111;
	background-color:#eee;
	font-size:12px;
	line-height: 80%
}

.left_htm_razd {
	text-align:right;
	margin-top: 10px;
	margin-right:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#777;
}

.left_htm_razd a {
	text-decoration:none;
}

.left_htm_name {
	text-align:center;
	margin:10px 20px 0px 20px;
	padding: 0px 10px 1px 10px;
	color:#FFF;
	background-color:#880016;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

hr {
	margin-top:10px;
	-margin-top:0px;
	border: 0;
	width: 88%;
	color: #777;
	background-color: #777;
	height: 1px;
}

.main_htm {
	background-color:#222;
	color:#eee;
	padding: 0px 15px 0px 15px;
	line-height: 100%;
	text-align:left;
	font-size:12px;
	text-align:justify;
}

.bot_htm a {
	padding: 0px 5px 0px 5px;
	text-decoration:none;
	font-weight:bold;
}

.ie_htm {
	//height:20px;
	-height:20px;
}
