BODY
	{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(gfx/background.gif);			
	}
	
H1
	{
	font-size: 14px;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	font-weight: bold;	
	color: #404040;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;	
	}	
		
P
	{
	font-size: 12px;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	font-weight: normal;	
	color: #404040;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;	
	}

.feil
	{
	font-size: 12px;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	font-weight: normal;	
	color: #ff0000;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	}
	
li
	{
	font-size: 12px;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	font-weight: normal;	
	color: #404040;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	}
	
hr
	{
	color: #C6C6C6;
	background-color: #C6C6C6;
	width: 350px;					
	}
	
.topFrame
	{
	padding-left:20px; 
	background: url(gfx/topframe.gif) no-repeat;
	}

.MenuBarLeft
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_left_grey.gif) no-repeat;
	}	
.MenuBarCenter
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_center_grey.gif) no-repeat;
	}	
.MenuBarRight
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_right_grey.gif) no-repeat;
	}		
.MenuBarLeftOn	
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_left_blue.gif) no-repeat;
	}	
.MenuBarCenterOn
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_center_blue.gif) no-repeat;
	}	
.MenuBarRightOn	
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	background: url(gfx/menu_right_blue.gif) no-repeat;
	}
	
.top
	{
	background: url(gfx/Top.gif) no-repeat;
	}	
.center
	{
	background: url(gfx/Body.gif) repeat-y;
	}	
.bottom
	{
	background: url(gfx/Bottom.gif) no-repeat;
	}
	
.greytop
	{
	background: url(gfx/greytop.gif) no-repeat;
	}	
.greycenter
	{
	background: url(gfx/greybody.gif) repeat-y;
	}	
.greybottom
	{
	background: url(gfx/greybottom.gif) no-repeat;
	}
	
.teal
	{
	font-size: 12px;
	font-family: verdana,tahoma,helvetica,arial, sans-serif;
	font-weight: bold;	
	color: #2E9DC2;	
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}	

a:link.menu		{color: #FFFFFF;text-decoration: none;}
a:visited.menu 	{color: #FFFFFF;text-decoration: none;}
a:hover.menu	{color: #FFFFFF;text-decoration: none;}
a:active.menu  	{color: #FFFFFF;text-decoration: none;}

a:link.blue		{color: #036383; text-decoration: none; font-size: 12px; font-family: verdana,tahoma,helvetica,arial, sans-serif; font-weight: normal;}
a:visited.blue	{color: #036383; text-decoration: none; font-size: 12px; font-family: verdana,tahoma,helvetica,arial, sans-serif; font-weight: normal;}
a:hover.blue	{color: #06A0D2; text-decoration: none; font-size: 12px; font-family: verdana,tahoma,helvetica,arial, sans-serif; font-weight: normal;}
a:active.blue	{color: #036383; text-decoration: none; font-size: 12px; font-family: verdana,tahoma,helvetica,arial, sans-serif; font-weight: normal;}
