body {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #006639;
	padding: 0;
	margin: 0;
}
     * html {
          overflow-y: hidden;
     }

     * html body {
          overflow-y: auto;
          height: 100%;
          padding: 0;
     }
a:link {text-decoration: underline}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none} 

td {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

th {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	margin-left: 10px;
}

.medium {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.sub_title {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B0232A;
}
.dropcontent {
	display:none;
}
img a  {
text-decoration: none;
display:block;
}
#container {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 725px;
	height: 100%;
}
#roll_cont {
	margin: auto;
	padding: 0px;
    border:0;
	width: 295px;
	height: 100%;
}
#rollover {
	position: fixed;
	top: 210px;
	width: 295px;
	height: 100%;
}
* html #rollover {
	position: absolute;
     }
