HTML,BODY{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
   margin:0;
   padding:0;
   height:100%;
   width:100%;	
	scrollbar-DarkShadow-Color: #eb881b;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #3a146e;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #eb881b;
	scrollbar-Arrow-Color: #FFFFFF;
}
P{
   margin:0;
   padding:0;
   line-height:18px;

}
TD{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	}

.fullTable{
   height:100%;
   width:100%;	
}
input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.invul{
	background:#FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #CCCCCC;
  	color:#000000;
  	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
}
.knopje{
	background:#FFFFFF;
	border-top: 2px solid #909092;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #909092;
  	color:#000000;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
H2{
	font-size: 14px;
	color:#3a146e;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 14px;
	color:#eb881b;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
.purple{
	color:#3a146e;
	line-height:20px;
	font-weight:bold;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
A:visited {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
A:hover,A:active {
	color: #646464;
	text-decoration:underline;
	font-weight: bold;
}
A.purpleLink:link {
	color: #3a146e;
	font-weight: bold;
	text-decoration:none;
}
A.purpleLink:visited {
	color: #3a146e;
	text-decoration:none;
	font-weight: bold;
}
A.purpleLink:hover,A.purpleLink:active {
	color: #3a146e;
	text-decoration:underline;
	font-weight: bold;
}
A.smallLink:link {
	color: #3a146e;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
A.smallLink:visited {
	color: #3a146e;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
A.smallLink:hover,A.smallLink:active {
	color: #3a146e;
	font-size:11px;
	text-decoration:underline;
	font-weight: normal;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #e9871d;
	text-align: left;
	padding-top: 145px;
	padding-left: 25px;
	text-decoration: none;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #3a146e;
	text-align: left;
	padding-top: 145px;
	padding-left: 25px;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color:#3a146e;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a.sublevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #3a146e;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a.sublevel#active_menu {
	color:#3a146e;
	font-weight: bold;
}

.bgTop{
	background-image: url(/imgs/bgtop.gif);
	background-repeat: repeat-x;
	background-position:top left;
}
.bgBottomLeft{
	background-image: url(/imgs/bgbottomleft.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.bgBottomBack{
	background-image: url(/imgs/bgbottomback.gif);
	background-repeat: repeat-x;
	background-position:top left;

}
.bgTekst{
	background-color:#fcecda;
	background-image: url(/imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.bold{
	font-weight:bold;
}
