body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #353834;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #353834;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #353834;
}

.navigationArea
{
	background-color: #E6E6E6;
	
}

table.mainTable{
	background-color:#FFFFFF;
	border:1px solid #FFC94B;
}

.requireExhibition
{
	background-color: #ffffff;
	border:2px solid PaleGoldenrod;
}

td.top{
	background-image:url(Images/TemplateImages/contentTop.gif);
	height:22px;
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:10px;	
	padding-top:2px;
}
td.content{
	background-image:url(Images/TemplateImages/content.gif);
	background-position: right;
	background-repeat:repeat-y;
}
#content{
	padding-left:20px;
	width: 600px;
}
#title{
	background-image:url(Images/TemplateImages/title.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #0467D5;
	margin-bottom: 20px;
}
.normalLength
{
	width:200px;
}
.longLength
{
	width:300px;
}
.fileField
{
	width:400px
}

.shortLength
{
	width:100px;
}
.codeImgLength
{
	width: 157px;
}

.asteriskFiedsRequire
{
	color: #FFC548;
}
.smallText {
	font-size: 11px;
	color: #808080;
	font-weight: normal;	
}
.checkAvailabilityBttn
{
	font:0.9em arial; 
	width: 180px;
}
.loginNameCheck
{
	color: #FFC548;
	font:2em arial;
	font-weight: bold;
	
}
.descriptionStyle
{
	width:300px;
}
.phoneSmall
{
	width: 42px;
}
.phoneLarge
{
	width: 100px
}
.thumbnail
{
	margin-bottom: 20px;
}