a:link { text-decoration: none; color: #6D2E00}
a:visited { text-decoration: none; color: #6D2E00}
a:active { text-decoration: none; color: #6D2E00}
a:hover { text-decoration: underline}

body {
	margin: 0; 
	padding: 0;
	height: 100%;
	background-image: url(gfx/BG.gif);
	background-color: #607581;
}

div, td {
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
}

input	{
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
}

h2 {
	font-size: 15px;
	color: #54626A;
	margin:0px;
}
h3 {
	font-size: 13px;
	margin:0px;
}
form {
	margin:0px;
}
.leftPad {
	padding-left: 14px;
}
.cont {
	border-top: 1px dotted #9D9D9D;
	border-bottom: 1px dotted #9D9D9D;
	margin-top: 3px;
	padding: 5px;
}
.toplist {
	border-bottom: 1px solid #aaa;
}
.leftMargin {
	background-color: #ddd;
	width: 10px;
}
#Main {
	width: 770px;
	height: 100%;
	background-color: #EBEBEB;
}

#Head {
	width: 770px;
	background-color: #5D717D;
}

#Left { 
	margin-top: 10px;
	margin-left: 5px;
	padding-right: 3px;
	width: 140px;
	float: left; 
}

#Right {
	width: 610px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 5px;
	float: left; 
	border-left: 1px dotted #9D9D9D;
	text-align: left;
}

#Menu {
	color: #6D2E00;
}

#Headline {
	background-image: url(gfx/HeadlineBGFade.gif);	
	background-color: #80929D;
	font-size: 12px;
	color: #FFF;
	padding: 4px;
	padding-left: 6px;
	text-align: left;
}
#SmallHeadline {
	font-family: Arial; 
	font-size: 14px; 
	padding: 4px;
	padding-left: 6px;
	text-align: left;
	font-weight: bold;
} 
#LeftHead2 {
	background-color: #ccc;
	margin-right: 3px;
}
#Cont {
	padding-left: 6px;
}

#fixMargin {
	margin-left: 12px;
}
#Content {
	border: 1px solid #5D717D;
}
#ContentHeadline {
	background-image: url(gfx/ContentHeadlineBG.gif);
	height: 17px;
}
.north { background:   url(gfx/css/uppe.png) repeat-x top; background-color: #ffffff; }
.east { background:   url(gfx/css/hoger.png) repeat-y right; }
.south { background:   url(gfx/css/nere.png) repeat-x bottom;  }
.west { background:   url(gfx/css/vast.png) repeat-y left;  }
.ne { background:   url(gfx/css/no.gif) no-repeat top right; }
.se { background:   url(gfx/css/so.gif) no-repeat bottom right; }
.sw { background:   url(gfx/css/sv.gif) no-repeat bottom left; }
.nw { background:   url(gfx/css/nv.gif) no-repeat top left; 
	padding: 25px;
}