body
{
	background-color: #ffffff;
	font-family:tahoma;
	font-size: 12px;
    color:#000000;
	padding:0px;
	margin:0px;
}

img
{
	border: 0px;
	padding:0px;
	margin:0px;

}

td, li {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	line-height: 18pt;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22pt;
	color: #015293;
	margin: 0;
}

h2 {
	font-family:Tahoma;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22pt;
	color: #015293;
	margin: 0;
}
a {
	font-family: Arial;
	font-size: 12pt;
	color: #0091bc;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form
{
	padding:0px;
	margin:0px;
}



a.menu
{
	font-family: Tahoma;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.LMenu
{
	font-family: Tahoma;
	font-size: 16px;
	color: #015293;
	font-weight: bold;
	text-decoration: none;
}
a.LsMenu
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0091bc;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
#leftmenudiv ul {
	width: 200px;
	list-style:none;
	padding: 0;
	margin: 0;	
}
#leftmenudiv li {
	padding: 0 0 10px 20px;
}
.subitem {
	padding: 0 0 0 20px;
}
#topmenu {
	font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a {
	font-family: Tahoma;
	font-size: 15px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
#topmenu a:hover {
    text-decoration: none;
}
#congressen h1
{
	font-family: Tahoma;
	font-size: 16px;
    color:#005292;
    font-weight: normal;
    text-decoration: none;
}
#congressen a
{
	font-family: Tahoma;
	font-size: 14px;
    color: #3ba9ca;
    font-weight: normal;
    text-decoration: none;
	line-height: 24px;
}
#topicpopup {
	width: 804px;
	height: 504px;
	background-image: url(/img/main.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 50%;
	margin-left: -402px;
	border: 1px solid #3ba9ca;
}
.aqua {
	color: #0091bc;
}
.smaller {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18pt;
	color: #000000;
}
.aquasmaller {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18pt;
	color: #0091bc;
}

.dialog { padding-top: 10px; display:none; position:absolute; background:white; border: 3px solid #999999; }
.dialog td { color: black; white-space: no-wrap; padding: 0px 10px 10px 10px; font-size: 12px; }
.dialog a { font-size: 12px; }

