body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #000000;
        margin: 0px;
		scrollbar-face-color: #4D5A76; 
		scrollbar-shadow-color:#000000; 
		scrollbar-highlight-color:#000000; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #8A92A4; 
		scrollbar-arrow-color: #FFFFFF;
        margin:0px;
        background-color:#8A92A4;
        }

.contenttable {
        background-color:#FAFAFA;
}

.caltable {
        background-color:#FAFAFA;
		font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #000000;
		border: 1 solid #000000;
}

.caltable A:visited {
	color:#990000;
	text-decoration: none;
}
.caltable A:link {
	color:#990000;
	text-decoration: none;
}
.caltable A:hover {
	color:#000000;
	text-decoration: none
}

.gentext {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #000000;
}
.gentext A:visited {
	color:#990000;
	text-decoration: none;
}
.gentext A:link {
	color:#990000;
	text-decoration: none;
}
.gentext A:hover {
	color:#000000;
	text-decoration: none
}

.gentext1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #990000;
}
.gentext1 A:visited {
	color:#000000;
	text-decoration: none;
}
.gentext1 A:link {
	color:#000000;
	text-decoration: none;
}
.gentext1 A:hover {
	color:#990000;
	text-decoration: none
}

.gentext2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color : #990000;
}
.gentext2 A:visited {
	color:#000000;
	text-decoration: none;
}
.gentext2 A:link {
	color:#000000;
	text-decoration: none;
}
.gentext2 A:hover {
	color:#990000;
	text-decoration: none
}

.inputbox {
	font-family: verdana,arial;
	color: #000000;
	font-size: 10pt;
	background-color: #FAFAFA;
	border: 1 solid #000000
}
.button {
	font-family: verdana,arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #4D5A76;
	border: 1 solid #000000
}
.textbox {
	font-family: verdana,arial;
	color: #000000;
	font-size: 10pt;
	background-color: #FAFAFA;
	border: 1 solid #000000
}