/* ---------------------------------------------- */
/* Global styles */
BODY, TD, P  { 
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000;
	margin:0px;
	padding:0px;
}

.info {
	font-size : 7pt;
}
/* EndGlobal styles */
/* ---------------------------------------------- */




/* ---------------------------------------------- */
/* Specific for RepartitieForm */
.textInput {
	font-family : Trebuchet MS;
	width: 193px;
	height: 20px;
	color : #FFFFFF;
	padding:2px;
	background: #ED1C24;
	border:0;
}
/* End specific for RepartitieForm */
/* ---------------------------------------------- */


/* ---------------------------------------------- */
/* Specific for Body */
Body {
	background: #ED1C24;
}
/* End specific for Body */
/* ---------------------------------------------- */


/* ---------------------------------------------- */
/* Content field specific */
.ContentScrolled {
	padding-right: 20px;
	overflow: auto;
	height: 370px;
}
.Content {
	width: 100%;
}

.pageHeader  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #000;
}

.Par1  {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #000;
}

.Par2  {
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000;
}

.Par3  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000;
}

.Small  {
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #000;
}
/* End Content field specific */
/* ---------------------------------------------- */


/* ---------------------------------------------- */
/* Global link classes */
A, A:link, A:Active, A:visited {
	font-size : 11px;
	font-weight : bold;
	color : #ED1C24;
	text-decoration : none;
}
A:hover {
	color : #000;
}

A.Active, A.Active:link, A.Active:Active, A.Active:visited {
	font-size : 11px;
	font-weight : bold;
	color : #666;
	text-decoration : none;
}
A.Active:hover {
	color : #eee;
}
/* End Global link classes */
/* ---------------------------------------------- */


/* ---------------------------------------------- */
/* Specific Menu Classes */
.active1, .inActive1 {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
}
A.active1, A.active1:link, A.active1:Active, A.active1:visited {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
}
A.active1:hover {
	color : #7F7F7F;
}
A.inactive1, A.inactive1:link, A.inactive1:Active, A.inactive1:visited {
	font-size : 11px;
	font-weight : bold;
	color : #7F7F7F;
	text-decoration : none;
}
A.inactive1:hover {
	color : #000;
}

.active2, .inActive2 {
	font-size : 11px;
	font-weight : bold;
	color : #ED1C24;
	text-decoration : none;
}
A.active2, A.active2:link, A.active2:Active, A.active2:visited {
	font-size : 11px;
	font-weight : normal;
	color : #ED1C24;
	text-decoration : none;
}
A.active2:hover {
	color : #7F7F7F;
}
A.inactive2, A.inactive2:link, A.inactive2:Active, A.inactive2:visited {
	font-size : 11px;
	font-weight : normal;
	color : #7F7F7F;
	text-decoration : none;
}
A.inactive2:hover {
	color : #ED1C24;
}

.active3, .inActive3 {
	padding-left: 5px;
	font-size : 11px;
	font-weight : bold;
	color : #ED1C24;
	text-decoration : none;
	background: url("/img/menu_bullet_3.gif") no-repeat;
}
A.active3, A.active3:link, A.active3:Active, A.active3:visited {
	padding-left: 5px;
	font-size : 11px;
	font-weight : normal;
	color : #ED1C24;
	text-decoration : none;
	background: url("/img/menu_bullet_3.gif") no-repeat;
}
A.active3:hover {
	color : #7F7F7F;
}
A.inactive3, A.inactive3:link, A.inactive3:Active, A.inactive3:visited {
	padding-left: 5px;
	font-size : 11px;
	font-weight : normal;
	color : #7F7F7F;
	text-decoration : none;
	background: url("/img/menu_bullet_3.gif") no-repeat;
}
A.inactive3:hover {
	color : #ED1C24;
}


A.topMenu, A.topMenu:link, A.topMenu:Active, A.topMenu:visited {
	color : #7F7F7F;
	font-size : 11px;
	font-weight : normal;
}
A.topMenu:hover {
	color : #000000;
}
/* End Specific Menu classes */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* Specific Price Module Classes */

#ModuleForm {
}

#ModuleLayout {
	width: 650px;
	margin: 20px;
	margin-top: 5px;
	padding-bottom: 10px;
	background: #FFF;
}

#ModuleBlock {
	width: 582px;
	padding: 10px;
	margin: 20px;
	border: 4px dashed #FF0000;
}

#ModuleBlockBasic {
	width: 630px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* End Specific Price Module classes */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* Specific English Classes */

#EnglishLayout {
	width: 600px;
	margin: 10px;
	background: #FFF;	
}

#EnglishContent {
	margin: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	background: #FFF;
}

/* End Specific English classes */
/* ---------------------------------------------- */

/* NEW */
.menuul {padding:0px;margin:0px;width:258px;}
.menuli {border-bottom:2px dotted red;list-style:none;padding:2px 0px 3px 28px;margin:0px;}

.submenuul {padding:0px;margin:0px;}
.submenuli {list-style:none;padding:0px 0px 3px 20px;margin:0px;}

h1 {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #000;
	margin:0px;
	padding:0px;
}

.bovenbalk				{ position:absolute;top:0px;left:0px;background:url(../img/bg_bovenbalk.jpg) repeat-x bottom;width:100%;color:#ffffff;font-size:14px;border-bottom:1px solid #a3a3a3;z-index:100;}


.center						  { position:relative; width:940px; margin:0 auto;margin-left:200px;}
#container_header			{ overflow:hidden;}
#container_header td	{	width:218px;}
.bovenbalk .button		{ position:absolute;top:-1px;left:570px;margin:0px !important;}

#header								{ height:105px;}

/* BOVENBALK */
.bovenbalk #container_header .flLeft	{float:left;}
.bovenbalk #container_header .text		{margin:17px 0 15px 4px;}
.bovenbalk #container_header .table		{margin-bottom:20px; margin-left:5px; width:700px;}
.bovenbalk .center						{margin-left:250px;}