﻿
.ContactTable
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactTablewithBorder
{
	border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactText
{
	border: solid 1px #005D2F;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactTextFocus
{
	border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactTextLocked
{
    border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactMsg
{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactBg
{
	background-image: url('./../images/Contact/contactbg.jpg' );
	background-repeat:no-repeat;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactInfoBg
{
	background-image: url('./../images/Contact/contactinfobg.jpg' );
	background-repeat:no-repeat;
}

.ContactCaptchaText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}