/* *************************
	CSS Nieuw Valkeveen
	22-06-2006
	************************* */

body {
	margin					: 0px 0px 0px 0px;
	background-color		: #3E5E35;
	font-size				: 12px;
	font-family				: Verdana;
	color						: white;
}

/* ***********
	L A Y E R S
	*********** */

div.Container {
	margin-left				: auto;
	margin-right			: auto;
	width						: 1003px;
	background-color		: #3E5E35;
}

div.Header {
	width						: 100% -20px;
	background-color		: #93A190;
	height					: 26px;
	clear						: both;
	padding-left			: 20px;
}

div.Main {
	background-image		: url(../Images/RightBg.gif);
	background-repeat		: repeat-y;
	background-position	: right;
}

div.Right {
	width						: 381px;
	float						: right;
	border-top				: 1px solid #BBC8B6;
	background-image		: url(../Images/RightDrawingBg.gif);
	background-repeat		: no-repeat;
	background-position	: top;
	min-height				: 200px;
	_height					: 200px;
	padding-top				: 4px;
	padding-left			: 4px;
}

div.Content {
	width						: 618px;
	float						: left;
}

div.ContentText {
	width						: 100% -20px;
	padding-left			: 10px;
	padding-right			: 10px;
}

div.ContentHeader {
	width						: 100%;
	background-image		: url(../Images/ContentHeader.jpg);
	background-repeat		: no-repeat;
	height					: 77px;
	clear						: both;
	margin-bottom			: 20px;
}

div.Bottom {
	clear						: both;
	width						: 100% -20px;
	height					: 4px;
	text-align				: right;
	padding-right			: 20px;
}

/* ***********
	T A B L E S
	*********** */

table.RightSide {
	width						: 364px;
}

table.RightSide img {
	border					: 1px solid white;
}

/* *************
	L I N K S 
	************* */
	
a.Menu:link {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	margin-left				: 12px;
}

a.Menu:visited {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	margin-left				: 12px;
}

a.Menu:hover {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	border-bottom			: 2px solid white;
	margin-left				: 12px;
}

a.MenuSelected:link {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	margin-left				: 12px;
	border-bottom			: 2px solid #B7C4B4;
}

a.MenuSelected:visited {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	margin-left				: 12px;
	border-bottom			: 2px solid #B7C4B4;
}

a.MenuSelected:hover {
	font-family				: Times New Roman;
	font-size				: 17px;
	font-weight				: bold;
	color						: white;
	text-decoration		: none;
	border-bottom			: 2px solid white;
	margin-left				: 12px;
}

a.TinyLink:link {
	font-size				: 10px;
	font-family				: Verdana;
	color						: #31482C;
	text-decoration		: none;
}

a.TinyLink:visited {
	font-size				: 10px;
	font-family				: Verdana;
	color						: #31482C;
	text-decoration		: none;
}

a.TinyLink:hover {
	font-size				: 10px;
	font-family				: Verdana;
	color						: white;
	text-decoration		: underline;
}

a:link {
	text-decoration		: underline;
	color						: white;
}

a:visited {
	text-decoration		: underline;
	color						: white;
}

a:hover {
	text-decoration		: underline;
	color						: #DBEAD8;
}

/* ************
	M I S C
	************ */
	
h1 {
	font-size				: 14px;
	font-weight				: bold;
	color						: white;
}

FONT.header {
	font-size				: 15px;
	font-weight				: bold;
	color						: white;
}

FONT.subheader {
	font-size				: 15px;
	font-weight				: bold;
	color						: #B2C4AD;
}

hr {
	height					: 1px;
	border-top				: 1px solid #EAEFD8;
}

img.DocumentImage {
	border					: 3px solid #B2C4AD;
}

/* *******
	F O R M
	******* */
	
input.Text {
	font-size				: 11px;
	color						: #3D5F36;
	border					: 2px solid #8B9F86;
	font-family				: Verdana;
} 

input.Btn {
	font-size				: 11px;
	color						: white;
	background-color		: #8B9F86;
	border					: 0px;
	font-family				: Verdana;
} 

textarea {
	font-size				: 11px;
	color						: #3D5F36;
	border					: 2px solid #8B9F86;
	font-family				: Verdana;
}
