body {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	background:url(images/english/site/bg_page.gif);
	background-repeat:repeat-x;
}

.GrayBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484848;
	font-weight:bold;
	
}


.RedBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F20425;
	font-weight:bold;
	
}

.BlueBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D96EF;
	font-weight:bold;
	
}

.WhiteBold{ 
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;

	}
	
.WhiteNormal{ 
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;

	}
	
	
.TopNavigationLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404142;
	text-decoration: none;
	margin-left:12px;
	margin-right:12px;
	font-weight:bold;
    }
	
A.TopNavigationLink:hover
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E97F1;
	text-decoration:none;
	margin-left:12px;
	margin-right:12px;
	font-weight:bold;
    }
	
	
.LeftPaneelLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #404142;
	text-decoration: none;
	margin-left:7px;

	font-weight:bold;
    }
	
A.LeftPaneelLink:hover
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3E97F1;
	text-decoration:none;
	margin-left:7px;
	
	font-weight:bold;
    }	
	
	
	
	
	
	
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #395E05;
	margin-left:12px;
	margin-right:12px;
	text-decoration: none;
    }
	


.Footer_Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration:none;
	font-weight:normal;
    }
	
A.Footer_Link:hover
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
    }
	
	
	.CheckList_Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
	margin-left:3px;
    }
	
A.CheckList_Link:hover
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	margin-left:3px;
	line-height:18px;
    }
	
	
	
.form_textfield{
border-width:1px;
border-color:#B1AFAF;
width:120px;
height:16px;
background-color:#F2F1F1;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3D96EF;
padding-left:4px;
border-style:solid;
}

.border{
border-width:1px;
border-color:#9AA4A7;
border-style:solid;
}