body
{
	margin : 0px;
	padding : 0px; 
	font-family : Verdana, Sans-Serif;
	font-size : 11px;
	color : Black;
	background-repeat : repeat-x;
}

.tabMain
{
	width : 1000px;
}

.fntInput
{
    border : Solid 1px #83A6C2;
    font-family : Verdana;
    font-size : 11px;
}

.fntfntRequired
{
    font-family : Verdana;
    font-size : 10px;
    color : Red;
}

.fntMust
{
    font-family : Verdana;
    font-size : 10px;
    color : Red;
}

.fntDeg
{
    font-family : Verdana;
    font-size : 10px;
    color : Black;
    text-decoration : none;
}

.fntDeg:hover
{
    color : DarkBlue;
    text-decoration : underline;
}

.fntDeg:visited
{
    color : black;
    text-decoration : none;
}

.fntStandart
{
    font-family : Verdana;
    font-size : 11px;
}

.fntDutch801RmBt
{
	font-family : Dutch, Times New Roman;
	font-size : 10pt;
	color : Black;
}

.fntHeaderMenu
{
	font-family  : Dutch, Times New Roman; 
	font-size : 12px;
	color : Black;
	letter-spacing : 2px;
	color : #5D3473;
	text-decoration : none;
}

.fntHeaderMenu:hover
{
	text-decoration : none;
}

.fntMenu
{
	font-family : Dutch, Times New Roman; 
	font-size : 10px;
	color : #606060;
	letter-spacing : 2px;
	text-decoration : none;
}

.fntMenu:hover
{
	text-decoration : none;
}

.ExFntDutch
{
	font-family  :Dutch, Times New Roman ; 
	font-size : 10pt;
	color : Black;
}

.fntFooterMenu
{
	font-family  : Verdana, Sans-Serif;
	font-size : 9px;
	color : Black;
	text-decoration : none;
}

.fntFooterMenu:hover
{
	text-decoration : none;
}

.fntEventsMenu
{
	font-family  : Dutch, Times New Roman ; 
	font-size : 12px;
	color : Black;
	letter-spacing : 2px;
	color : #5D3473;
	text-decoration : none;
}

.fntEventsMenu:hover
{
	text-decoration : none;
}

.fntLabel
{
    font-family : Verdana;
    font-size : 11px;
}

.fntSpaMenu
{
	font-family  : Dutch, Times New Roman; 
	font-size : 12px;
	letter-spacing : 2px;
	color : #1A6C46;
	text-decoration : none;
}

.fntSpaMenu:hover
{
	text-decoration : none;
}

.fntGymMenu
{
	font-family  : Dutch, Times New Roman; 
	font-size : 12px;
	letter-spacing : 2px;
	color : #3d3d3d;
	text-decoration : none;
}

.fntGymMenu:hover
{
	text-decoration : none;
}

.htmlArea
{
	background-color : White;
	border : Solid 1px darkGray;
	margin : 0px;
	font-size : 11px;
	overflow : auto ;
	width : 600px;
	height : 280px;
	font-family : Verdana, Sans-Serif ;
	font-style:normal;
}

.htmlArea p
{
	margin : 0px;
}

.htmlArea td
{
	font-size : 11px;
	font-family : Verdana, Sans-Serif ;
}

p 
{
	font-family : Verdana ;
	font-weight : Normal;
	font-size : 11px; 
	margin : 0px;
}

ul 
{
	font-family : Verdana;
	font-weight : Normal;
	font-size : 11px; 
	margin : 0px;
}

ol 
{
	font-family : Verdana;
	font-weight : Normal;
	font-size : 11px; 
	margin : 0px;
}

li 
{
	font-family : Verdana;
	font-weight : Normal;
	font-size : 11px; 
	margin : 0px;
}

@font-face 
{
	font-family : "Dutch";
	src : url("http://www.lesottomans.com/Tools/Fonts/dutch.ttf");
}


h1
{
	font-family : Verdana;
	font-size : 1px;
	padding : 0 0 0 0;
	margin : 0;
}

#myOverlay img
{ 
    border: none; 
}

#myOverlay
{ 
    background-image: url(http://www.lesottomans.com/Tools/Images/General/overlay.png); 
}

* html #myOverlay
{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lesottomans.com/Tools/Images/General/Overlay.png", sizingMethod="scale");
}

#myLightBox
{
    background-color: #fff;
	padding: 10px;
	width : 300px;
	height : 300px;
}

#myLightBox img
{ 
    border: none; clear: both;
} 

#closeButton
{ 
    top: -8px; 
    right: -8px; 
}
