.translatestyle {
	background-image: url(images/sidetranslate.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;	
	background-attachment: fixed;


}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006666;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #006666;
    scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #3399cc; 
	scrollbar-arrow-color: #006666;
	background-color: #FFFFFF;
	border: 1px solid #006666;
	width: 342px;

}
.list{
	list-style-image: url(images/bullet.gif);
	color: #006666;
	font-weight: normal; 
	font-size: 11pt;

}
.dropbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #006666;
	background-color: #D6EBEB;
	border: 2px solid #006666;
	width: 155px;

}

.menubox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006666;
	background-color: #FFFFFF;
	border: 1px solid #006666;
	width: 155px;

}
.redheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D6EBEB;
	background-color: #D60000;
	border: 2px solid #006666;
	width: 155px;

}
.greenbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #D6EBEB;
	background-color: #006666;
	border: 2px solid #D6EBEB
	width: 155px;

}
.links{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#divMenuContainer{position:static; width:100%; height:100%; overflow:hidden; top:30; left:10; clip:   rect(0 320 240 0); visibility:visible; filter:Alpha(Opacity=100,FinishOpacity=0,style=1,startX=0,startY=60,finishX=0,finishY=100);} 
#divMenuContent{
	position:absolute;
	top:0;
	left:0;
	visibility: visible;
} 
