body {
	margin: 0;
	SCROLLBAR-FACE-COLOR: #FFD400;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFD400;
	SCROLLBAR-SHADOW-COLOR: #FFD400;
	scrollbar-darkshadow-color:#000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	rollbar-base-color: #006699;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
p {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}
td{
	color:#000000;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;
}

.capt {
	color:#000000;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;

}
div{
	color:#000000;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;
}
.blackmenu {
	background-color: #000000;
}
.whitebody {
	background-color: #FFFFFF;
}
.blacksmallest {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.whitesmallest {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavired {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EE2E27;
	text-decoration: none;
}
.redmainheading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EE2E27;
	text-decoration: none;
}
.imagetext {
	color: #FFFFFF;
}
.topnavinormal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.normalbodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.admintext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.leftnavi:link{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;

}
a.leftnavi:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnavi:active{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD400;
	text-decoration: none;
}
a.leftnavi:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}

a.leftnavibig:link{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnavibig:visited{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnavibig:active{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD400;
	text-decoration: none;
}
a.leftnavibig:hover{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}
.shadow_min{
	background-color: #ffffff;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
}
a.admintexturl:link,a.admintexturl:active,a.admintexturl:visited,a.admintexturl:hover{
	color:#111111;
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
}
a:link,a:active,a:visited,a:hover{
	color:#000000;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:underline;
}

.buttonaddnew{
	background-image:url("images/addnew.gif");
 	background-repeat:no-repeat; 
	background-position: 2px center;
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}
.buttonedit{
	background-image:url("images/edit.gif");
 	background-repeat:no-repeat; 
	background-position: 2px center;
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}
.buttondelete{
	background-image:url("images/delete.gif");
 	background-repeat:no-repeat; 
	background-position: 2px center;
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}
.buttonsave{

	background-image:url("images/save.gif");
 	background-repeat:no-repeat; 
	background-position: 2px center;
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
	width: 70px;
}

.loginbox{
	color:#000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
}
.buttonchangeorder{
	background-image:url("images/changeorder.gif");
 	background-repeat:no-repeat; 
	background-position: 2px center;
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}

.buttonordernow{
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}
.shopbtn{
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 14px;
	color: #000000;
}
.shopbox {
	background-color: #FFFFFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: top;
	align: top;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 15px
}
.shopboxyellow {
	color: #EE2E27;
	background="#FFD400";
	border=0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	width: 25px;
	font-WEIGHT: bold;
}
.buttonshopup{
	background="#FFFFFF";
	background-image:url("images/yellowarrowup.gif");
 	background-repeat:no-repeat; 
	background-position: 0px center;
	border-style: solid;	
      border-color: #000000;
      border-width: 0px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
	width: 25px;
}
.buttonshopdown{
	background="#FFFFFF";
	background-image:url("images/yellowarrowdown.gif");
 	background-repeat:no-repeat; 
	background-position: 0px center;
	border-style: solid;	
      border-color: #000000;
      border-width: 0px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
	width: 25px;
}
.redbold {
	color: #EE2E27;
	border=0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	align: right;
	font-weight: bold;
}
.shopfields {
	background="#FFD400";
	border-color: #000000;
      border-width: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	align: right
}
.eventtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.buttonsubmit{
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 12px;
	color: #000000;
}
.buttonbrowse{
	background-repeat:no-repeat; 
	background-position: 2px center;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
}
.shopimg {
	border-width: 1px;
	border-color: #FFD400;
}
.normfont{
	color:#000000;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;
}
.smallfont{
	color:#000000;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;
}
.bigfont{
	color:#000000;
	font-family: verdana,arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0px;
}

.brighttext {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ffffff
}
.displaytextcal {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000
}

.buttoncal{
	background-color: #FFD400;
	border-style: solid;	
      border-color: #000000;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-WEIGHT: bold;
	font-size: 9px;
	color: #000000;
}

a.callink:link{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;

}
a.callink:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.callink:active{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.callink:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: underline;
}
font.callink{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
font.menutext{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;

}
.confirm_table{
	border-style: solid;	
      	border-color: #000000;
      	border: 1px solid #000000;
	font-family: arial, helvetica, sans-serif;
}

a.normaltext:link{
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;

}
a.normaltext:visited{
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.normaltext:active{
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.normaltext:hover{
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;

}
.winner {
	color : #FF0000;
	font-weight: bold;
}

.resetbut{
	background-image:url("images/reset.gif");
	background-color:#ffd400;
 	background-repeat:no-repeat; 
	background-position: 2px center;
	border-style: solid;	
     	border-color: #000000;
     	border-width: 1px;
	font-family: Arial;
	font-WEIGHT: bold;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
}