
body{ 
	background:#FFFFFF; 
	border-left:0px; 
	border-right:0px; 
	height:100%; 
}

.bannerpane {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px;
}

.toppane {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.leftpane {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.contentpane {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.rightpane {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.bottompane {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.ImagePane{
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}

.Head{ 
	font-size:13px; 
	font-weight:bold; 
	color:#000000; 
}

.SubHead,.SubSubHead{ 
	font-size:11px; 
	color:#000000; 
}

.Normal{ 
	font-size:11px; 
	color:#000000; 
}

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	
	color:#6e6e6e; 
	text-decoration:none; 
}

A.CommandButton:hover{ 
	color:#6e6e6e; 
	text-decoration:underline;
}

TH,TD,DIV{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
}

A,A:link,A:visited,A:active{ 
	color:#333333; 
	text-decoration:underline;
	font-size:11px; 
}

A:hover{ 
	color:#000000; 
	text-decoration:underline;
}

.links,A.links:link ,A.links:active,A.links:visited{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #999; 
	TEXT-DECORATION: none;
}

A.links:hover {	
	FONT-WEIGHT: bold; 
	FONT-SIZE:11px; 
	COLOR: #333; 
	TEXT-DECORATION: underline;
}

.user,a.user:link,a.user:active,a.user:visited,.user{ 
	color:#003366; 
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

a.user:hover{ 
	color:#333; 
	text-decoration:underline; 
}

a.bottomlinks:link,a.bottomlinks:active,a.bottomlinks:visited{ 
	color:#999;
	text-decoration:none; 
}

a.bottomlinks:hover{ 
	color:#999; 
	text-decoration:underline;
	font-size:11px; 
	font-weight:bold; 
}

.footer,a.footer:link,a.footer:active,a.footer:visited{	
	font-size:11px; 
	color:#999; 
	text-decoration:none; 
	font-weight:bold;
}

a.footer:hover{	
	color:#999; 
	text-decoration:underline; 
	font-weight:bold;
}

.Gallery_Row{
	color:#000000
}

.MainMenu_MenuContainer{ 
	background:transparent; 
	width:100%; 
	height:1px; 
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon{ 
	display:none; 
}

.MainMenu_MenuArrow{ 
	display:none;
}

.MainMenu_RootMenuArrow{ 
	display:none; 
}

.MainMenu_MenuBreak{ 
	display:none; 
}

.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#333;	
	font-size:11px;	
	font-weight:normal;
	padding:3px 15px 3px 10px;
	border:1px #ffffff solid; 
	border-width:1px 0px;
}

.submenuitemselected,.submenuitembreadcrumb{
	color:#ffffff; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 15px 3px 10px;
	background: #808080;
	border:1px #ffffff solid; 
	border-width:1px 0px;	
	margin-left:0px;
}

.submenu{
    color:#333333; 
	font-size:11px; 
	font-weight:normal;
	border:1px #808080 solid;
	padding:0px;
	background:#fff;
	margin-left:0px;
	margin-top:2px;	
}

.rootmenuitem TD{ 
	color:#808080; 
	font-size:12px; 
	font-weight:bold;
	text-align:left;
	background:url(images/bs_r1_c2.jpg) 0px 0px no-repeat transparent;
	padding-left:20px;
	width:165px;
	height:36px;	
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#5a816e; 
	font-size:12px; 
	font-weight:bold;
	background:url(images/bs_r1_c2.jpg) 0px 0px no-repeat transparent;
	padding-left:20px;
	text-align:left;
	width:165px;
	height:36px;	

}

.Eventday,.Eventweekenday{
	background-color:#FFFFFF;
}

.DataGrid_Item{
	background-color:#f1f5f8;
	color:#000000;
}
.DataGrid_AlternatingItem{
	background-color:#f1f5f8;
	color:#000000;
}

