
a:link{color: #000000; text-decoration: none;}
a:visited{color: #000000; text-decoration: none;}
a:hover{color: #af5;}
a:active{text-decoration: underline;}

body {
	text-align: justify;
	font-size: 14px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	background: #cce;
	background-attachment: fixed;

}

div {
	border: 1px solid #000;
}

pre {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
}

.topframe {
	border: 0px solid;
	width: 800px;
	text-align: center;

}


.mainframe {
	margin-top: 3px;
	border: 1px solid;
	width: 798px;
	height: 500px;
	background: #fff;
	overflow: auto;
	
}

.innermainframe {

	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid;

}

.forall {
	border: 0px;
	width:1000px;
	overflow: visible;
}

.forall2 {
	border: 0px;
	width:790px;
	overflow: visible;

}

img {
	border: 0px;
}

.main {
	position: relative;
	float: left;
	overflow: auto;
	margin-top: 3px;
	margin-left: 0px;
	padding-top: 5px;
	width: 750px;
	height: 600px;
	background: #fff;
}


table {
	font-size: 12px;
	border-spacing: 2px;
	padding: 2px;
	cell-spacing: 2px;
}


.row1 {background: #abc}

.row2 {background: #cba}

table th {
	background: #bca
}
