body, table,  td{
    font-family: verdana, sans-serif;
    font-size:12px;
}

td {
	vertical-align:top;
}

td.main_td {
 border: 1px solid black;
}

.main_td td {
	padding: 4 6 4 6;
	
}


.selected_menu1 {
	background-color:#bebcbc/*#9E4646*/;
}


.selected_menu2 a {
	color:#9E4646 !important;
}


.menu2 a{
    text-decoration:none;
	color:black;
	
}

.menu2 a:hover{
	color: #4B3833;
}


.menu1 a{
    text-decoration:none;
	color:white;
	
}

.menu1 a:hover{
	color: #F7F7AA;
}
.menu1  td {
    color: white;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	border:0px;
	
	
}


tr.menu1 {
    background-color: #4B3833;
	border:0px;
	
	height:30px;
	
	
}


.main_text  td {

	
}

tr.main_text {
    background-color:#999999;
    font-family: verdana, sans-serif;
    font-size:14px;
	border:0px;
	padding:0px;
	height:30px;
	
	
}


.menu2 {
    background-color: #bebcbc;
	height:38px;
		
}

.menu2 td {	
	vertical-align:middle;
	text-align:center;
	border:0px;
	font-weight:bold;
}




.program_table td{
	padding:10px;
}
.program_table td {
	text-align:left;
}

.program_table .year {
   font-weight:bold;
}

.sponsorer_table td {
	text-align:center;
	background-color:white;
}

.text14 {
   font-size:14px;
}
.text16 {
   font-size:16px;
}
.text18 {
   font-size:18px;
}
.text20 {
   font-size:20px;
}
.underline {
   text-decoration: underline;
}