body {
	font-family: Arial, sans-serif;
	margin: 20px;
	background-color: #E6CD79;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.chart_dkblue{
	padding: 3px;	
	font-size: 10px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	background-color: #137A91;
	color: white;
}
.sched{
	padding: 3px;
	border: 1px solid #137A91;
	font-size: 12px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	color: black;
}
.header{
	background-image: url(images/header_06.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header2{
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.main_table{
	background-image: url(images/sand_09.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.left{
	background-image: url(images/bamboo_lside_06.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.right{
	background-image: url(images/bamboo_rside_06.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.normal{
	font-family: "Comic Sans MS", sans-serif;
	color: black;
	font-size: 13px;
	line-height: 18px;
}
.heading{
	font-family: "Comic Sans MS", sans-serif;
	color: #866828;
	font-size: 28px;
	font-weight: bold;	
}
.venueheading{
	font-family: "Comic Sans MS", sans-serif;
	color: #037085;
	font-size: 18px;
	font-weight: bold;	
}
.white{
	font-family: "Comic Sans MS", sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
.white{
	color: #ffffff;
	font-size: 12px;	
}
p {
	font-family: "Comic Sans MS", sans-serif;
	color: black;
	font-size: 13px;
	line-height: 18px;
}
.normal_arial{
	font-family: Arial, sans-serif;
	color: black;
	font-size: 13px;
	line-height: 18px;
}
.blue_comic{
	font-family: "Comic Sans MS", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #037085;	
}
.wood{
	padding-left: 8px;
	padding-right: 8px;
}

A:LINK {color : #137A91; text-decoration : underline;}
A:VISITED {color : #137A91; text-decoration : underline;}
A:ACTIVE {color : #137A91; text-decoration :underline;}
A:HOVER {color : #CC9933; text-decoration : underline;}

A:LINK.whitel {color : #ffffff; text-decoration : underline;}
A:VISITED.whitel {color : #ffffff; text-decoration : underline;}
A:ACTIVE.whitel {color : #ffffff; text-decoration : underline;}
A:HOVER.whitel {color : #FDDF65; text-decoration : underline;}

A:LINK.text_blue {color : #137A91; text-decoration : none;}
A:VISITED.text_blue {color : #137A91; text-decoration : none;}
A:ACTIVE.text_blue {color : #137A91; text-decoration : none;}
A:HOVER.text_blue {color : #137A91; text-decoration : underline;}

A:LINK.text_blue2 {color : #137A91; text-decoration : underline;}
A:VISITED.text_blue2 {color : #137A91; text-decoration : underline;}
A:ACTIVE.text_blue2 {color : #137A91; text-decoration :underline;}
A:HOVER.text_blue2 {color : #137A91; text-decoration : underline;}

A:LINK.text_blue3 {color : #00FFFF; text-decoration : none;}
A:VISITED.text_blue3 {color : #00FFFF; text-decoration : none;}
A:ACTIVE.text_blue3 {color : #00FFFF; text-decoration :none;}
A:HOVER.text_blue3 {color : #00FFFF; text-decoration : underline;}

.drpDown1{
	font-family: "Comic Sans MS", sans-serif; 
    border: 1px solid #037085;
    font-size: 11px;    
    color: #037085;
    font-weight : bold;
}
.txtBox1     { 	
	font-family: "Comic Sans MS", sans-serif; 
   font-size: 12px; 
	color: #037085; 
	text-decoration: none; 
  	height: 16px; 
   border: 1px solid #037085; padding-left: 3px;
	width: 95%;
}
.txtfield1     { 	
	font-family: "Comic Sans MS", sans-serif; 
   font-size: 11px; 
	color: #666666; 
	text-decoration: none;   
   border: 1px solid #cccccc; padding-left: 3px;
	width: 97%;
}
.butnStyle1{
	border-top: 1px solid #037085;
	border-bottom: 1px solid #037085;
	border-left: 1px solid #037085;
	border-right: 1px solid #037085;
	background-color: #408080;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	cursor: hand;
}