body {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

a:visited {color: #33CCFF;}
a:active {color: #33CCFF;}
a:link {color: #33CCFF;}
a:hover {color: #FFFFCC; text-decoration: underline;}

/*Image classes*/

img {border: none;}

.imgl {
float:left;
margin:10px 5px 10px 10px;
text-align:center;
}

.imgr {
float:right;
margin:10px 5px 10px 10px;
text-align:center;
}

.imgc {
text-align:center;
margin:10px 0px 10px 0px;
vertical-align: middle;
} 

h1 {color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
h2 {color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
h3 {color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
h4 {color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
h5 {color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
h6 {	color: #FFFFCC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}
.liten1 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.liten2 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.liten3 {
	color: #FFFFCC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.liten4 {

	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
}
.normalgul {
	color: #FFFFCC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}	
.overskrift {
	color: #333333;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.overskrift2 {
	color: #FFFFCC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
.overskrift3 {
	color: #FFFFCC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 13px;
}

.overskrift6 {
	color: white; font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.overskrift4 {
	color: #B0ECFC;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 14px;
}

.votebut1 {
	width: 60px;

	height: 23px;
	background-image: url(/knapper/Vote1.gif);
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.votebut2 {
	width: 60px;
	height: 23px;
	background-image: url(/knapper/Vote2.gif);
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.largebut1 {
	width: 120px;

	height: 23px;
	background-image: url(/knapper/Vote1Large.gif);
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
	
.ArtOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}

.lowText { 
	text-decoration: none; 
	color: #000000; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: center;*/
	vertical-align: middle;
}
	
.lowTextL { 
	text-decoration: none; 
	color: #000000; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}	
	
.highText {
	color: #000000;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	position: relative;
}

.hovertext { 
	text-decoration: none;
	color: #000000; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

.hovertextL { 
	text-decoration: none;
	color: #000000; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}


.itemBorder { border: 1px solid #FFFFFF }
.itemBorderBlank { border: 1px solid #000000 }
.itemBorderSub { border: 1px solid #000000 }

table.vistable {
	border-width: 1px;
	border-style: dotted;	
	border-color: #CCCCCC;
	padding: 2px;
	margin: 2px;
}
.vistd {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-width: 1px;
	border-style: dotted;	
}

table.gbtable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;	
	border-color: #CCCCCC;
}

table {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	/*border-width: 0px;*/
	border-collapse: collapse;
}

th {
	color: #000000;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.thsilver {
	border-color: #999999;
	background-color: #CCCCCC;
	background: url(pictures/tblhd1.jpg);
}

td {
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*text-align: justify;*/
}
td.justify {
	text-align: justify;
}
/*
########## DIVS ###########
*/

#left   {
    float: left;
    width:  14%; 
}

#center   {
    float: left;
    width:  58%; 
	padding-top: 36px;	
	padding-left: 14px;
}
#right   {
    float: left;
    width:  23%; 
	padding-left: 10px;
	padding-top: 10px;
}
#twocolleft {
    float: left;
    width:  55%; 
	padding-left: 10px;
	padding-top: 10px;
}
#twocolright {
    float: left;
    width:  40%; 
	padding-left: 10px;
	padding-top: 10px;	
}
.bottom
{
	/*position: absolute;*/
	bottom: 8px;
	padding-left: 1px;
}
.bottomright
{
	position: relative;
	float:right;
	padding-right: 1px;
}
.invleft
{
    float: left;
    width:  28%; 
    margin: 20px 2px 0 0;
    text-align: left;
}

.revright {
    float: right;
    width:  66%; 
    margin: 20px 2px 10px 10px;
    padding: 6px;
    background-color: #6A6A5A;
}
#mainFrame {
	width:758px;
	text-align: justify;
    	overflow:hidden;
	border-width: 1px;
	border-color: #B0ECFF;
	border-style: solid;
	background: #000000 url('/pictures/mainbg2.jpg') top left no-repeat;
	padding: 6px;
	margin-top: 3px;
}
.headertbl {
	width: 770px;
	height: 116px;
	border-width: 1px;
	border-color: #B0ECFF;
	border-style: solid;
	padding: 0px;
}

.concertBox {
	width: 75%;
	position: relative;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;


	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.newsletterBox {
	width: 100%;
	position: relative;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
/*---------------DU33 Styles----------------*/
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url(bg_banner.gif);

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}