﻿body 
{
	background-color: #ffffff;
}

A:LINK, A:VISITED, A:ACTIVE
{
	color: #01bff8;
	text-decoration: none;
}

.txtContactTitle
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #4488c0;
	white-space:nowrap;
}

.txtContactLabel
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #848890;
	white-space:nowrap;
}

.txtContactButton 
{
	background: url(../img/btn_os_bg.gif) repeat-x;
	height: 22px;
	margin: 6px, 6px, 6px, 6px;
	padding: 6px, 6px, 6px, 6px;
	overflow: hidden;
	border: solid 1px #808080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: hand;
}

.txtContactText 
{
	background: url(../img/btn_os_bg.gif) repeat-x;
	margin: 0px;
	padding: 2px;
	border: solid 1px #c0c0c0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	width:110px;
}

.txtContactTextArea
{
	margin: 0px;
	padding: 2px;
	border: solid 1px #c0c0c0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
}
