.body {
		background-color: #666666;
		margin-top: 0px;
		
		}
		
.repeat {
		background-image: url(images/line.jpg);
		background-repeat: repeat-y;
		}
.repeat1 {
		background-image: url(images/line2.jpg);
		background-repeat: repeat-y;
		}
.bg_left{
		background-color: #dcdbdb;
		}
.bg_td{
		background-color: #898788;
		}
				
.bg_col{
		background-color: #ffffff;
		border-right: solid 1px #000000;
		}		
.border1 {
		border-left: solid 1px #000000;
		
		}
.border2{
		border-bottom: solid 1px #000000;
		
		}

.padding {
		padding: 5px;
		}

.text {
		
		font-family:  Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #575455;
		}
.textemail {
		
		font-family:  Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #575455;
		}
a.textemail:hover {
		
		font-family:  Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #575455;
		text-decoration:underline;
		}
.texts {
		
		font-family:  Verdana, Tahoma, Arial;
		font-size: 9px;
		text-decoration: none;
		font-weight: normal;
		color: #ffffff;
		}
.textwhite {
		
		font-family:  Verdana, Tahoma, Arial;
		font-size: 10px;
		text-decoration: none;
		color: #ffffff;
		}

.a {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		
}
.a:hover {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		
}
a {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		
}
a:hover {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		
}
.b {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		
}
.b:hover {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		
}
.c{
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color: black;
		text-decoration: underline;
		border: solid 1px #898788;
}
.c:hover {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		color:white;
		text-decoration: none;
		
}
.d{
		font-family: AvantGarde Bk BT,Verdana, Tahoma, Arial;
		font-size: 11px;
		color: black;
		text-decoration: none;
		
}
.d:hover {
		font-family:AvantGarde Bk BT, Verdana, Tahoma, Arial;
		font-size: 11px;
		color:white;
		text-decoration: none;
		
}
.e{
		font-family:Verdana, Tahoma, Arial;
		font-size: 10px;
		color: white;
		text-decoration: none;
		
}
.e:hover {
		font-family:Verdana, Tahoma, Arial;
		font-size: 10px;
		color:black;
		text-decoration: none;
		
}
.z {
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px;
		color: #000000;
		text-decoration: none;
		
}
.z:hover {
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px;
		color: #f9ad31;
		text-decoration: none;
		
}


.forma1{
		width: 200px;
		height: 15px;
		border: solid 1px #000000;
		background-color: #dfdddd;
}
.forma{
		width: 200px;
		height: 50px;
		border: solid 1px #000000;
		background-color: #dfdddd;
}

.gumb{
		width: 200px;
		height: 15px;
		font-family:  Verdana, Tahoma, Arial;
		font-size: 10px;
		color: #ffffff;
		background-color: #6d6d6d;
		cursor: hand;
		border: solid 1px #373232;
}


