@charset "utf-8";
/* CSS Document */


.TestimonialsBoxOnMainPage {
	background-image:url(tma.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:182px;
	height:283px;
}
.TestimonialsBoxOnMainPageTD {
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
}
.TestimonialsBoxOnMainPageTitle {
	padding-bottom:10px;
	color:#0367c7;
}
.TestimonialsBoxOnMainPageSent {
	padding-top:10px;
	padding-bottom:10px;
	border-top-style:dotted;
	border-width:1px;
	border-color:#499ae3;
	color:#0367c7;
}
.TestimonialsBoxOnMainPageLink a:link, a:visited {
	color:#0367c7;
	text-decoration:underline;
}
.TestimonialsBoxOnMainPageLink a:hover {
	color:#f47e10;
	text-decoration:none;
}
.mainPageLogIn {
	background-image:url(images/loginin_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:171px;
	height:215px;
}


.COISLOGIN {
	border:0;
	background: transparent url(images/loging_text_bg.png) no-repeat top right;
	height: 30px;
	width: 151px;
	padding-top:2px;
	padding-left:3px;
	padding-right:2px;
	margin-right:-3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0067c5;
}


.prBtns img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.prBtns:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
