body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/total_bg.jpg); background-repeat:repeat; background-attachment:fixed;
}
.vitrinTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.toptable {
	position: absolute;
	width: 976px;
	left:50%;
	margin-left: -488px;
	z-index: 0;
}
.toptable2 {
	position: absolute;
	top:200px;
	width: 976px;
	left:50%;
	margin-left: -488px;
	z-index: 0;
}


.contentLAYER {
	background-color: #FFFFFF;
	height: 100%;
	width: 976px;
	display: block;
	vertical-align: top;
}

.sagkanatBG {
	background-attachment: scroll;
	background-image: url(images/big_bg_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
}
.allpageLAYER {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	float: left;
}
.solkanatBG {
	background-attachment: fixed;
	background-image: url(images/big_bg_left.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 317px;
	width: 100%;
	position: relative;
	display: block;
}
.butonTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.SepetTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093453;
	text-decoration: none;
	font-weight: bold;
}
.CENTERTABLE {
	top:290px;
	left:50%;
	margin-left: -488px;
	z-index: 0;
	width: 976px;
	position: absolute;
}
.menulinx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.vitrinTXTred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.vitrinTXTblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerTXTwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

