@charset "utf-8";
body {
	margin:0;
	background-image: url(../asip_img/asip_bgi.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.ovbtn{	font-family: Calibri; font-size: 16px; background-color:#4C4944; color: #FFF; text-decoration: none; padding: 5px 10px 5px 10px; text-transform:capitalize; }
a.buttons:link{font-size:16px; color:#FFF; text-decoration: none;	font-family: Calibri; text-transform:capitalize;}
a.buttons:visited{font-size:16px;	color: #FFF;text-decoration: none;	font-family: Calibri; text-transform:capitalize;}
a.buttons:hover{ color:#000; text-decoration:underline; text-transform:capitalize;}



a.buttonsa:link{font-size:13px; color:#000; text-decoration: none;	font-family: Calibri;}
a.buttonsa:visited{font-size:13px;	color: #000;text-decoration: none;	font-family: Calibri;}
a.buttonsa:hover{ color:#ff6b00;
}
	
	
.test {
	font-family:Calibri;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.login {
	font-family:Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.ftp {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texthed {
	font-family: Calibri;
	font-size: 16px;
	color: #000985;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family:Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.textheda {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	
}
.texthedb {
	font-family:Calibri;
	font-size: 16px;
	color: #004000;
	text-decoration: none;
	font-weight: bold;
}

.readmore {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #F16102;
	text-decoration: none;
}
.submit{height:25px;}
