* {	
	margin:0;	
	padding:0; 
	list-style: none;
}

body, html {
	padding:0px;
	margin:0px;
	height:100%; 
	min-width:960px; 
	background-color:#ffc4d7;
	font:12px Arial, Helvetica, sans-serif;
}


/* fonts */

.atext{
	font-family: Verdana;
	font-size: 12px;
	color: #9d1a6a;
	text-decoration: none;
}
.atext:hover{
	color: #f66590;
	text-decoration: none;
}
.atextreg{
	font-family: Verdana;
	font-size: 11px;
	color: #9d1a6a;
	text-decoration: underline;
}
.atextreg:hover{
	color: #f66590;
	text-decoration: none;
}
.ftext{
	font-family: Verdana;
	font-size: 11px;
	color: #9d1a6a;
	text-decoration: none;
}
.btext{
	font-family: Verdana;
	font-size: 12px;
	color: #0c0f76;
	text-decoration: none;
}
.wtext{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.cost{
	font-family: Verdana;
	font-size: 15px;
	color: #1c54d2;
	text-decoration: none;
	font-weight:600;
}
.title{
	font-family: Verdana;
	font-size: 15px;
	color: #aa377c;
	text-decoration: none;
	font-weight:600;
}
.ptext{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color: #0c277d;
	text-decoration: none;
}
.ptext:hover{
	color: #4568d8;
	text-decoration: none;
}

/* USER */

.umtable {
	background: #FFC8D9;
	border-bottom: 1px solid #AA377C;
	border-top: 1px solid #F889AD;
}
.utable {
	background: #FFF2F0;
}
.userinp{
	height: 18px;
	width: 30px;
	border: 1px solid #f66690;
	color: #9d1a6a;
}

/* HEADER */

.top_left_bg{
	background: url("../img/top_left_bg.gif") no-repeat;
}
.top_right_bg{
	background: url("../img/top_right_bg.gif") no-repeat;
}
.top_bg{
	background: url("../img/top_bg.gif") repeat-x;
}


/* LEFT */

.catalog_bg {
	background: url("../img/catalog_bg.gif") no-repeat;
}
.articles_bg {
	background: url("../img/articles_bg.gif") no-repeat;
}
.news_bg {
	background: url("../img/news_bg.gif") no-repeat;
}
.bottom_block{
	background: url("../img/bottom_block.gif") no-repeat;
}


/* RIGHT */

.profile_bg {
	background: url("../img/profile_bg.gif") no-repeat;
}
.polls_bg {
	background: url("../img/polls_bg.gif") no-repeat;
}
.adres_bg {
	background: url("../img/adres_bg.gif") no-repeat;
}
.partners_bg {
	background: url("../img/partners_bg.gif") no-repeat;
}
.inplogin{
	height: 18px;
	width: 120px;
	border: 1px solid #f66690;
	color: #9d1a6a;
}


/* CONTENT */

.search_bg {
	background: url("../img/search_bg.gif") no-repeat;
}
.inptext {
	height: 18px;
	width: 250px;
	border: 1px solid #f66690;
	color: #9d1a6a;
}
.seltext {
	height: 20px;
	width: 190px;
	border: 1px solid #f66690;
	color: #9d1a6a;
}


/* FOOTER */

.bottom_left_bg{
	background: url("../img/bottom_left_bg.gif") no-repeat;
}
.bottom_right_bg{
	background: url("../img/bottom_right_bg.gif") no-repeat;
}
.bottom_bg{
	background: url("../img/bottom_bg.gif") repeat-x bottom;
}

/* LINK */

.link {
	font-family: Verdana;
	font-size: 1px;
	color: #FFF2F0;
	text-decoration: none;
}

.link a {
	font-family: Verdana;
	font-size: 1px;
	color: #FFF2F0;
	text-decoration: none;
}