body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border : 0;
	margin : 0;
	padding : 0;
	font-size : 9pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
li {
	margin-left: 3px;
}
a  {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #404040;

}
.calendar-bg {
	background-color: #FFFFFF;
}
.tableheader, th, .calendar-head  {
	font-weight: bold;
	color: #FFFFFF;
	background-color : #FFFFFF;
	border-color : #7C7CC7;
}
.calendar-day {
	background-color: #FFFFFF;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date {
	background-color: #FFFFFF;
	font-size : 90%;
}
 .calendar-cell {
	background-color: #FFFFFF;
}
a.calendar-cell {
	background-color: #FFFFFF;
	font-weight: bold;	
}
p 	{
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 1px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;


}
h3 {
        font-size: 110%;
        font-weight: bold;
        color: Black;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: 	#003366;
}
.nav	{  color: #003366; }
.menu, .calendar-title {
	text-decoration: none;
	text-indent: 20px;
	display: block;
	width: 139px;
	top: 3px;
	background-image: url(../layout_images/btn_bg.gif);
}
 a.menu, a.calendar-title {
	color: White;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	top: 3px;
	background-image: url(../layout_images/btn_bg.gif);
}
.menu:hover, .menuSel:hover, .calendar-title:hover {
	font-size : 11px;
	color: #3399CC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
	top: 2px;
	background-image: url(../layout_images/btn_bg.gif);
}
.menuSel {
	font-size : 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
	top: 2px;
	background-image: url(../layout_images/btn_bg.gif);
}
.subMenu {
	color: #CCCCCC;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	text-indent: 16px;
	display: block;
}
.subMenu:hover, .subMenuSel:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 10px;
	font-weight: bold;
	text-indent: 16px;
	display: block;

}
.subMenuSel {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	text-indent: 16px;
	display: block;
}
 a.topmenu {
	color: White;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 4px;
}
.topmenu:hover {
	font-size : 11px;
	color: #3399CC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
	padding-top: 4px;
}
.sidehead {
	color : #666666;
	font-size: 12px;
	font-weight: bold;
}
.sidehead:hover {
	color: #FF9900;
	text-decoration: none;
}
.sidebar {
	color : Black;
	padding-left : 0.4em;
	width : 210px;
	margin-left: 10px;
}
.sidebarbody {
	color : Black;
	width : 200px;
}
.tab    {
	margin-left: 2em;
	margin-right : .1em;
}
.footer {
	font-weight: bold;
	color: White;
	background-color : #003366;
	text-decoration : none;
}
.footer:hover {
	font-weight: bold;
	color: #220A6B;
	text-decoration: underline
}
.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:    url(util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:    url(util/preview.gif);
	list-style-type: none;
}
.breadcrumbs, a.breadcrumbs {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;	
}
#sec103 {
	float: left;
	padding-bottom: 10px;
	padding-right: 2%;
	width: 30%;
}

#sec203 {
	float: left;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	width: 30%;
}

#sec303 {
	float: left;
	padding-bottom: 10px;
	padding-left: 3%;
	width: 30%;
}
#sec102 {
	float: left;
	padding-bottom: 10px;
	width: 48%;
}

#sec202 {
	float: left;
	padding-bottom: 10px;
	width: 48%;
}

a#submit-event-button {
	margin-left: 50px;
	background-position: 3px -44px;
	text-shadow: -1px 1px #24449E;
	text-align: center;
	color: white;
	padding-left: 1.4em;
	padding-bottom: 0.6em;
	padding-right: 1.4em;
	padding-top: 0.8em;
	display: block;
	height: 21px;
	width: 100px;
	background-image: url(/concerts/images/btn_sprite.jpg);
	background-repeat: no-repeat;
}

a#submit-event-button:hover {
	background-position: 3px 0px;
	text-decoration: none;
	color: white;
	display: block;
	background-image: url(/concerts/images/btn_sprite.jpg);
	background-repeat: no-repeat;
}

a#search-events-button {
	background-position: -156px 0px;
	text-shadow: -1px 1px #24449E;
	text-align: center;
	padding-left: 1.9em;
	padding-bottom: 0.6em;
	padding-right: 1.9em;
	padding-top: 0.8em;
	color: white;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/concerts/images/btn_sprite.jpg);
	height: 21px;
	width: 122px;
}

a#search-events-button:hover {
	background-position: -156px -44px;
	text-decoration: none;
	color: white;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/concerts/images/btn_sprite.jpg);
}


