﻿
body {
	background:url(../inc/bg_body.gif);
	margin: 0px;
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #082143;
  }



.fon_sher {
	background:url(../inc/fon.jpg);
  background-position: right top;
	background-repeat: no-repeat;
	width: 500px;
}
  
.fon_sher2 {
	background:url(../inc/fon2.jpg);
  background-position: left top;
	background-repeat: no-repeat;
	width: 200px;
}
  
p{
    font-family: Palatino Linotype;
    font-size:14px; 
    color: #082143; 
    margin:10px; 
    text-align: left;
    text-shadow:#ffffff;
}


h1,h2,h3,h4,h5{
    font-family: Palatino Linotype;
    font-size:15px; 
    color: #666666; 
    margin:10px; 
    text-align: center;
}

p.bain{
    font-family: Palatino Linotype;
    font-size:14px; 
    color: #082143; 
    margin:8px; 
    text-align: center;
    text-shadow:#ffffff;
}

a{
    font-family: Palatino Linotype;
    font-size:14px; 
    color: #666666; 
    margin:8px; 
    text-align: center;
    text-shadow:#ffffff;
    text-decoration: none;
}

a:hover{
    color: #cc0000; 
}

a:visited{
    color: #666666; 
    text-decoration: none;
}

a:active{
    color: #666666; 
    text-decoration: none;
}

.img{
	border: 0px;
	vertical-align: middle; 
}

#loading {
    position:absolute;
    font-size:14px; 
    color: #336699; 
    font-size:13px;
    text-align: left;
    border: solid 1px #E1E1E1;
    background: #fff;
    display:none;
	}
	
.loader{
  vertical-align: middle;
}	


.border{
	border-top: 1px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	float:left;
	margin: 8px;
	background: #fff;
 -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
}

.button{
  font-family: Palatino Linotype;
  font-size:14px; 
	background: #ffffff;
	border: solid 1px #cccccc;
	color: #666;
	cursor:pointer;
 -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;		
	}

.button2{
  font-family: Palatino Linotype;
  font-size:14px; 
	background: #ffffff;
	border: solid 1px #cccccc;
	color: #cc0000;
	}	
	
.form{
  background: #C6E2FF;
  border-top: solid 1px #006699;
  border-bottom: solid 1px #006699;
  width: 95%;
}
	
.textbox{   
  font-family: Palatino Linotype;
  font-size:14px; 
	background: #ffffff;
	border: solid 1px #cccccc;
	margin: 4px;
	color: #666;
	}	
	
	
.menu{   
  width: 180px;
  background: #fff;
  border: solid 1px #e4e4e4;
  border-left: 0px;
	height: 100%;
	}	
	
		
	.button:hover{
	background: #eee;
	}

hr{
	border-top: 0px;
	border-left: 0px;
	border-right:0px;
	border-bottom: solid 1px #cccccc;
	}

#center{
      position:absolute;
      width: 750px;     
  }	

.username{
	background-color:#006699;
	}
	
.username p{
	color: #fff;
	}


.username3{
	background: #C6E2FF;
	}


.username4{
	background: #eee;
	}	
	
p.right{
  font-size: 13 px;
  color: #333; 
  margin: 8px;
  text-align: right;  
}

p.left{
  font-size: 13px;
  color: #333;
  margin: 8px;
  text-align: left;  
}

