html {
    margin: 0px;
    padding: 0px;
}

body {
    background-color:#660000;
	scrollbar-face-color:#cccccc; 
	scrollbar-arrow-color:#003333; 
	scrollbar-track-color:#ffffcc; 
	scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:''; 
}

#container {
	position: relative;
	margin:auto;
	width:1024px;
	border:1px; 
}


#middle{
	position: absolute;
	border:1px ridge #ffffcc;
	border-color: #660000;
	background-image: url('images/MidBackAn524.gif');
	background-repeat:  no-repeat;
	top: 130px;
	left: 230px;
	width: 450px;
	height: 490px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	font-family: 'arial';
	font-size: 0.75em;
	font-weight:400;
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
	overflow:auto;
	z-index: 100;
    
}


div{
	font-family: 'arial'; 
    font-size: 10pt;
    padding-top: 10px;
}

#linkdiv {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	}
    
img{
	
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto 
    
}

#banner{
    width: 100%;
}


#animation {
    align: center;
}

p{
    
    color: #000000;
    font-family: 'arial';
    
}

.login {
	font-size: 10pt;
	font-weight: 500;
	color: #660000;
	text-align: center;
}

.hc {
	font-size: 6pt;
	color: #003333;
	text-align: center;
}

#headings{
	font-size: 12pt;
	color: #330000;
}

table{
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-family: arial;
	font-size: 10px;
	font-weight: 500;
	border-top-width: 0.2em;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-left-width: 0.2em;
	border-color: #003333;
	
}
.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #003333;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 14px;
	line-height: 16px;
	
}

.subtableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #330000;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 14px;
	line-height: 16px;
	
}

tr{
	padding: 2px;
	height: 0.75em;

}

td{
	padding: 5px;
	padding: 5px;
    border-width: 1px 1px 1px 0px;
	border-color: #003333;
}

.even {
color: #ff9900;
}

.odd{
color: #0033ff;
}

#col1{
	
	align: right;
}

.col2{
	width: 10px;
	
}

.col34{
	width: 190px;
	text-align: left;
}
.opera{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #003333;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 6px;
	background-color: #cccccc;

}
th{
	colspan = 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #003333;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left:5px;
	text-align: center;
}