/* Global Styles */

body {
	background-image:url(images/bg.jpg);
	width: auto;
	padding: 5;
	
	}

H1 {
	font-size:14px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* ID Styles */

#Main {
	width:760px;
	height:580px;
	background-color: #f3f3fd;
	border: thin solid #003366;
		}
		
#MainTips {
	width:760px;
	height:530px;
	background-color: #f3f3fd;
	border: thin solid #003366;
		}
		
#Header {
	width:760px;
	height:120px;
	font:22px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	line-height:30px;
	padding: 0px;
	color: #335EA8;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	border: 3;
	 		}
		
#Heading {
	width:750px;
	letter-spacing:0.2em;
	line-height:30px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
	 		}
			
#Navigatie {
	width:760px;
	height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	background-image: url(images/menu.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
		}
		
#Content {
	width:560px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	border-top-style: none;
	color: #000033;
	height: 417px;
	max-height: 408px:
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
		}
#Tips {
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	border-top-style: none;
	color: #000033;
	height:370px;
	max-height: 375px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
		}
#Content a {
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	}
	
#Content a:hover {
	color:#000000;
	}
	
#Tipsfooter {
	width:730px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	color: #003366;
	margin-top: 10px;
	clear: none;
	font-size: 10px;
	line-height: 20px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003366;
	padding-right: 10px;
		}
			
#Footer {
	width:170px;
	height:417px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	color: #003366;
	margin-top: 10px;
	clear: none;
	font-size: 10px;
	line-height: 20px;
	padding-left: 7px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003366;
		}
		
#Footer a {
	text-decoration: none;
	color: #003366;
	}

#Navigatie a {
	color: #FFFFFF;
	line-height:normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
#Navigatie a:hover {
	color: #FFFFFF;
	background-image: url(images/menu_over_bg.jpg);
	background-repeat: repeat;
	}
	
#Footertagline 	{
	font:9px Arial, Helvetica, sans-serif;
	color: 663300;
	letter-spacing:0.4em;
	line-height:18px;
	font-weight: bold;
	}	
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.tableText {
	color:#003366;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

