* {
	-moz-box-sizing:border-box;}

body {
	margin:0px 0px;
	padding:0px 0px;
	text-align:center;
	background:#485579 url(images/page_bg.jpg) repeat-x top left;}

body, td, div, a, input, textarea, span, h2{
	font:10px Verdana;
	line-height:16px;
	color:#263868;}

h2 {
	display:block;
	margin:0px 0px 4px 0px;padding:0px 0px;
	font-weight:bold;
	border-bottom:1px solid #FC3;}

form {
	display:inline;}

form p {
	margin:0px;
	padding:0px;}
	
table {
	border-collapse:collapse;}

img {
	border:none;}
	
table#holder td {
	border:1px solid #fff;}
	
a.mainmenu {
	display:block;height:23px;width:200px;
	background:#263868 url(images/mmenu_off.gif) no-repeat top right;
	font:bold 11px Verdana;color:#FFF;
	text-decoration:none;text-align:left;
	padding:4px 0px 0px 10px;
	border-bottom:1px solid #fff;}
a.mainmenu:hover {
	color:#C03;}
a.current {
	background:#53679A url(images/mmenu_on.gif) no-repeat top right;}
a.last {
height:22px;
border:none !important;}

a.default {
	text-decoration:underline;
 color:#C03;}
a.default:hover {
 text-decoration:none;color:#fc3;}
 
td.headera, td.headerb {
	height:40px;
	font:bold 11px Verdana;color:#fff;
	padding-left:12px;}

td.headera {
	background:#546DB1 url(images/headerl_bg.jpg) repeat-x top left;}

td.headerb {
	background:#304A8C url(images/headerd_bg.jpg) repeat-x top left;}

td.shadeHolder {
	background:#FFF url(images/shade_left.gif) repeat-y top left;}
	
td#footer {
	height:50px;
	background:#314F9C url(images/footer_bg.jpg) repeat-x top left;}

td#footer a {
	font:bold;color:#FFF;
	text-decoration:none;}

td#footer a:hover {
	color:#C03;}

td.text {
	padding:10px 12px;}

td.bgblue {
	background-color:#D2D9EC;} 

td.bgwhite {
	background-color:#FFF;}

table#sub td {
	border:none;}

table#sub td.borders {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;}

tr.line {
	background:#f1f1f6;}

span.quote {
	font:italic;color:#6A6A6A;}

span.meer {
 display:block;
 margin-top:16px;
 text-align:right;}

div#copyright {
	display:block;width:770px;
	font:9px verdana;color:#B2BFDF;
	padding:12px 0px;
	text-align:center;}

div.imagethumb {
	display:block;width:130px;float:left;
	padding:1px 1px;margin:2px 0px 4px 0px;
	font-size:9px;color:#669;
	line-height:14px;}
.h2divider{clear:both;border-bottom:1px solid #FFCC33;font-size:1px;line-height:1px;height:1px;margin:10px 0;color:#fff;padding:0;}
div.imagethumb2 {
	display:block;width:135px;float:right;text-align:right;
	padding:1px 1px;margin:2px 0px 4px 5px;}

li.square {
	display:block;
 list-style-type:square;
 margin:0;
 color:#C03;}
li.square span{
	color:#263868;}
	
input.text, textarea.text {
	padding:1px 1px;
	font:11px tahoma;color:#000;text-align:left;
	background:#E9ECF5;
	border:none;
	border-left:3px solid #C03;}
input.text {
	width:200px;}
textarea.text {
	width:330px;}