html,td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height:50%;
}

body {
	background-color: #800000;
	margin: 10px;
	height: 50%;
}

form {
	margin: 0;
	padding: 0;
}

/* ---------------------------------------------- */

a, a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ---------------------------------------------- */

#mainleft {
	width: 255px;
	vertical-align: top;
}

.leftol {
	width: 10px;
	background-image: url('images/Left.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.left {
	width: 245px;
	border-top: 1px solid white;
	background-image: url('images/Line.bmp');
	background-repeat: repeat-x;
	background-position: top left;
	font-weight: bold;
	color: #000000;
}

.leftor {
	width: 10px;
	background-image: url('images/Right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.leftouter {
	padding: 2px;
	border: 1px solid #e1e5eb;
	background-color: #ffffff;
}

.leftouter div {
	border: none;
	padding: 3px;
}

.leftouter iframe {
	width: 240px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 350px;
}

.leftbottom {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

/* ---------------------------------------------- */

#main {
	vertical-align: top;
	height: 100%;
}

.mainol {
	width: 10px;
	background-image: url('images/Left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}

.main {
	border-top: 1px solid white;
	background-image: url('images/Line.bmp');
	background-repeat: repeat-x;
	background-position: top left;
	font-weight: bold;
	color: #000000;
	width: 98%;
	height: 10px;
}

.mainor {
	width: 10px;
	background-image: url('images/Right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
}

.mainouter {
	padding: 2px;
	border: 1px solid #e1e5eb;
	background-color: white;
	height: 100%;
}

.mainouter div {
	border: 1px solid #aab3b3;
	width: 100%;
	height: 100%;
}

.mainouter iframe {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

.mainul {
	width: 10px;
	background-image: url('img/14181f2b889df87c2d3d239ba955443f.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
}

.mainu {
	border-bottom: 1px solid white;
	background-image: url('img/e16c5108f0aec0d105b0b67f59ce394a.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 98%;
	text-align: right;
	color:#000000;
	height: 10px;
}

.mainur {
	width: 10px;
	background-image: url('img/8f683d8936ac7d596bedc798c634ce84.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
}

