body{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#555D65;
	background-color:#003333;	
}
.main{
	text-align:left;
	margin:0px auto;
	width: 900px;
	background-color:#FFFFFF;
	padding:10px
}
img{
	border: none;
}
.center{
	text-align:center;
}

.logo{
	margin:10px 0 0 0;
}
.left_pane{
	clear: left;
	float: left;
	width: 565px;
	min-height: 500px;
}	

.right_pane{
	margin-top: 0px;
	margin-left: 600px;
	margin-right: 0px;
 	padding: 0px;
}
.menu{
	margin:5px 0 10px 0;
}
.headline{
	position:relative;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	margin: 18px 0 18px 0;
}
.sub_headline{
	position:relative;
	text-align: center;
	font-size: 14pt;
}
.heading{
	font-size: 12pt; 
	text-align: left;
	font-weight: bold;
	margin: 0 0 8px 0 
}
.subheading{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
.text_default{
	padding:0 20px 0 14px;
}
.date{
	color: #0000FF;
	background-color:inherit;
	font-weight: bold;
	display: inline;
}
.right_border{
	border:1px solid #D5D5D5;
	color:#96A5B5;
	background-color:inherit;
	padding-top:5px;
}
.right_border_white{
	border:0px solid #inherit;
	color:#inherit;
	background-color:inherit;
	padding-top:5px;
}
.copyright{
    	text-align:	right;
	font-style:     italic;
    	font-size:      8pt;	
	margin:		3px 0 20px 0;
}
.table{
	padding:	0;
}
.td{
	padding:	0;
}
.table_h_title{
	text-align: 	left;
	font-weight:	bold;
	font-size:	10pt;
}
.text4{
	padding:0 25px;
	font-size:10px;
}
.text4 ul{
	padding:0;
	margin:5px 0;
	font-weight:bold;
}
.text4 ul li{
	margin:0 0 0 15px;
}
.text4 h1{
	margin:0 0 0 15px;
	font-size: 16px; 
}
.text4 h2{
	margin:0 0 0 15px;
	font-size: 12px; 
}


.title {
	background-color: #9999CC; 
	color: black; 
	text-align: left;
}

.h_cell_form {	
	height: 0.9em; 
	font-size: 0.9em; 
	background-color: white; 
	text-align: right; 
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 0;
}

.h_cell_title {	
	height: 0.9em; 
	font-size: 0.9em; 
	background-color: white; 
	text-align: left;
	color: black;
	font-weight: bold;
}

.h_cell {	
	height: 0.9em; 
	font-size: 0.9em; 
	background-color: white; 
	text-align: left;  
	color: black;
}

.cel {	height: 0.9em; 
	font-size: 0.9em; 
	background-color: white; 
	text-align: left; 
	border-top: 1px solid white; 
	border-bottom: 1px solid gray; 
	width: 150px; color: black;
}

.empty {	 
	background-color: #999999; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
}

.tour {	 
	background-color: #00FF00; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray;
	text-align: center;
}

.social {	 
	background-color: #FFCC66; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	text-align: center;
}

.meal {	 
	background-color: #FFFF99; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	text-align: center;
}

.break {	 
	background-color: #FFFFFF; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	text-align: center;
}

.session {	 
	background-color: #00FFFF; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	width: 500px;
	text-align: center;
	vertical-align: top;
}

.registration {	 
	background-color: #FF9999; 
	border-top: 1px solid gray; 
	font-weight: bold; 
	border-bottom: 1px solid gray; 
	text-align: center;
	vertical-align: top;
}

.trade {	 
	background-color: #9999FF; 
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	text-align: center;
	vertical-align: top;
}

.cel a:link {
	text-decoration: none;
}

.cel a:visited {
	text-decoration;
}

.cel a:hover {
	text-decoration: none; 
	ackground-color: #CCCCFF;
}

.cel a:active {
	text-decoration: none;
}

.box {
	background-color: white; 
	width: 380px; 
	border: 1px solid black;
}
