body {
    background-color: #ffffff;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000000;
    font-family: arial, verdana, tahoma;
}

div.blockTitle 
	{
	padding: 3px; 
	background-color: #993333; 
	color: #ffffff; 
	font-weight: bold; 
	border-bottom: 1px solid #393939;
	}	

p,td,li,textarea,input,div,span,blockquote,select {
    font-family: verdana, tahoma;
  	font-size: 12px;
  	color: #000000;
}

/* Text */

	.bodytext {
    font-family: verdana, tahoma;
    text-align: justify;
  	font-size: 12px;
  	color: #202020;
}

	.pagetitle {
    font-family: verdana, tahoma;
    font-weight:bolder;
  	font-size: 12px;
  	color: #0A479E;
}

	.services {
    font-family: arial,verdana;
    font-weight: bold;
    text-align: left;
  	font-size: 12px;
  	color: #606060;
	}

	.heading {
    font-family: arial,verdana;
    font-weight: bold;
    text-align: left;
  	font-size: 10px;
  	color: #606060;
	}

	.servicetext {
		font-size:12px;
		font-family:arial,tahoma;
		color:#404040;
		text-align:justify;
	}

/* Tables */

	.rowHeader {padding-left: 5px;padding-right: 5px;background-color: #CCCCCC;color:#393939;text-decoration: none;font-weight:normal; height:20px;}
	.rowAlternate1 {padding-left: 5px;padding-right: 5px;background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal; height:20px;}
	.rowAlternate2 {padding-left: 5px;padding-right: 5px;background-color: #E6EBED;color:#393939;text-decoration: none;font-weight:normal; height:20px;}

	.rowAlternate3 {border-right:1px solid #000000; padding-left: 0px;padding-right: 0px;background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}
	.rowAlternate4 {border-right:1px solid #000000; padding-left: 0px;padding-right: 0px;background-color: #E6EBED;color:#393939;text-decoration: none;font-weight:normal;}


/* Menus */
	td#mainmenu a {font-size:12px; background-color:transparant; display: block; margin: 0; padding: 2px; border-bottom: 1px solid #6389A0;}
	
	td#mainmenu a:hover {background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}
	
	#mainmenu a {text-align:left; display: block; margin: 0; padding: 2px;  color:#000066;text-decoration: none; font-weight:normal;}
	
	td#mainmenu a.menuMain {border-bottom: 1px solid #6389A0;padding-left: 5px;line-height:150%;}
	
	#mainmenu a.menuMain {padding-left: 3px;}
	
	
/* links etc. */

	a	{
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a:visited {
		text-decoration: none;
	}

	a.inline	{
		color: #22546D;
		text-decoration: none;
	}

	a.inline:visited {
		color:  #22546D;
		text-decoration: none;
	}

	a.inline:hover {
		color:  #22546D;
		text-decoration: underline;
	}

	.topbar {
		color: #ffffff;
		font-family:arial;
		font-size:12px;
		text-decoration: none;
		line-height:150%
	}

	.topbar:hover {
		color: #ffffff;
		font-family:arial;
		font-size:12px;
		text-decoration: underline;
	}

	a.news,a.news:visited	{
		color: #336C97;
		text-decoration: none;
		font-family: verdana;
		font-size: 12px;
	}

	a.news:hover {
		color: #0085EC;
		text-decoration: underline;
		font-family: verdana;
		font-size: 12px;
	}
