body
	{
	scrollbar-arrow-color:#678588;
	scrollbar-base-color:#FFF;
	scrollbar-face-color:#FFF;
	background-color: #ECF0F0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Trebuchet MS, Verdana, Tahoma, arial;
	font-size: 9pt;
	}

a:link, a:visited
	{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}


input.in_phone
	{
	border-color: #DDDDDD;
	border-style: dotted;
	color: #556A76;
	height: 24px;
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Tahoma, arial;
	cursor: text;
	text-align: center;
	}

.submit
	{
	border: 0px;
	width: 20px;
	height: 20px;
	background: transparent; 
	background-image: url(../images/but_submit.png);
	background-repeat: no-repeat;
	background-attachement: fixed;
	cursor: hand;
	}

img
	{
	border: 0px;
	}