body{
	text-color:#000000;
	background-image: url('/Images/background-table-1.jpg');
	margin-top: 0px;
	margin-bottom:0px;
}

body[id='MainPage'] a{
	color:#fff; 
	font-family: "Times New Roman", Times, serif;
	font-size:12.5px;
	font-weight:bold; 
	text-decoration:underline;
}

body[id='MainPage'] a:active{
	color:#CC4400; 
}

.p_style1 {
	font-family:  Georgia, Arial;
	font-size: 12px;
}

.p_style2 {
 	font-family: Georgia, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}

.p_style3 {
	font-family: "Palatino Linotype";
	font-size: 13px;
}

.p_style4 {
	font-family: Georgia, Arial;
	font-size: 11px;
}

.p_style5 {
	color: #990000;
}

.p_style6 {	
	font-family:  Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
}

.p_style7 {	
	color: darkblue;
	font-weight: bold;
}

.lezanta{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px ;
	font-size: 11px; 
	color: black;
}

.mySlides{
	max-width:450px;
	height:350px;
}
.p_btn_floating, .w3-btn-floating:hover{
	position:relative;
	overflow:hidden;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
	transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
}


.p_display_bottomleft{
	position:absolute;
	text-align:left;
	color:#ffffff!important;
	background-color:#0000aa!important;
	padding-top:12px!important;
	padding-bottom:12px!important;
	padding-left:12px!important;
	padding-right:12px!important;
	left:0;
	bottom:0;
}


.p_style_SmallCaps{
	font-variant: small-caps;
}

.p_style_ul{
	list-style-type:square;
	color: black;
	padding-left:30;
}

.style_Shadow{
	font-family:  Georgia, Arial;
	font-size: 12px;
	color:GrayText;
}

span.tab{ 
	padding: 20px
}

a.p_style8:hover {
	color:red; 
	font-weight:bold; 
	text-decoration:none;
}

a.p_style8 {
	color:darkblue; 
	font-weight:bold; 
	text-decoration:none;
}

a:hover {
	color:#CC4400; 
	font-weight:bold; 
	text-decoration:underline;
}

a {
	color:darkblue; 
	font-weight:bold; 
	text-decoration:none;
}