@charset "utf-8";

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;

}




.copy_rights {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
.social_more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.maintop {
	background-image: url(../images/img/main_r1_c2.png);
	background-repeat:repeat-x;
	behavior: url("iepngfix.htc");
	background-position: bottom;

}

.mainleft {

background-image: url(../images/img/main_r2_c1.png);

background-repeat:repeat-y;

   behavior: url("iepngfix.htc");

}

.mainright {

background-image: url(../images/img/main_r2_c3.png);

background-repeat:repeat-y;

   behavior: url("iepngfix.htc");

}

.mainbottom {

    background-image: url(../images/img/main_r3_c2.png);

    background-repeat:repeat-x;

       behavior: url("iepngfix.htc");

}
.redirect{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.ebaorder{
	
	border: thin solid #559DC6;
}

.headings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
