body {
border: 0px;
margin: 0px;
padding: 0px;
border-collapse: collapse;	
font-size: 12px;
font-family: Arial, Verdana, sans-serif;
background-color: #949599;
}

img {
border: 0px;
}

p {
text-align: justify;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

#header {
width: 848px;
height: 122px;
border: 0px;
margin: 20px auto 0px auto;
padding: 0px;
border-collapse: collapse;
}

#logo {
clear: both;
width: 848px;
height: 101px;
margin: 0px auto 0px auto;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}

#mainmenu {
clear: both;
width: 848px;
height: 21px;
margin: 0px auto 0px auto;
background-image: url(../images/mainmenu.jpg);
background-repeat: no-repeat;
}

#mainmenu_links {
height: 21px;
margin: 0px 10px 0px 10px;
}

#mainmenu_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
   border: 0;
	border-collapse: collapse;
}

#mainmenu_links li {
	float: left;
	margin: 0;
	padding: 0;
   border: 0;
	display: inline;
	border-collapse: collapse;
}

a.mainmenu_navigation_active {
display: block;
vertical-align: middle;
text-align: center;
width: 137px;
height: 20px;
background-image: url(../images/mainmenu_active_button.gif);
background-repeat: no-repeat;
background-position: center;
font-size: 12px;
font-family: Tahoma,sans-serif;		
color: #708090;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}

a:hover.mainmenu_navigation_active {
display: block;
vertical-align: middle;
text-align: center;
width: 137px;
height: 20px;
background-image: url(../images/mainmenu_active_button_hover.gif);
background-repeat: no-repeat;
background-position: center;
font-size: 12px;
font-family: Tahoma,sans-serif;		
color: #708090;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}

a.mainmenu_navigation {
display: block;
vertical-align: middle;
text-align: center;
width: 137px;
height: 20px;
font-size: 12px;
font-family: Tahoma,sans-serif;		
color: #000000;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}

a.mainmenu_navigation:hover {
display: block;
vertical-align: middle;
text-align: center;
width: 137px;
height: 20px;
background-image: url(../images/mainmenu_button_hover.gif);
background-repeat: no-repeat;
font-size: 12px;
font-family: Tahoma,sans-serif;		
color: #000000;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}

#content {
clear: both;
width: 848px;
background-color: #ffffff;
margin: 0px auto 0px auto;
vertical-align: top;
padding: 0px;
background-image: url(../images/contentbg.jpg);
background-repeat: repeat-y;
}

#page_content {
padding: 20px;
}

#footer {
clear: both;
width: 848px;
height: 25px;
background-color: #ffffff;
margin: 0px auto 0px auto;
background-image: url(../images/footerbg.jpg);
background-repeat: no-repeat;
}

#footer_text {
	float: left;
	margin-left: 10px;
	line-height: 21px;
	vertical-align: middle;
	color: #000000;
}

#right_footer_text {
	float: right;
	margin-right: 10px;
	line-height: 21px;
	vertical-align: middle;
	color: #000000;
}

a.footer_link {
	text-decoration: none;
	color: Black;
}

a:hover.footer_link {
	text-decoration: underline;
}

table.event_table {
	width: 100%;	
}

table.event_table td {
	border: 3px solid white;
	padding: 5px;		
}

td.header_row {
	font-weight: bold;
   background-color: #5088a9;
	color: #ffffff;
}

td.odd_row {
	background-color: #cfeaf8;	
}

td.even_row {
	background-color: #e9edf7;	
}

a.register_button {
	text-decoration: none;
	background-image: url(../images/register_button.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 20px;
	line-height: 20px;
	color: Black;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: middle;
}

a.register_button {
	text-decoration: none;
}

td.caption {
font-weight: bold;
text-align: center;
}

#editTable {
padding: 5px;
}

td.etbl {
border-top: 1px solid #ffcc00;
border-left:  1px solid #ffcc00;
border-right: 1px solid #ffcc00;
}

td.etbm {
border-top: 1px solid #ffcc00;
border-right: 1px solid #ffcc00;
}

td.etbr {
border-top: 1px solid #ffcc00;
border-right: 1px solid #ffcc00;
}

td.etb {
border: 1px solid #ffcc00;
vertical-align: middle;
}

table.payTable {
width: 100%;	
padding: 5px;
}

td.rowTitle {
border-top: 1px dashed #ffcc00;
border-left:  1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
font-weight: bold;
}

td.rowTitleBasketl {
border-top: 1px dashed #ffcc00;
border-left:  1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
font-weight: bold;
}

td.rowTitleBasketr {
border-top: 1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
font-weight: bold;
}

td.Basketl {
border-top: 1px dashed #ffcc00;
border-left:  1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
}

td.Basketr {
border-top: 1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
text-align: center;
}

td.rowTitleBottom {
border: 1px dashed #ffcc00;
font-weight: bold;
background-color: #ffff99;
}

td.rowTitleBottomSum {
border: 1px dashed #ffcc00;
font-weight: bold;
background-color: #ffff99;
color:blue;
text-align:center; 
}

td.tcrb {
border-top: 1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
border-bottom: 1px dashed #ffcc00;
font-weight: bold;
text-align: center;
background-color: #ffff99;
}

.totalnum{
color:blue;
text-align:center; 
border-bottom: solid #000000 2px;
border-left: solid 0px;
border-right: solid 0px;
border-top: solid 0px;
background-color: #ffff99;
font-weight: bold;
}

td.tcl {
border-top: 1px dashed #ffcc00;
border-left:  1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;	
}

td.tcr {
border-top: 1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;	
}

td.sum {
border-top: 1px dashed #ffcc00;
border-right: 1px dashed #ffcc00;
text-align: center;
}

td.subtitle2 {
	
}

div.payMessage {
background-color: #ffff99;
margin-top: 5px;
padding: 5px;
}

div.nextPageChk {
background-color: #cccccc;
margin-bottom: 5px;
padding: 5px;
}

#nexePageDiv {
}

td.subtitle {
	border-top: 1px solid #ffcc00;
	font-weight: bold;	
}

td.information {
border-top: 1px solid #ffcc00;
border-right: 1px solid #ffcc00;
border-left: 1px solid #ffcc00;
background-color: #ffff99;
}

table.error_table {
padding: 5px;	
width: 100%;
}

table.error_table td {
	background-color: #FFCCCC;
	padding: 2px;
}