body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}


.menu {
	font-family: Arial;
	text-align: right;
	font-size:13px;
	padding-right:5px;
}

.menu a {
	text-decoration: none;
	color: #000000;
}

.menu a:hover {
	text-decoration: none;
	color:#F94E83;
}

.txtar {
	border: 0px;
	background: transparent;
	font-family: Verdana;
	font-size:12px;
	color: #000000;

   scrollbar-base-color:#FEF3F7;
	scrollbar-arrow-color:#EB88AA;
	scrollbar-3dlight-color: #EB88AA;
	scrollbar-shadow-color: #EB88AA;
	scrollbar-highlight-color: #EB88AA;
	scrollbar-track-color: #FFF6F9;
	scrollbar-darkshadow-color: #000000;

}

.main {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
}


.main a {
	text-decoration: none;
	color: #000000;
}

.main a:hover {
	text-decoration: none;
	color:#F94E83;
}


.bl {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
}


.bl a {
	text-decoration: none;
	color: #000000;
}

.bl a:hover {
	text-decoration: none;
	color:#F94E83;
}

.edit
{
	background: url(../images/search_bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	border-color: #7b7b7b;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
}


.submit 
{	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3DCE4',startColorstr='#A6B9CE',gradientType='0'); 
	font-family: Verdana; 
	height: 17; 
	background-color: #91A9C1;
	font-size: 10px;
	border-width: 1px;
	border: 1px solid Black;
}

.gr {
font-family: Verdana;
font-size: 12px;
color:#000000;
}