/* CSS Document */

.LogoShadow {
	background-image:url(../images/logo_shadow.gif);
	height:4px;
	}
.BGLeftlinks {
	background-image:url(../images/bg_leftlinks_members.gif);

	}
.BGLeftlinksMembersPages {
	background-image:url(../images/bg_leftlinks_members.gif);
	}
.BGTopbar {
	background-image:url(../images/bg_topbar.gif);
	height:89px;
	}
.BGLatestNews {
	background-image:url(../images/bg_latestnews.gif);
	}
	
	
	
	
.Seperator01Leftlinks {
	background-image:url(../images/seperator01_leftlinks.gif);
	height:37px;
	}
.Seperator02Leftlinks {
	background-image:url(../images/seperator02_leftlinks.gif);
	height:37px;
	}
.SeperatorLeftlinks {
	background-image:url(../images/seperator_contentt.gif);
	background-repeat:repeat-x;
	height:1px;
	}
.SeperatorContent {
	background-image:url(../images/seperator_content.gif);
	background-repeat:repeat-x;
	height:1px;
	}


.TextLatestNews {
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#FEF6E4;
	text-decoration:none;
	}
	.TextLatestNews a{
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#FEF6E4;
	text-decoration:underline;
	}
	.TextLatestNews a:hover{
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#FEF6E4;
	text-decoration:underline;
	}
.TextContent {
	font-family:Tahoma;
	font-size:11px;
	color:#4B4B2E;
	text-decoration:none;	
	}
	.TextContent a{
	font-family:Tahoma;
	font-size:11px;
	color:#4B4B2E;
	text-decoration:underline;
	}
	.TextContent a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#4B4B2E;
	text-decoration:underline;
	}
.TextContentMedium{
	font-family:Tahoma;
	font-size:12px;
	color:#4B4B2E;
	text-decoration:none;	
	}
	.TextContentMedium a{
	font-family:Tahoma;
	font-size:12px;
	color:#4B4B2E;
	text-decoration:underline;
	}
	.TextContentMedium a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#4B4B2E;
	text-decoration:underline;
	}
.TextContentGreen {
	font-family:arial;
	font-size:13px;
	color:#036F30;
	text-decoration:none;
	}
.TextContentGreenBold {
	font-family:tahoma;
	font-size:11px;
	color:#03973F;
	text-decoration:none;
	}
.TextContentBOLD {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#57442A;
	}
	
	
	
	
	
.FooterLinks {
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	.FooterLinks a{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	.FooterLinks a:hover{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	}
	
	
	
.TopMostLinks {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	.TopMostLinks a{
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	.TopMostLinks a:hover{
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
	
	
	
.LeftLinks {
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	.LeftLinks a{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	.LeftLinks a:hover{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}
.LeftLinksHeading {
	font-family:verdana;
	font-size:13px;
	color:#FFBFBF;
	}
	
	
	


.MainActivitiesLink {
	font-family:arial;
	font-size:12px;
	color:#0D3CB4;
	text-decoration:none;
	}
	.MainActivitiesLink a{
	font-family:arial;
	font-size:12px;
	color:#0D3CB4;
	text-decoration:none;
	}
	.MainActivitiesLink a:hover{
	font-family:arial;
	font-size:12px;
	color:#0D3CB4;
	text-decoration:underline;
	}



.ProductsName {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#036F30;
	text-transform:uppercase;
	}
.ProductsNameBlack {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	}
.SubmitButton {
	background-image:url(../images/bg_submit.gif);
	width:111px;
	height:21px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	}
.OKButton {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background-color:#006633;
	border:#004F21 2px solid;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	}
.BorderBox {
	border:1px #D5D5B8 solid;
	background-color:#EAEAD4;
}
.Box {
	border:1px #D5D5B8 solid;
}

.ConfirmationAlertBox {
	border: 1px solid #04B4FF;
	background-color: #D9F3FF;	
	padding:5px;
	}
	 
.ConfirmationAlertText {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0457B3;
	}
.ErrorAlertBox {
	border: 1px solid #FF2D2D;
	background-color: #FFE6E6;	
	padding:5px;
	}
	 
.ErrorAlertText {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #CC0000;
	}
	
.LeftLinksHighlighted {
	font-family:verdana;
	font-size:12px;
	color:#FFFEF6;
	text-decoration:none;
	font-weight:bold;
	}
	.LeftLinksHighlighted a{
	font-family:verdana;
	font-size:12px;
	color:#FFFEF6;
	text-decoration:none;
	font-weight:bold;
	}
	.LeftLinksHighlighted a:hover{
	font-family:verdana;
	font-size:12px;
	color:#FFFEF6;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
.ProductLabel {
	font-family:arial;
	font-size:11px;
	color:#D51212;
	font-weight:bold;
	}