/* CSS Document */
	body {
	background-image: url(../pic/back2.gif);
}

#loading{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: red;
    font-size: 150%;
    color: white;
    padding: 2px;
}

.standart {
	font-size:14px;
	}

.back1 {
	background-image: url(../pic/palm.jpg);
	background-attachment: fixed;
	background-color: #DAE8F4;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style2 {
	font-family:"Tempus Sans ITC";
	padding-top: 28px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	padding-left: 6px;
}

.borderon{
	border: 1px;
	border-color: #3366CC;
}
.borderoff{
	border: 0px;
	border-color: #3366CC;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {color: #3F4572}

.borderon{
	border: 1px;
	border-color: #3366CC;
}
.borderoff{
	border: 0px;
	border-color: #3366CC;
}


/* Additional styles you should be using


p 
{
	font-size: 9pt;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}



h1
{
	font-size: 14px;
	color: #336699;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}




h4
{
	font-size: 12px;
	color: #0066CC;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder
}




h3
{
	vertical-align: super;
	text-align: left;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




h2
{
	font-size: 14px;
	color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform:capitalize
 
}



h5
{
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}



h6
{
	font-size: 12px;
	color: #013064;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}



h7
{
	font-size: 11px;
	color: #013064;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}



b
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}



ul.li
{
	font-size: 9pt;
	color: #546d7d;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-style: normal;
	font-weight: normal
}



ol.li
{
	font-size: 9pt;
	color: #546d7d;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold
}

*/