frameset, frame{
	border: none;
	margin: 0px;
	padding: 0px;
}

html,body{
	margin: 0px;
	padding: 0px;
}

body,table,tr,td,th,p{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}


a,a:active,a:visited,a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #002D5B;
}
a:hover{
	color: #FB7015;
}
.menulinks,.menulinks:active,.menulinks:visited,.menulinks:hover{
	text-decoration: none;	
}
td.title_left,
td.title_right{
	width: 16px;
	height: 31px;	
}
td.title_left{
	background: transparent url(/img/title_left.gif) no-repeat;
}
td.title_right{
	background: transparent url(/img/title_right.gif) no-repeat;
}
td.title_center{
	background: transparent url(/img/title_center.gif) repeat-x;
	height: 31px;
	text-align: center;
	color: #919195;
	font-size: 20px;
	font-weight: normal;
}


img.border{
	border: 1px solid #002D5B;	
}

.orange{
	color: #F8981D;
}

.button,
a.button_link div{
	background: transparent url(/img/button.gif) no-repeat;
	width: 100px;	
	height: 20px;	
	text-align: center;
	color: #919195;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	padding-top: 2px;
	border: none;
	float: left;
}
a.button_link{
	text-decoration: none !important;
}
.button:hover,
a.button_link:hover div{
	color: #F8981D;
}
.button_wide{
	background: transparent url(/img/button_wide.gif) no-repeat;
}
input.button{
	padding: 0px;
}

td.aanbod_status_center{
	background: url(/img/aanbod_status_center.gif) repeat-x;
	height: 21px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

td.aanbod_status_left{
	background: url(/img/aanbod_status_left.gif) no-repeat;
	width: 9px;
	height: 21px;
}

td.aanbod_status_right{
	background: url(/img/aanbod_status_right.gif) no-repeat;
	width: 9px;
	height: 21px;
}

/*******************************************************************************
	STYLESHEET FOR INDEX.CFM (homepage)
*******************************************************************************/

	IMG#office {
		border: solid 1px #000000;
		margin-right: 20px;
		width: 150px;
		height: 225px;
		position: relative;
		float: left;
	}
	
	DIV#SPOTLIGHT {
		
		width: 360px;
		height: 240px;
	}
	
		
	IMG#spotlightPhoto {
		display: block;
		width: 360px;
		height: 240px;
		border: solid 1px #000000;
	}