body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container { margin: 0 auto; margin-top:20px; width:830px;}
#header { width:830px; margin-top:0px; margin-bottom: 0px;}
#headerline { width:830px; margin-top:0px; margin-bottom: 7px;}
#bottomline { width:830px; margin-top:0px;}
#menu { width:830px; margin-bottom: 2px;}
#event { 
	width:823px;
	margin-bottom: 7px;
	padding-bottom:7px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}

#content {
	width:830px;
	padding-bottom:14px;
	}

#contentright {
	float:right;
	width:550px;	
}

#contentleft {
	float:left;
	width:250px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}
#footer { width:830px; margin-top:14px; margin-bottom:20px;}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a2a2a2;
	line-height:20px;
	padding:10px;
	background-color:#f9f9f9;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 7px;
}

.bg_menu {
	background-image:url(../images/bg_menu_td.gif);
	background-repeat:repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebardot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}
.submenuimg {
	margin-bottom:2px;
}
.sidebardotSub {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-left: 17px;
}
.sidebarRub {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sidebarSub {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.helText {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 14px;
	line-height:18px;
}

h1 {
	font-family: Arial, Helvetiva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height:18px;
}

h3 {
	font-family: Arial, Helvetiva, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
}

.menu {
	font-family: Arial, Helvetiva, sans-serif;
	font-size: 12px;
	line-height:24px;
}

.ActiveLink {
	color: #a2a2a2;
}

h2 {
	font-family: Arial, Helvetiva, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
}

h2 A, h2 A:visited, h2 A:link, h2 A:active {  
color: #000000;
text-decoration: none;
}

h2 A:hover {  
color: #a2a2a2;
text-decoration: none;
}

.sitemap A, .sitemap A:visited, .sitemap A:link, .sitemap A:active {  
color: #a2a2a2;
text-decoration: none;
}

.sitemap A:hover {  
color: #000000;
text-decoration: none;
}
	
A {  
color: #666666;
}

A:link {
color: #666666; 
}

A:active { 
color: #666666; 
}

A:visited {  
color: #666666; 
}

A:hover	{ 
color: #000000; 
text-decoration: underline;
}
.yellow {
	color: #A78B02;
}
