body {
	background-color: #ffcc00;
	scrollbar-face-color: #ffcc00;
	scrollbar-shadow-color: #ffcc00;
	scrollbar-highlight-color: #ffcc00;
	scrollbar-3dlight-color: #cc9900;
	scrollbar-darkshadow-color: #996600;
	scrollbar-track-color: #cc9900;
	scrollbar-arrow-color: #996600
	
	
}

a:hover {
	color: #cc3300;
	text-decoration: none
}
a {  color: #cc3300; text-decoration: none}

.comment {*****************************************************************************}


.comment {*********************     Table Definitions        **************************}

.tabletop {
	background-color: #996600;
	color: #FFFFFF
}
.subtabletop {
	background-color: #cc9900;
	color: #FFFFFF
}
.tablebody {
background-color: #ffcc33
	
}
.navbody {
	background-color: #cc9900;
}


.comment {*****************************************************************************}

.comment {*********************     Special Links Behaviour       **************************}
.comment {**If no rollover behaviours are defined then the class will inherit general links behavour***}

.txtmainhead A {
			color:       		#000000;
		}

.txtmainhead A:hover {	
			color:       		#FFFFFF;
		}

.txtbodyblack, .txtbodyblack A {
			color:       		#000000;
		}
		
.txtbodyblack A:hover {
	color: #cc3300;
}

.txtnav A {
	color: #999999;
}
		
.txtnav A:hover {
	color: #cc3300;
}
.vid_linx A {
	color: #000000;
}
		
.vid_linx A:hover {
	color: #cc3300;
}
.mainnavtxt A {
	color: #FFFFFF;
}
		
.mainnavtxt A:hover {
	color: #cc3300;
}

.comment {*****************************************************************************}