body{
	background-color: #dddddd;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Sans;
	margin: 0px;
	padding: 0px;
}

.title{
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	/*color: #0480d6;*/
}

.menutitle{
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #0480d6;
}

.newstitle{
	background-color: #ffffff;
	height: 36px;
}

.data{
	background-color: #ffffff;
	text-align: center;
	font-size: 13px;
}

.element{
	padding: 0px 0 5px 0;
}

.buttons{
	float: right;
	margin: 0 1px 0 2px;
}

.padded{
	padding-top: 14px;
}

#container{
	padding: 10px 0 10px 0px;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px dashed #0480D6;
	height: 2px;
}  

a:link {text-decoration: none; color: #0480D6}
a:visited {text-decoration: none; color: #0480D6}
a:hover {text-decoration: underline; color: #0480d6} /* m4f: #ED9100 ad: #EE9C00 */

a.black {text-decoration: none; color: #000000}
a.black:visited {text-decoration: none; color: #000000}
a.black:hover {text-decoration: underline; color: 0480D6}

td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; }

.formbutton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.formlist { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a.footer:hover { text-decoration: underline; }

.col1small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.col1large { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.col1title { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

a.col1large { color: #0480D6; }
a.col1large:visited { color: #0480D6}
a.col1large:hover { text-decoration: underline; color: #0480d6}
a.col1small:hover { }
a.col1title:hover { text-decoration: underline; color: #0480d6 }

.col2small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.col2smallbg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: #000000; font-weight: bold; }
.col2large { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
.col2titlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	background-color: #FFFFFF;
}
.col2titlelarge { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.col2title { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
a.col2smallbg { color: #0480D6; }
a.col2smallbg:visited { color: #0480D6;  }
a.col2titlesmall:hover { text-decoration: underline; }
a.col2titlelarge:hover { text-decoration: underline; color: #0480d6 }
a.col2titlelarge { text-decoration: none; color: #0480d6 }
a.col2titlelarge:visited { color: #0480d6 }
a.col2title:hover { text-decoration: underline; color: #0480d6 }

/*.col3small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.col3smallalt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }*/
.col3small { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.col3smallalt { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #e5e5e5}
.col3large { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; font-weight: bold; color: #000000}
.col3title { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
a.col3large { color: #0480D6; }
a.col3large:visited { color: #0480D6}
a.col3large:hover { text-decoration: underline; color: #0480d6}
a.col3smallalt:hover { color: #0480d6 }
a.col3title:hover { text-decoration: underline; }
