﻿

.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: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactText
{
	border: solid 1px #005D2F;
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactTextFocus
{
	border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ContactTextLocked
{
    border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	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;
}

.DivMsg1
{
	width:150px; 
	height:100px; 
	background-color:#ff99cc; 
	font-size:10pt; 
	padding:5px; 
	line-height:120%;
}

.DivMsg2
{
   width:150px; 
   height:90px; 
   background-color:#ffcc00; 
   font-size:10pt; 
   padding:5px; 
   line-height:120%;
}

.DivTrnName
{
	color: #973a3a;
}
.DivTrnDuration
{
	color: #ff6600;
}
.DivTrnNumofVisitor
{
	color: #808000;
}


.ContactBg
{
	background-image: url('./../images/Contact/contactbg.png' );
	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;
}


.TrnContactTable
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	padding:3px 3px 3px 3px;
	border:solid 1px black;
	background-color:#99ccff;
}

.TrnContactMsg
{
	color: #000000;
	font-family: Tahoma;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	height:90px; 
	width:800px;
	background-color:#ffcc00; 
	font-size:11pt; 
	padding:5px; 
	line-height:120%;
	text-align:center;
}

.TrnContactBg
{
	background-image: url('./../images/Contact/trncontactbg.png' );
	background-repeat:no-repeat;
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	height:427px;
}

