﻿body {
	font-family: tahoma;
	font-size: 8pt;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	line-height: 150%;
	scrollbar-face-color: #feddfe;
	scrollbar-highlight-color: #f199f1;
	scrollbar-shadow-color: #913591;
	scrollbar-3dlight-color: #f199f1;
	scrollbar-arrow-color: #971777;
	scrollbar-track-color: #feddfe;
	scrollbar-darkshadow-color: #f199f1;
}

.iframe {
	scrollbar-face-color: #feddfe;
	scrollbar-highlight-color: #f199f1;
	scrollbar-shadow-color: #913591;
	scrollbar-3dlight-color: #f199f1;
	scrollbar-arrow-color: #971777;
	scrollbar-track-color: #feddfe;
	scrollbar-darkshadow-color: #f199f1;
}

a:link {
	color: #a6007c;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #f214cb;
	text-decoration: none;  
	border: 0;
}

a:visited {
	color: #a6007c;
	text-decoration: none;  
	border: 0;
}

a:active {
	color: #a6007c;
	text-decoration: none;   
	border: 0;
}

form, table, td, input, textarea, select {
	font-family: tahoma;
	font-size: 8pt;
	line-height: 150%;
}

p {
	font-family: tahoma;
}

img, table, select {
	border:0;
}

.Btn {
	font-size:8pt;
	font-family:tahoma;
	color: #ac24ac;
	border: 1px solid #be38be;
	background-color: #fae8fa;
	text-align:center;
	height:18;
	padding-bottom:3px
}

.Box {
	font-size:8pt;
	font-family:tahoma;
	color: #b450b4;
	border: 1px solid #be38be;
	background-color: #FFFFFF;
	text-align:justify;
	height:18;
}

p                   { line-height: 150%; margin-top: 2; margin-bottom: 2 }

.SearchBox, .mailinput            {	border:1px solid #C0C0C0; font-size:11px; font-family:Tahoma;}

.PoolButton, .mailbtn, .SearchBTN { font-family: Tahoma; font-size: 11;}

.inpts1				{ font-family:Tahoma;font-size:8pt;direction:ltr;text-align:left; }

.sbmt1				{ font-family:Tahoma;font-size:8pt;direction:ltr; }

.Dec    { font-family: Tahoma; font-size: 10; color: #669900;border-top:1px dotted #e0e0e0;margin-top:5px; text-align: center; direction: rtl }
