/* CSS PPC *** E-Force *** 22-11-2006 */

body {
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	font-size					: 12px;
	background-color			: white;
	margin						: 0px 0px 10px 0px;
	background-color			: #ECECEC;
}

div.Sitemap {
	width					: 100% -4px;
	text-align			: right;
	font-size			: 7pt;
	padding-top			: 4px;
	padding-right		: 10px;
	padding-bottom		: 4px;
}

div.Container {
	align					: center;
	margin-left			: auto;
	margin-right		: auto;
	width					: 1000px;
	background-image	: url(../Images/ContainerBg.gif);
	background-repeat	: repeat-y;
	background-position	: left;
	border				: 2px solid #CCCCCC;
	background-color	: white;
	min-height				: 570px;
	_height				: 570px;
}

div.Top {
	width					: 1000px;
	height				: 184px;
}

div.MenuLeft {
	float					: left;
	width					: 277px;
	display				: block;
	clear					: both;
}

div.ContentRight {
	float					: right;
	padding-right		: 10px;
	padding-left		: 10px;
	padding-top			: 25px;
	padding-bottom		: 5px;
	width					: 702px;
	background-color	: white;
	display				: block;
	line-height			: 18px;
	height				: 360px;
	overflow				: auto;
}

div.MenuButton {
	color					: white;
	font-size			: 16px;
	font-family			: Univers LT 49 Light Ultra Condensed, Univers, Arial;
	font-weight			: bold;
	letter-spacing		: 5px;
	word-spacing		: 3px;
	text-transform		: uppercase;
}

div.ShortNews {
	display					: block;
}

div.Producties {
	line-height		: 40px;
	padding-left	: 20px;
	width				: 234px;
	height			: 40px;
	display			: block;
	cursor			: pointer;
	letter-spacing	: 4px;
}

div.Bottom {
	width				: 100%;
	font-size		: 3px;
	clear				: both;
}

/* #### MENU LINKS ###### */

a.SiteMap0 {
	color					: #235997;
	text-decoration	: none;
	border-bottom		: 1px dotted #009c55;
	font-size			: 14px;
	padding-bottom		: 5px;
	padding-left		: 10px;
	padding-right		: 10px;
	margin-left			: 30px;
}


a.SiteMap0 {
	color					: #009c55;
	text-decoration	: none;
	border-bottom		: 1px dotted #235997;
	font-size			: 14px;
	padding-bottom		: 5px;
	padding-left		: 10px;
	padding-right		: 10px;
	margin-left			: 30px;
}

a.Menu:link {
	padding-top			: 24px;
	padding-bottom 	: 24px;
	background-color	: #009C55;
	font-size			: 13pt;
	color					: white;
	font-family			: Verdana;
	text-decoration	: none;
	display				: block;
	width					: 223px;
	padding-left		: 54px;
	font-weight			: normal;
	letter-spacing		: 4px;
}

a.Menu:visited {
	padding-top			: 24px;
	padding-bottom 	: 24px;
	background-color	: #009C55;
	font-size			: 13pt;
	color					: white;
	font-family			: Verdana;
	text-decoration	: none;
	display				: block;
	width					: 223px;
	padding-left		: 54px;
	font-weight			: normal;
	letter-spacing		: 4px;
}

a.Menu:hover {
	padding-top			: 24px;
	padding-bottom 	: 24px;
	background-color	: #012966;
	background-image	: url(../Images/MenuOver.gif);
	background-repeat	: no-repeat;
	background-position	: left center;
	font-size			: 13pt;
	color					: white;
	font-family			: Verdana;
	text-decoration	: none;
	display				: block;
	width					: 223px;
	padding-left		: 54px;
	font-weight			: normal;
	letter-spacing		: 4px;
}

.MenuBtn0 {
	border				: 0px solid black;
	display				: block;
}

a.ReadOn:link {
	color						: white;
	font-size				: 14px;
	font-family				: Univers, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	text-decoration		: none;
	display					: block;

}

a.ReadOn:visited {
	color						: white;
	font-size				: 14px;
	font-family				: Univers, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	text-decoration		: none;
	display					: block;
}

a.ReadOn:hover {
	color						: white;
	text-decoration		: none;
	display					: block;
}

a:link {
	color							: Black;
	text-decoration			: none;

}

a:visited {
	color							: Black;
	text-decoration			: none;
}

a:hover {
	color							: Black;
	text-decoration			: underline;
}


h1 {
	font-size					: 16px;
	color							: black;
	font-weight					: bold;
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	width							: 100%;
	border-bottom				: 1px solid white;
}

img.imgButton {
	border 	: 0xp solid black;
	border-left	: 0px solid black;
	border-top	: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
}

/************** News Table Styling **************/

table.News {
	width						: 100%;
}

td.NewsTitle {
	font-size				: 12px;
	font-weight				: bold;
	border-bottom			: 1px solid #C72C27;
	color						: #012966;
}

td.NewsText {
	font-size				: 12px;
	padding-left			: 3px;
	border-left				: 1px solid #C72C27;
	border-right				: 1px solid #C72C27;
}

td.NewsBottom {
	font-size				: 10px;
	text-align				: right;
	border-top				: 1px solid #C72C27;
	padding-right			: 10px;

}

td.NewsBottom a:Link {
	color						: #012966;
	font-size				: 10px;
	text-align				: right;
}

td.NewsBottom a:Visited {
	color						: #012966;
	font-size				: 10px;
	text-align				: right;
}

td.NewsHeader {
	font-size				: 13px;
	font-weight				: bold;
	border-bottom			: 1px solid #8F4E1B;
	padding-top				: 20px;
}

table.ShortNews {
	width						: 100%;
}

td.ShortNewsHeader {
	color							: #012966;
	font-size					: 14px;
	font-weight					: bold;
	background-image			: url(../Images/NewsHeaderBg.gif);
	background-position		: bottom left;
	background-repeat			: no-repeat;
	padding-left				: 32px;
}

td.ShortNewsText {
	border-left					: 2px solid #C72C27;
	border-right				: 2px solid #C72C27;
	border-bottom				: 2px solid #C72C27;
	padding						: 4px;
}

td.ShortNewsDate {
	text-align					: right;
	font-size					: 10px;
	color							: #C72C27;
}


/* *** Table Productions *** */

table.Project {
	width						: 95%;
}

table.ProjectOverview {
	width						: 234px;
	height					: 40px;
	background-color		: #C72C27;
	color						: white;
	text-align				: left;
	margin-left				: 20px;
	margin-bottom			: 20px;
	display					: block;

}

td.ProjectOverviewHeader {
	color					: white;
	font-size			: 14px;
	font-family			: Univers, Arial, Helvetica, sans-serif;
	font-weight			: bold;

}

td.ProjectOverviewText {
	font-size				: 10px;

}

td.ProjectOverviewBottom {
	text-align				: right;

}

/* *** FORMS *** */

input.Text {
	color							: black;
	border-top					: 2px solid #C72C27;
	border-left					: 2px solid #C72C27;
	border-bottom				: 2px solid #C72C27;
	border-right				: 2px solid #C72C27;
}

textarea {
	border-top					: 2px solid black;
	border-left					: 2px solid black;
	border-bottom				: 2px solid black;
	border-right				: 2px solid black;
	color							: #C72C27;
	font-family					: Verdana;
	font-size					: 12px;
}

input.Btn {
	background-color			: #012966;
	color							: white;
	font-weight					: bold;
	border						: 1px solid #012966;
}

input.BtnBack {
	color							: white;
	font-size					: 1px;
	border						: 0px solid white;
	background-image			: url(../Images/BackArrow.gif);
	width							: 39px;
	height						: 45px;
	cursor						: pointer;
}

input.BtnForward {
	color							: white;
	font-size					: 1px;
	border						: 0px solid white;
	background-image			: url(../Images/ForwardArrow.gif);
	width							: 39px;
	height						: 45px;
	cursor						: pointer;
}

/* FONT STYLES */

FONT.header {
	font-size					: 14pt;
	font-weight					: bold;
	color							: #00498D;
}

FONT.subheader {
	font-size					: 12pt;
	font-weight					: bold;
	color							: #CD3329;
}