* {
	outline: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	font-size: 1em;
}
body {
	background: #f0efef;
	line-height: 1.6;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 72.5%;
	cursor: default;
}
table {
	border-collapse: separate;
	border-spacing: 1;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding:10px;
}
.agenda {	color:#FFFFFF; background-color:#aa1f24;}
.agenda_table{ width:576px; }
.agenda_time { color:#aa1f24; background-color:#e6e7e9;}
.agenda_details { color:#767779; background-color:#e6e7e9;}
table, td, th {
	vertical-align: middle;
}
tr{
	border:2px solid #FFFFFF;}
a {
	color: #bc292c;
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

h1 a, h2 a  {
	color: #ba2b2f;
}

#wrapper {
	width: 960px;
	margin: 24px AUTO 0;
}
#menu {
	background: #953620 url('images/menu.png') repeat-x top left;
	height: 46px;
}
#menu ul li {
	float: left;
	list-style-type: none;
}
#menu ul li.right {
	float: right;
}
#menu ul li a {
	display: block;
	background: url('images/menu-bg.png') repeat-x bottom left scroll;
	color: #ffffff;
	padding: 6px 8px;
	margin: 8px 2px 0 0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	-moz-box-shadow: 0 0 0px #953620;
	-webkit-box-shadow: 0 0 1px #953620;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
#menu ul li a:hover {
	background: url('images/menu-bg-hover.png') repeat-x bottom left scroll;
}
#banner {
	clear: both;
}
#body {
	background: #ffffff;
}
	#body .left {
		width: 624px;
	}
	#body .right {
		width: 336px;
	}
	#body .box, .article {
		padding: 0 26px 12px;
		clear: both;
		text-align:justify;
	}
	#body .box {
		background: #f0efef;
		margin: 24px;
	}
		#body .box .inner {
			padding: 12px 0 12px;
			border: 1px solid #c3c5c4;
			border-left: 0;
			border-right: 0;
		}
		#body .box h2 {
			color: #ba2b2f;
			font-size: 18px;
			padding: 12px 0;
		}
	.listimage {
		float: left;
		padding: 12px;
		text-align: center;
	}
	.listtext {
		width: 400px;
		float: right;
	}
	a {
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	a.tab {
		float: left;
		display: block;
		background: url('images/menu-bg.png') repeat-x bottom left scroll;
		color: #ffffff;
		padding: 6px 8px;
		margin: 8px 2px;
		font-weight: bold;
		text-transform: uppercase;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		text-decoration: none;
	}
		a.tab:hover {
			background: url('images/menu-bg-hover.png') repeat-x bottom left scroll;
		}
	#body h1, h1 {
		color: #ba2b2f;
		font-size: 24px;
		padding-bottom: 12px;
		border-bottom: 2px solid #cccdcd;
		margin-bottom: 12px;
		font-weight: bold;
		text-align: left;
	}
	
	
	#body h1x, h1x {
		color: #ba2b2f;
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
		font-weight: bold;
	}
	
	#datex {
	background:url(images/date_bg.jpg) no-repeat;
	background-position:center;
	width:115px;
	height:92px;
		
	}
	
	#date_con {
	width:582px;
	height:153px;
	border:1px solid;
	}
	
	
	
	
	#body p, p {
		margin-bottom: 12px;
	}
	#body .article img {
		margin-right: 16px;
		margin-bottom: 12px;
	}
	img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
#footer {
	clear: both;
	background: #ffffff;
	text-align: right;
	padding: 24px;
}

/*******************/

#dt_container{
margin:auto;
height:150px;
}

#dt_bg{
background:url(images/date_bg.png) no-repeat;
background-position:center;
width:115px;
height:92px;
float:left;
padding-right:20px;
}

#dt_txt_top{
text-transform:uppercase;
font-size:16px;
text-align:center;
font-weight:bold;
padding-top:10px; 
margin-left:20px; 
}

#dt_txt_middle{
text-transform:uppercase;
font-size:50px;
text-align:center;
font-weight:bold;
color:#181617;
margin-left:20px;
margin-top:-18px;
}

#dt_txt_bottom{
font-size:10px;
text-align:center;
padding-top:10px;
color:#C62E2B;
margin-left:20px;
margin-top:-20px;
font-weight:bold;
}

#p_style_big{
font-size:18px;
font-family:"Times New Roman", Times, serif;
}

#container_agenda{
width:587px;
height:48px;
background-color:#FFFFFF;
}
#cont_left_a{
width:125px;
height:43px;
float:left;
background-color:#AA1F24;
}
#cont_right_a{
width:460px;
height:43px;
float:right;
background-color:#AA1F24;
}

#cont_left{
width:125px;
height:43px;
float:left;
background-color:#E6E7E9;
}
#cont_right{
width:460px;
height:43px;
float:right;
background-color:#E6E7E9;
}
#ag_txt_red{
color:#AA1F24;
margin-left:10px;
margin-top:10px;

}
#ag_txt_wyt{
color:#FFFFFF;
margin-left:10px;
margin-top:10px;

}

#ag_txt_blk{
color:#767779;
margin-left:10px;
margin-top:10px;
}

#panel_img_con{
width:597px;
height:191px;
padding-bottom:30px;
}

#ind_pan{
width:115px;
float:left;

}
#panel_info{
text-align:center;
width:104px;

}
#panel_pic{
margin:auto;
}



#spn_row_hdr, #spn_row_normal, #spn_row_blue{
width:775px;
font-weight:bold;
}
#spn_row_normal_nb{
width:775px;

}

#spn_level{ 
width:373px;
float:left;
background-color:#FFFFFF;
}
#spn_pla{
background-color:#9FBCCC;
text-align:left;
float:left;
width:100px;


}
#spn_gld{
background-color:#E7B47B;
text-align:left;
float:left;
width:100px;
}
#spn_slv{
background-color:#B1B5BE;
text-align:left;
float:left;
width:100px;
}
#spn_exh{
background-color:#BE947B;
text-align:left;
float:left;
width:100px;

}


#spn_levelx{ 
width:373px;
float:left;
background-color:#FFFFFF;

}
#spn_plax{
background-color:#FFFFFF;
text-align:left;
float:left;
width:100px;

}
#spn_gldx{
background-color:#FFFFFF;
text-align:left;
float:left;
width:100px;

}
#spn_slvx{
background-color:#FFFFFF;
text-align:left;
float:left;
width:100px;

}
#spn_exhx{
background-color:#FFFFFF;
text-align:left;
float:left;
width:100px;

}


#spn_levelb{ 
width:373px;
float:left;
background-color:#00A9EE;
font-style:italic;

}
#spn_plab{
background-color:#00A9EE;
text-align:left;
float:left;
width:100px;

}
#spn_gldb{
background-color:#00A9EE;
text-align:left;
float:left;
width:100px;

}
#spn_slvb{
background-color:#00A9EE;
text-align:left;
float:left;
width:100px;

}
#spn_exhb{
background-color:#00A9EE;
text-align:left;
float:left;
width:100px;

}

#spn_txt{
margin-left:10px;
padding-top:2px;

}

#spn_row_note{
width:773px;
height:24px;
font-weight:bold;
background-color:#E7B47B;
}

.txt_c{
color:#9F633E;
font-weight:bold;
}

/*________*/

#lv1{ 
width:238px;
float:left;
background-color:#FFFFFF;
}
#lv2{
background-color:#FFFFFF;
text-align:left;
float:left;
width:49px;


}
#lv3{
background-color:#FFFFFF;
text-align:left;
float:left;
width:126px;
}
#lv4{
background-color:#FFFFFF;
text-align:left;
float:left;
width:78px;
}
#lv5{
background-color:#FFFFFF;
text-align:left;
float:left;
width:189px;

}

#lv6{
background-color:#FFFFFF;
text-align:left;
float:left;
width:45px;
}

#but_spacer{
background:url(images/nav_sep.jpg) no-repeat;
background-position:bottom;
width:5px;
height:5px;
float:left;
margin-top:5px;

}
#txt_spacer{
float:left;
margin-left:20px;
}
#tt{
margin-left:30px;
}
.article ul,ol{
	padding-left:20px;
	padding-bottom:10px;
}

#memberbox {
	background: url('images/memberbox.jpg') no-repeat top right scroll;
	float: right;
	padding: 10px 12px 16px;
	margin-top: -24px;
	width: 504px;
}
#memberbox p {
	padding-left: 60px;
}
#memberbox input[type=text], #memberbox input[type=password] {
	border: 1px solid #a0a0a0;
	padding: 2px;
	width: 134px;
	font-size: 12px;
	font-style: italic;
	font-family: 'segoe ui', arial, helvetica;
}
#memberbox #presentationlink {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left
}
#memberbox .logout {
	display: block;
	margin-top: 2px;
	margin-right: 8px;
	float: right;
}
