body {
	background-color: #000000;
	margin: 5px 0px 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	scrollbar-face-color:#E4E4E4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#000000;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/side_bg_fr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;




}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9999CC;
	font-weight: lighter;
	text-indent: 5px;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #000099;

}
.RightMargin {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #9999CC;
}
.LeftMargin {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9999CC;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	background-color: #C2C2C7;

}
.BottomMargin {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3F2;
}
.PageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9999CC;
	font-weight: lighter;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1F0;

}

.button{
	border: 1px solid #B4B7C1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#000000;
	padding: 3px;
	height: 26px;


}

.buttonOver{
	border: 1px solid #B4B7C1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	background-color:#CCCCCC;
	padding: 3px;
	background-image: url(images/bg_button.jpg);
	height: 26px;



}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #E4E4E4;
	color: #000000;
	width: 95%;


}

.printerOnly{display:none}
.screenOnly{display:block}
.tablebordersolid {


	border: 1px solid #407386;
}
.tableborderside {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #407386;
	letter-spacing: 2px;
	font-variant: normal;
	font-style: normal;
	text-indent: 4px;







}
.tableborderbottom {

	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.tableborderleftright {
	border-top: 1px none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none;
	border-left: 1px solid #CCCCCC;

}
.tableborderbuttactive {
	border-top: 1px groove #000000;
	border-right: 1px groove #000000;
	border-bottom: 1px none #000000;
	border-left: 1px groove #000000;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.infopanel {
	position: absolute;
	width: 250px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 66px;
	bottom: 2px;
	right: 2px;

}
.FooterLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;


}

#dhtmltooltip{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 4px;
	background-color: #E4E4E4;
	z-index: 100;
	filter: progid;
	visibility: hidden;
:DXImageTransform.Microsoft.Shadow(color=black,direction=135, strength=2);
}
.SidebgL {
	background-color: #000000;
	background-image: url(images/side_bg_uk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.SidebgR {

	background-color: #000000;
	background-image: url(images/side_bg_me.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.iconDoc {
	vertical-align: middle;
	margin-right: 2px;
	background-color: #000000;

}

.menumobile {
	display: none;
}
