div.scrollholder{
    position: relative;
    width: 640px; height: 320px;
    overflow: auto;
    z-index: 1;
   /*background-color: #f3f3f3;*/
}

div.scroll{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track{
    position: relative;
    float:right;
    top: 0; 
    width: 3px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #86692b;
}

div.drag_bar{
    position: absolute;
    width: 20px; height: 30px;
    cursor: pointer;
    z-index: 4;
    background: #5b4816;
}  

code{
    display: block;
    background: #fbffcc;
    white-space: pre;
}


#operaBug{
    overflow: hidden;
}

.revert{
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}


.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: justify;
	width: 635px;
	line-height: 16px;
	padding-top: 20px;
	padding-left: 20px;
}

.twocoloumns {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: justify;
	width: 615px;
	line-height: 15px;
	overflow: scroll;
	visibility: visible;
	height: 340px;
}

.slideshow {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.otherlogos {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: center;
	width: 635px;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 20px;
	
}

.heading {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 27px;
	font-weight: bold;
	color: #C9A516;
	word-spacing: normal;
	text-align: left;
}

.subheading {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
    color: #C9A516;
	word-spacing: normal;
	text-align: left;
}

.menu {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7C611A;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7C611A;
	padding-left: 15px;
	
}

.button {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7C611A;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
}

.buttonselected {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
}

.newsbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 13px;
	text-transform: uppercase;
}


.contentbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing: normal;
	text-align: left;
	width: 135px;
	line-height: 20px;
}


.footer {
	font-family: "Arial Narrow", Arial;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	color: #3E3737;
	word-spacing: normal;
	padding-left: 6px;
	text-align: left;
}



