body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(graphics/homeback.gif);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.clsCMOn 		{color: white; font-size : 9pt;   text-decoration : none; font-family: arial; padding: 2px 10px;}
.clsCMOver 		{color: white; font-size : 9pt;   text-decoration : none; font-family: arial; padding: 2px 10px;}
.clsCMOnSub 	{color: #333333; font-size : 8pt; text-decoration : none; font-family: arial; font-weight: bold;  padding: 4px 10px;}
.clsCMOverSub 	{color: #333333; font-size : 8pt; text-decoration : none; font-family: arial; font-weight: bold;  padding: 4px 10px;}

.topmenu		{ position: absolute; left: 25px; top: 6px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:#cccccc; z-index: 4}
.search			{ position: absolute; left: 629px; top: 2px;  z-index: 5}
.menu    		{ position: absolute; left: 193px; top: 48px;  z-index: 6}
.backhome    	{ position: absolute; left: 0px;   top: 0px;  z-index: 1}
.textback   	{ position: absolute; left: 190px;   top: 50px;  z-index: 1}
.bannerhome     { position: absolute; left: 24px;  top: 24px;  z-index: 2}
.imagehome      { position: absolute; left: 24px;  top: 67px;  z-index: 3}
.col1home      	{ position: absolute; left: 24px;  top: 255px;  z-index: 4}
.col2home      	{ position: absolute; left: 207px; top: 255px;  z-index: 4}
.col3home       { position: absolute; left: 593px; top: 255px;  z-index: 4}

.title			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#660000;}
.title2			{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#660000;}
.bodytext		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;

}
.bodytext2		{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height:14pt; color:555555;}
.smtext			{ font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color:#333333;}
.legal			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:#888888;}

.header			{ position: absolute; left: 230px; top: 74px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color:#eeeedd; z-index: 4}
.back     		{ position: absolute; left: 0px;   top: 0px;  z-index: 1}
.banner     	{ position: absolute; left: 24px;  top: 24px;  z-index: 2}
.image      	{ position: absolute; left: 24px;  top: 67px;  z-index: 3}
.col1	      	{ position: absolute; left: 24px;  top: 275px;  z-index: 4}
.col2       	{ position: absolute; left: 207px; top: 134px;  z-index: 4}
.col3       	{ position: absolute; left: 580px; top: 134px;  z-index: 4}
.col4       	{ position: absolute; left: 630px; top: 134px;  z-index: 4}
.col5       	{ position: absolute; left: 488px; top: 134px;  z-index: 4}
.col6       	{ position: absolute; left: 468px; top: 134px;  z-index: 2}
.col7       	{ position: absolute; left: 475px; top: 134px;  z-index: 4}
.msg	      	{ position: absolute; left: 24px;  top: 265px;  z-index: 4}
.arrows       	{ position: absolute; left: 6px;  top: 276px;  z-index: 4}




A:link      { text-decoration: none; color: #333333}
A:active    { text-decoration: none; color: #333333}
A:visited   { text-decoration: none; color: #333333} 
A:hover     { text-decoration: underline; color: #660000} 
