﻿
* {margin:0px;padding:0px;font-family:'verdana';font-size:11px;}
img {border:none;}

Body {background-color:#120D9E;color:#000080;height:100%;background-image:url('/images/background.gif');background-repeat:repeat-x ;background-position:left top;}
A {color:red;text-decoration:none;font-weight:bold;}
A.Menu {color:#FF0000;text-decoration:none;font-weight:bold;font-size:12px;}

h2 
{
	font-size:13px;font-weight:bold;
}
.menu 
{
	text-align:left;
	width:200px;
}

.header 
{
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	width:760px;
	height:150px;
}
.menuBox 
{
	font-size:13px;font-weight:bold;padding-top:15px;color:#000080;background-image:url('/images/menu_top.gif');background-repeat:no-repeat;background-position:left top;
}
.kaderTop 
{
	font-size:13px;padding-top:15px;color:#000080;background-image:url('/images/kader_top.gif');background-repeat:no-repeat;background-position:left top;
}
.kaderBot 
{
	width:198;height:10px;background-image:url('/images/kader_btm.gif');background-repeat:no-repeat;background-position:left top;
}
.kaderMid 
{
	padding-left:10px;background-image:url('/images/kader_mid.gif');background-repeat:repeat-y;padding-bottom:10px;padding-right:10px;
}
.menuBot 
{
	width:198;height:10px;background-image:url('/images/menu_btm.gif');background-repeat:no-repeat;background-position:left top;
}
.menuDiv 
{
	padding-left:10px;background-image:url('/images/menu_mid.gif');background-repeat:repeat-y;padding-bottom:10px;
}
.blue
{
	font-weight:normal;
	color:#000080;
	text-decoration:underline;
}

.normal 
{
	color:#000080;
	font-weight:normal;
}
.contentBox 
{
	width:558px;
height:100%;margin:0px;background-color:white;
}
.contentDiv 
{
	width:560px;
}
TABLE.mainwrapper {width:760px;height:100%;background-color:white;}

DIV.PageHeaderRoom {height:100;}

TABLE.pagenumberWrapper {margin-bottom:5px;}
TD.pagenumberBox {margin-left:5px;margin-right:5px;width:35;height:35;background-image:url('/images/paginanummering.jpg');background-repeat:no-repeat;background-position:left top;}

A.pagenumbers {padding-top:8px;width:35;height:35;font-size:14;font-weight:bold;background-image:url('/images/paginanummering.jpg');background-repeat:no-repeat;background-position:left top;}
A.pagenumbersSEL {padding-top:8px;width:35;height:35;font-size:14;font-weight:bold;background-image:url('/images/pagina_select.jpg');background-repeat:no-repeat;background-position:left top;}

.visiblenone 
{
	display:none;
}

.boldred {
	font-weight: bold;
	color: red;	
}

.button 
{
	background-color: #FF859A;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.footer {
 width:760px;
 height:50px;
 text-align:center;
 font-weight:normal;
 background-color:white;
 background-image:url('/images/footer.gif');
 background-repeat:no-repeat;
 background-position:left bottom;
}