HTML, BODY {
	width: 100%; height: 100%;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;	
	text-align: justify;
	margin: 0.2em 0px 0.2em 0px;
	background-image: url('../images/background.jpg'); 
	background-repeat: repeat;
}

TABLE {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.stilia-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #66CCFF;
	text-decoration: underline;
}
.bottom-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;

}
P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;	
}
P:FIRST-LETTER {
	padding-left: 3ex;
}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.text-disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.link-lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

.link-langg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.link-enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button	{
	font-size: 8pt;
}

.table-heading	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}
.table-row	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000022;
}
.message	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
}
.message-error	{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.message-success	{
	font-size: 10pt;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	text-align: center;
}
hr	{
	color: #264F6D;
}
.action-price	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.old-price	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: line-through;
}
.link {
	color: #00CCFF;
	text-decoration: none;
}
.masked
{
	display: none;
	color: #FFFFFF;
	text-decoration: none;
}
tr.bottomlinks {
	background-image: url("/images/bottom_menu_bar_bg.jpg");
	background-repeat: no-repeat;
}
td.bottomlinks {
	text-align: center;
	padding: 1px 1ex 1px 1ex;
	white-space: nowrap;
	border: 1px solid #777777;
}
.copyright {
	background-image: url("/images/bottom_bg.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	height: 1%;
}
H1 {
	text-align: center;
	margin: 0.5em 0px 0.5em 0px;
	font: bold 20pt "Arial",sans-serif;
	color: #FFFFFF;
}
H2 {
	clear: both;
	text-align: left;
	margin: 1em 0px 0px 0px;
	padding-left: 4ex;
}
H2, .level2 {
	font: bold 15px "Arial",sans-serif;
	padding: 5px 3ex 0px 5ex;
	background: url('/images/menu_bar_fill.jpg') repeat-x;
	color: #CCCCCC;
	height: 27px;
	vertical-align: middle;
	padding-top: 4px;
}
.textimage {
	margin: 5px 15px 10px 5px;
	border: 1px outset;
	float: left;
}
.centerimage {
	margin: 5px;
	border: 1px outset;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.allwidth {
	width: 100%;
}
.allheight {
	height: 100%;
}
.highlight {
	color: white;
	font-weight: bold;
}

.content {
	padding: 0px 1ex 0px 20px;
}

.menu {
	 border-collapse: separate;
	 width: 100%;
}
.menu-head-left {
	width: 10px;
	height: 25px;
	padding: 0px;
	border-style: none;
}
.menu-head-center {
	width: 99%;
	height: 25px;
	background-image: url('/images/mini_window_2/top_fill.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border-style: none;
}
.menu-head-right {
	width: 10px;
	height: 25px;
	padding: 0px;
	border-style: none;
}
.menu-body {
	 vertical-align: top;
	 border-style: solid;
	 border-color: #264F6D; 
	 border-width: 0px 2px 0px 2px; 
	 background-color: #012241; 
	 padding: 10px; 
	 white-space: nowrap;
}
.menu-bottom-left {
	width: 10px;
	height: 10px;
	padding: 0px;
	border-style: none;
}
.menu-bottom-center {
	width: 99%;
	height: 10px;
	background-color: #012241;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #264F6D;
	padding: 0px;
	font-size: 0px;
}
.menu-bottom-right {
	width: 10px;
	height: 10px;
	padding: 0px;
	border-style: none;
}
.menulist { 
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 30px;
	list-style-image: url("/images/list_icon.gif"); 
	list-style-position: outside;
}
.menuitem {
	padding: 0px 1ex 0px 0.5ex;
	margin: 0px;
	vertical-align: top;
}



	

