a:link {
	text-decoration: none; 
	color: #003399;
	font-weight: none; 
}

a:visited {
	text-decoration: none; 
	color: #000099;
	font-weight: none; 
}

a:active {
	text-decoration: none; 
	color: #000099;
	font-weight: none; 
}

a:hover {
	color: #990033;
	font-weight: none; 
}
a.whitelink:link {
	text-decoration: none; 
	color: #5CB5D3;
	font-weight: none; 
}

a.whitelink:visited {
	text-decoration: none; 
	color: #5CB5D3;
	font-weight: none; 
}

a.whitelink:active {
	text-decoration: none; 
	color: #5CB5D3;
	font-weight: none; 
}

a.whitelink:hover {
	color: #FDFDFB;
	font-weight: none; 
}

a.Mwhitelink:link {
	text-decoration: none; 
	color: #FDFDFB;
	font-weight: none; 
}

a.Mwhitelink:visited {
	text-decoration: none; 
	color: #FDFDFB;
	font-weight: none; 
}

a.Mwhitelink:active {
	text-decoration: none; 
	color: #FDFDFB;
	font-weight: none; 
}

a.Mwhitelink:hover {
	color: #5CB5D3;
	font-weight: none; 
}

.text1 {  
	font-family: Arial; 
	font-size: 12px;
}

.text2 {  
	font-family: Arial; 
	font-size: 12px;
}

.title1 {  
	font-family: Arial; 
	font-size: 18px;
}

.bigheadline {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: 24px;
}

.smallheadline {  
	font-family: Arial; 
	font-weight: bold; 
	font-size: 16px;
}

.smalltext {  
	font-family: Arial; 
	font-size: 12px;
}

.mediumtextmenu {  
	font-family: Arial; 
	font-size: 12px;
	color: #FDFDFB;
	font-weight: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
}

.Adbox {  
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	height: 90px;
}


.mediumtextmenuSM {  
	font-family: Arial; 
	font-size: 12px;
}
.mediumtext {  
	font-family: Arial; 
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.mediumtextbot {  
	font-family: Arial; 
	font-size: 12px;
	color: #FFFDFC;
}

.mediumtexttop {  
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.TextBox {
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #353535;
	margin-top: 1px;
	margin-bottom: 1px;
}
.Button {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#FootArea{
	text-align: right;
	font-family: Arial;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border-width: 0px;
	color: #837E82;
	font-size: 8pt; 
	font-weight:none; 
}


#thebanner {
width: 468px;
padding: 0px;
margin: 0px;
position:absolute;
left:305px;
top:40px;
}

#thebannerTOP {
width: 728px;
padding: 0px;
margin: 0px;
position:absolute;
left:182px;
top:180px;
}

#thebannerRight {
width: 728px;
padding: 0px;
margin: 0px;
position:absolute;
left:626px;
top:210px;
}
#vertmenu {
font-family: Arial;
font-size:  12px;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 8pt;
display: block;
border: 1px solid #68323D;
padding: 3px;
margin: 0px;
text-decoration: none;
color: #FFFFFF;
width: 154px;
font-weight: none; 
background-color: #9CC9D8;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #5DB7D2;
background-color: #FFFFFF;
border: 1px solid #68323D;
padding: 3px;
margin: 0px;
}


#WhoPoll {
font-family: Arial;
font-size:  10pt;
border: 1px solid #CECCCB;
width: 160px;
padding: 0px;
margin: 10px 0px 0px 0px;
}

#WhoPollHead {
color: #FDFDFB;
background-color: #68323D;
font-family: Arial;
text-align: center;
font-weight: bold;
font-size:  10pt;
border: 0px;
width: 158px;
padding: 0px;
margin: 0px;
}
#WhoPollInside {
color: #000000;
font-family: Arial;
font-size:  10pt;
border: 0px;
width: 140px;
padding: 5px;
margin: 0px;
}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 16px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
