a 
{
    color: #c78e0c;
    text-decoration: none;
}

a:hover 
{
    color: Black;
    text-decoration: none;
}

.meny 
{
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-bottom: 18px;
}

.meny IMG 
{
    vertical-align: text-bottom;
}

.subtext 
{
    font-family: Verdana, Arial; 
    font-size: 11px; 
    padding-top: 15px;
}

.meny a 
{
    color: Black;
    text-decoration: none;
}

.meny .hover 
{
    color: #c78e0c;
}

.meny a:hover 
{
    color: #c78e0c;
    text-decoration: none;
}

.rutorTable, .aboutTable
{
    background: #e1e1e1;
    height: 485px;
}

.rutorTable TD {height: 220px; width: 300px; background: Black;}
.aboutTableTD {height: 455px; width: 300px; background: #d1d1d1; font-family: Verdana; font-size: 10px; vertical-align: top; overflow-y: hidden;}

h1 {font-size: 13px;}
h2 {font-size: 13px;}
h3 {font-size: 13px;}
h4 {font-size: 10px; font-weight: bold; margin: 0px; padding: 0px;}

.scroll {height: 455px; overflow-y: auto; overflow-x: hidden;}
.scrollText {margin-left: 15px; width: 268px; margin-top: 12px;}
.padText {margin-left: 15px; margin-top: 12px;}
.tmScroll {height: 230px; width: 270px; overflow-y: auto; overflow-x: hidden;}

.main
{
    height: 485px;
    background: #e1e1e1;
    overflow: hidden;
}

.smallText {font-family: Verdana; font-size: 9px; vertical-align: top;}
.tmInfo {width: 100%;}
.tmInfo TD {vertical-align: top; font-family: Verdana; font-size: 9px; vertical-align: top; background-color: #c7c7c7;}

.text {font-family: Verdana; font-size: 10px;}

PRE {font-family: Verdana; font-size: 10px; vertical-align: top;}



body
{
    font-family: Verdana, Arial;
    font-size: 10px;
    height: 100%;	
    margin: 0px;
}

html, form {height: 100%; margin: 0px;}

textarea
{
    font-family: Verdana, Arial;
    font-size: 10px;	
}

input
{
    font-family: Verdana, Arial;
    font-size: 10px;	
}


.dropdownlist
{
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight:normal;
}

.label
{
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight:normal;
}



.GridView
{
	font-family: Verdana;
	font-size: 10px;
	text-align:left;
	width:100%;
}
.GridView th
{
	background-color: #000000;
	color:#ffffff;
	/*white-space: nowrap;*/
}
.GridView td
{
	/*white-space: nowrap;*/
}
.GridView td:hover
{
	background-color: #DCDCDC;
	cursor: hand;
}
.GridView th:hover
{
	background-color: #DCDCDC;
	cursor: hand;
}
.GridView tr:hover
{
	background-color: #DCDCDC;
	cursor: hand;
}
.GridViewCommandField
{
	padding-right:5px;
}

.NewsIngress
{
    font-family: Verdana, Arial; 
    font-size: 10px; 
    font-weight:bold;	
}
.NewsText
{
    font-family: Verdana, Arial; 
    font-size: 10px; 
}

.Footer 
{
    font-family: Verdana, Arial; 
    font-size: 11px; 
    padding-top: 15px;
}
