@CHARSET "ISO-8859-1";
P {
	margin:0px;
	padding:0px;
}
BODY {
	margin:0;
	padding:0;
	spacing:0;
	font-family: verdana, helvetica;
	font-size: 12px;
	background-image: url( ../images/gradebg.gif );
}

LI {
    margin-bottom: 18px;
}

A:visited,A:hover,A {
	color: rgb(134,0,0);
}

.contentArea {
	width: 800px;
	background-color: rgb(243,239,235);
}

.largeText {
	font-size: large;
}

.loginAkoTable {
	margin-top: 40px;
	margin-bottom: 15px;
}

.accessDiv {
	position:absolute;
	top:80px;
	left:660px;
}

.modifiedFooter {
	background-color:rgb(80,3,9);
	text-align:center;
	color:white;
	font-size:small;
}


