BODY {
	SCROLLBAR-FACE-COLOR: #EDE0D1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: 
#8E8168;
	SCROLLBAR-3DLIGHT-COLOR: #8E8168;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: 
#CCBCB0;
	SCROLLBAR-DARKSHADOW-COLOR: #EDE0D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.bg {
	background-image: url(images/navBarBg.gif);
	background-repeat: repeat-y;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;

}

.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
}

A { color : #FF6600; 
text-decoration : none;} A:VISITED { color : #996600; } A:ACTIVE { color : #FF0000; 
text-decoration : underline;} A:HOVER { text-decoration : underline; color: #CC6600;}
.norepeat {
	background-repeat: repeat-x;
}
.comingSoonTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.clouds {
	background-attachment: fixed;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}
.imgBorder {
	border: 1px solid #666666;
}