body {
	/*scrollbar-3dlight-color:#9275AA; 
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFF;
	scrollbar-darkshadow-color:#9275AA;
	scrollbar-face-color:#ECE9DD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#ECE9DD;*/
	scrollbar-face-color: #EFE6EA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #000044;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.normalText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-variant: normal;
	text-transform: lowercase;
}
.maintitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	line-height: normal;
	color: #6E0055;
	font-weight: bold;
}
.subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.regulartext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-transform: lowercase;
}
.bigsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.smalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	text-transform: lowercase;
}
.jbarBk {
	background-image: url(../props/backgrounds/BackJBar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.sumosanBk {
	background-image: url(../props/backgrounds/allBk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.celebrityBk {
	background-image: url(../props/backgrounds/celebrityBk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boldText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.smallTitle {
	font-family: "Trebuchet MS";
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	color: #200415;
	font-weight: normal;
}


.menuTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #6E0055;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.menuTitle:link {
	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #6E0055;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
.menuTitle:active {
	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #6E0055;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}


.menuTitle:visited
{
	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #6E0055;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

.menuTitle:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #32001B;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}
