BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #FEFEED;
	SCROLLBAR-SHADOW-COLOR: #FEFEED;
	SCROLLBAR-3DLIGHT-COLOR: #999966;
	SCROLLBAR-ARROW-COLOR: #999966;
	SCROLLBAR-TRACK-COLOR: #FEFEED;
	SCROLLBAR-FACE-COLOR: #FEFEED;
	background-attachment: fixed;
	overflow: none;
	outline-color: blue;
	outline-width: 5;
	text-align: justify;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	}

TABLE {	
	text-align: justify;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	}

DIV {
	border-width: 1px;
	border: solid;
	text-align: justify;
	}
	
.TITLE {	
	text-align: LEFT;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #808040;
	text-decoration: none;
	font-weight: bold;
	}


.TITLE2 {	
	text-align: LEFT;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #ff8000;
	text-decoration: none;
	font-weight: bold;
	}


#MAINTABLE {
		 position: relative;
		 width: 740px;
		 height: 330px;	
		 border-color: #456898;
		 vertical-align: center;
		 border: none;
		 border-width: 1px;
		 } 

.info1 {font-size: 10px;}

.break1 {font-size: 6px;}
.break2 {font-size: 8px;}
.break3 {font-size: 3px;}
.break4 {font-size: 2px;}

.IMGMAIN {
	border-bottom: none #fcc888;
	border-left: solid 3px #fcc888;
	border-right: solid 3px #fcc888;
	border-top: solid 3px #fcc888;
	border-width: 9px;
}


