html,td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	height:100%;
}

body {
	
	background-color:rgb(235,235,235);
	margin: 10px;
	height: 98%;
	background-image:url(img/77e0f6229f0e9c830744bec127007e35.jpg);
	background-repeat:repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

/* ---------------------------------------------- */

a, a:visited {
	text-decoration: none;
	color: #646464;
	
}

a:active {
	text-decoration: underline;
	color: #646464;
	
}

a:hover {
	text-decoration: underline;
	color:#646464;
	
}

/* ---------------------------------------------- */

#mainleft {
	width: 255px;
	vertical-align: top;
}

.leftol {
	width: 10px;
	background-color:#FF9F00;
	height:25px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

.left {
	width: 245px;
	background-color:#FF9F00;
	font-weight: bold;
	color: #ffffff;
	height:25px;
	border-top:1px solid #000000;
}

.leftor {
	width: 10px;
	background-color:#FF9F00;
	height:25px;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.leftouter {
	padding: 2px;
	background-color: #e8e8e8;
	border:1px solid #000000;
	border-top:none;

}

.leftouter div {
	padding: 3px;
	
}

.leftouter iframe {
	width: 240px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 267px;
}

.leftbottom {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

/* ---------------------------------------------- */

#main {
	vertical-align: top;
	height: 100%;
}

.mainol {
	width: 10px;
	background-color:#FF9F00;
	height: 25px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

.main {
	height: 25px;
	background-color:#FF9F00;
	font-weight: bold;
	color: #ffffff;
	width: 98%;
	border-top:1px solid #000000;
}

.mainor {
	width: 10px;
	background-color:#FF9F00;
	height: 25px;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.mainouter {
	padding: 2px;
	border:1px solid #000000;
	border-top:none;
	background-color: white;
	height: 100%;
}

.mainouter div {
	width: 100%;
	height: 100%;
}

.mainouter iframe {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

.mainul {
	width: 10px;
	height: 10px;
}

.mainu {
	width: 98%;
	text-align: right;
	color: #000000;
	height: 10px;
}

.mainur {
	width: 10px;
	height: 10px;
}