
.AlertBox
{
	padding:10px;
	width:auto;
	border:solid 3px #CDC9B6;
	background-color:#FFFFFF;
	color:#800000;
}

.SearchLink
{
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size:15px;
	color: #27652B;
	font-weight:bold;
}

.InboxCell a,.InboxCell a:link,.InboxCell a:active,.InboxCell a:visited
{
display : block;
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color:#D9D4BA;
background-image:url(Graphics/Subgraphics/Inbox/HdBg.jpg);
color: #000000;
vertical-align:top;
text-decoration:none;
font-weight: bold;
height:30px;
text-align: center;
padding-top: 7px;
border:solid 1px #AE8740;
} 

.InboxCell a:hover {
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color:#AEA26F;
background-image:url(Graphics/Subgraphics/Inbox/HdBg1.jpg);
color: #000000;
vertical-align:top;
text-decoration:none;
font-weight: bold;
height:30px;
padding-top: 9px;
border:solid 1px #ffffff;
}

.InboxContentCell
{
	padding:4px;
	background-color:#F6F4E9;
	border:solid 1px #C3BA95;
}

.InboxLeftCell
{
	padding:4px;
	background-color:#ffffff;
	border:solid 1px #C3BA95;
	width:157px;
}

.InboxRightCell
{
	padding:4px;
	background-color:#ffffff;
	border:solid 1px #C3BA95;
}

.InHdCell
{
	background-color:#216CAC;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #ffffff;
}

.InHdContentCell
{
	background-color:#E8F0F7;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #000000;
}

.InboxTitleCell
{
	background-color:#AE8740;
	height:30px;
	padding-left:10px;
	font-size: 14px;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-transform:uppercase;
}

.InboxTable
{
	border:solid 1px #E8F0F7;
	padding:3px;
}

.InHdCellLink
{
	background-color:#216CAC;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-decoration:underline;
}

.GridInHdCellLink td,.GridInHdCellLink
{
	background-color:#216CAC;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-decoration:underline;
	
}



a.TopLink_Inbox
{
	background-color:#AEA26F;
	border:solid 1px #C3BA95;
	padding:4px;
}

body
{
	margin:0px 0px 0px 0px;
	background-color:#9C7535;
	background-image:url(Graphics/BodyBg.jpg);
}
.body1
	{
		margin:0px 0px 0px 0px;
		background-color:#ffffff;
		background-image:none;
	}

body.Mem
{
	margin:0px 0px 0px 0px;
	background-color:#9C7535;
}

form
{
	display:inline;
}

.FDImage
{
border:solid 5px #ffffff;
}

.DestinationName
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #ff0000;
	text-transform:uppercase;
}

.RE_FormField
{
	background-color:#EEE9D7;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #27652B;
	text-transform:uppercase;	
}

.SubTitle
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #880000;
	text-transform:uppercase;
}

.Heding
{
	font-weight:bold;
	font-size:14px;
	line-height:40px;
}

.SubtitleCell
{
	font-size: 17px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #925F09;
	background-color:#E5DFC7;
	border:solid 1px #ffffff;
}

.SectionTitle
{
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
	text-transform:uppercase;
	border:1px solid #0C5295;
	background-color:#ffffff;
	background-image:url(Graphics/Subgraphics/SectionTitleBg1.jpg);
}

.DSectionTitle
{
	font-size: 13px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-transform:uppercase;
	border:1px solid #0C5295;
	background-color:#004097;
	line-height:16px;
	
}

.RECellBg
{
	background-color:#0C5295;
	background-image:url(Graphics/Subgraphics/RE/CEllBg.gif);
	background-repeat:repeat-x;
	border-left:solid 2px #BFB68F;
	border-right:solid 2px #BFB68F;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.RECellBgLarge
{
	background-color:#0C5295;
	background-image:url(Graphics/Subgraphics/RE/CEllBgLarge.gif);
	background-repeat:repeat-x;
	border-left:solid 2px #BFB68F;
	border-right:solid 2px #BFB68F;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.REHd
{
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #27652B;
	text-transform:uppercase;
	height:22px;
}

.txtInterview
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #191919;
	font-style:normal;
	background-color:#F6F4E9;
	border:solid 1px #ffffff;
	line-height:1.5;	
}

.txtFeaturedInterview
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #191919;
	font-style:normal;
	background-color:#F6F4E9;
	line-height:1.5;	
	/*border:1px solid #0C5295;*/
}

.txtReviewContent
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #191919;
	font-style:italic;
	background-color:#F6F4E9;
}


.PersonName
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #191919;
	text-align:right;
}

.PhotoDesc
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #191919;
}

.LfCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #6B4505;
	background-color:#E6D9C4;
	height:25px;
	}

.RtCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #6B4505;
	background-color:#EEE6D7;
	height:25px;
}

.ProLfCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #6B4505;
}

.ProCellBg
{
	background-image:url(Graphics/Subgraphics/ProCellBg.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #C5BFA5;
	border-right:solid 1px #C5BFA5;
	padding-left:5px;
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #29642E;
	background-color:#FBF9F4;
}

.txtBlue
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #034198;
}

.ProRtCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #6B4505;
}

.TopNavCell
{
	background-color:#e5decb;
}

.SmImage
{
	border:solid 1px #ffffff;
}

.TopSubTitle
{
	margin-bottom:20px;
}


.TopTitleCell
{
	background-color:#F8F6ED;
	border:solid 1px #DCCEAC;
	padding:5px;
}

.MedImage
{
	border:solid 2px #CFC9AF;
}

.ProImage
{
	border:solid 2px #FFFFFF;
}

.InnerProTable
{
	border:solid 1px #D9D2B6;
}

.ProGraBg
{
	background-image:url(Graphics/ProGraBg.jpg);
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #880000;
}

.GroupName
{
	background-image:url(Graphics/ProGraBg.jpg);
	font-size: 12px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
}

.CountryContentCell
{
	border:solid 5px #328F38;
}

.ReviewsSmImage
{
border:solid 3px #ffffff;
}


.ThumbImCell
{
background-color:#FDFBF0;
border:solid 1px #CDC7B0;
}

.LfShadow
{
	background-image:url(Graphics/LfShadow.jpg);
	width:11px;
}

.RtShadow
{
	background-image:url(Graphics/RtShadow.jpg);
	width:11px;
}

.MainInnerTable
{
	width:800px;
	background-color:#F0ECDB;
}

.InnerTableBorder
{
border:solid 1px #ffffff;
}

.ImArrow
{
margin-top:10px;
}


.SearchBgCell
{
	background-color:#27652B;
	padding-right:20px;
}

.BlueCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#004196;
	height:20px;
	padding: 5px;
}

.DActiveCell
{
	font-size: 15px;
	font-family : Arial,Verdana,Tahoma,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#004196;
	height:25px;
	padding:5px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
}

.DLinkCell
{
	background-color:#C3AB85;
	height:25px;
	padding:5px;
	border-right:1px solid #ffffff;
	
}

.DLinkCell_Inbox
{
	background-color:#C3AB85;
	height:25px;
	padding:5px;
	border-right:1px solid #ffffff;
	font-family : Arial,Verdana,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-align:center;
}

.DLinkCell_Inbox_Active
{
	background-color:#004097;
	height:25px;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	font-family : Arial,Verdana,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
	text-align:center;
}

.DLinkCell_Status
{
	height:25px;
	padding:5px;
	text-align:right;
}

.DBottomActiveCell
{
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#004196;
	height:25px;
	padding:5px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
}

.DBottomLinkCell
{
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#946B2D;
	height:25px;
	padding:5px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
}

.BlueTopBorder
{
	border-top:2px solid #004097;
}



.GreenCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#27652B;
	height:25px;
	padding:5px;
}
.BrownCell
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#AB803A;
	height:25px;
	padding:5px;
}

.ProHd
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #B25300;
	background-color:#F8F6ED;
	height:25px;
	border:solid 1px #DAD6C5;	
}

.ProductName
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	/*color : #800000;*/
	color:#27652B;
	text-transform:uppercase;
}

.LfLinks
{
	background-color:#F5F2E6;
}

.ProDisplay
{
	background-color:#F5F2E6;
	border:solid 1px #DAD6C5;	
	padding:5px;
}

.RtContent
{
	background-color:#F5F2E6;
	padding:5px;
}

.GroupsCell
{
	background-color:#FFFFFF;
	padding:5px;
}

.BrownCellActive
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #A57C52;
	background-color:#DACBB2;
	height:25px;
	padding:5px;
}

.InnerSmallTable
{
	padding:5px;
}

.ImageCell
{
	background-color:#ffffff;
	padding:4px;
	border:solid 2px #D4C5A6;
}

.SmImage
{
	border:solid 2px #D4C5A6;
}

.REThumbImage
{
	border:solid 1px #000000;
}


.WelcomeCell
{
	background-color:#E6D9C4;
	border:solid 2px #D4C5A6;
	padding:0px 0px 0px 0px;
}

.txtWelcomeContent
{
	padding:7px;
}


.InnerTable
{
border:solid 1px #dcdcdc;
}

td, p
{
	font-size: 13px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #000000;
	padding:auto;
}

.AdvText
	{
		font-size: 13px;
		font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
		font-weight : normal;
		line-height:17px;
		color : #000000;
		padding:auto;
	}
.txtJoinCommunity
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #000000;
}

.txtSm
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #000000;
	background-color:#fbf9f4;
	text-align:center;
}

.CB_MemberName
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #800000;

}

.CommContentCell
{
	background-color:#ffffff;
	border-right:solid 1px #05479D;
	border-left:solid 1px #05479D;
}

.JoinContentCell
{
	background-image:url(Graphics/JoinBg.gif);
	border-right:solid 2px #BFB68F;
	border-left:solid 2px #BFB68F;
}

.CommTopRow
{
	background-color:#E7E2CE;
	border-top:solid 2px #ffffff;
}

.CommBtmRow
{
	background-color:#E7E2CE;
	border-bottom:solid 2px #ffffff;
}


.ContentCell
{
	padding:14px;
	text-align:left;
}

.InnerSearchBox
{
	border:solid 2px #C8C1A4;
	background-color:#F6F4E9;
}

.UserBlock
{
	border:solid 2px #C8C1A4;
	background-color:#F6F4E9;
}

.UserBlockTitle
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:11px;
	color : #800000;
	margin-top:10px;
	margin-bottom:10px;
}

.InnerHeading
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:11px;
	/*color : #800000;*/
	color:#ffffff;
	padding-left:5px;	
	background-image:url(Graphics/Subgraphics/Community/HeaderBg.gif);
}


.UserLinkPoint
{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-image:url(Graphics/Subgraphics/UserPointArrow.gif);
}

.Footer
{
	height:22px;
	background-color:#27652B;
	text-align:center;
	padding:4px;
}

input.Submit
{
	border:none;
}

input
{
	font-family:Tahoma, Verdana,arial, times new roman;
	border: 1px solid #000000;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

input.LoginField
{
	font-family:Tahoma, Verdana,arial, times new roman;
	border: 1px solid #ffffff;
	color:#000000;
	font-size:14px;
	padding-left:2px;
	font-weight:normal;
	width:190px;
}

.txtfieldSearch
{
	width:150px;
	border:solid 1px #C8C1A4;
}

textarea
{
	font-family:verdana,arial, times new roman;
	border: 1px solid #000000;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

select
{
	font-family:verdana,arial, times new roman;
	border: 1px solid #000000;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

input.br
{
	border:none;
}

form
{
	display:inline;
}

a
{
	color : #004A7D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
	line-height:15px;
}

a:hover
{
	color : #920000;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
	line-height:15px;
}

a.CountryLink
{
	color : #004A7D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	
}

a.CountryLink:hover
{
	color : #920000;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
	
}

a.DCountryCommTabLink
{
	color : #004097;
	font-weight:bold;
	font-family : Arial,Verdana,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	text-transform:uppercase;
	
}

a.DCountryCommTabLink:hover
{
	color : #004097;
	font-family : Arial,Verdana,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : bold;
	text-transform:uppercase;
	
}

a.DBottomCountryCommTabLink
{
	color : #ffffff;
	font-weight:bold;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	text-transform:uppercase;
	line-height:14px;
}

a.DBottomCountryCommTabLink:hover
{
	color : #ffffff;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	text-transform:uppercase;
	line-height:14px;
	
}

a.UserGroup
{
	color : #004A7D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
	margin-bottom:10px;

}

a.UserGroup:hover
{
	color : #004A7D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
	margin-bottom:10px;
}

a.LearnMore
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.LearnMore:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.Password
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.Password:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.SmRedLink
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.SmRedLink:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}


a.LeftLink
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}

a.LeftLink:hover
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}
.intxt
{
	color : #000000;
}

a.LinkRE
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #6B4505;
	text-decoration:underline;
}

a.LinkRE:hover
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #6B4505;
	text-decoration:none;
}

a.ReadMore
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.ReadMore:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.MemLink
{
	color : #9D080D;
	font-weight:normal;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.MemLink:hover
{
	color : #9D080D;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.More
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.More:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.Click
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.Click:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}


a.linkDetails
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.linkDetails:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.SmLink
{
	color : #9D080D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.SmLink:hover
{
	color : #9D080D;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.UserLink
{
	color : #004A7D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.UserLink:hover
{
	color : #004A7D;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

a.AccountLink
{
	color : #800000;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : bold;
}

a.AccountLink:hover
{
	color : #800000;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : bold;
}
.menu a,.menu a:link,.menu a:active,.menu a:visited {
display : block;
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family :  Verdana,Times New Roman, Arial, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:13px;
background-color : #F0ECDB;
color: #000000;
text-decoration:none;
font-weight: bold;
height:20px;
text-align:left;
padding-left:5px;
padding-top:2px;
} 

.menu a:hover {
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family : Verdana,Times New Roman, Arial,  Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:13px;
background-color : #004196;
color: #ffffff;
text-decoration:none;
font-weight: bold;
height:20px;
text-align:left;
padding-left:5px;
padding-top:2px;
}

.DestinationTitle
{
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size:27px;
	color: #005E20;
	font-weight: bold;
}
.ActivateCategory
	{
		color:Red;
	}

.DataGridHeader td,.DataGridHeader
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:14px;
	color : #000000 ;
	background-color:#E6D9C4;
}

.DataGridItems td,.DataGridItems
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #000000;
	background-color:#EEE6D7;
}

.DataGridFooter td
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : black;
	background-color:#E8E0CA;
}
.NoBorder tr td input,.NoBorder input,input.NoBorder
{
	border:none;
}

.center
	{
		text-align:center;
	}
.comments
	{
		width:350;
		height:100;
	}
#msg
	{
		color:Red;
	}
	
td.search
	{
	font-size: 14px;
	font-family :Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #000000;
	background: #EEE6D7;
	padding:4px;
	}
td.search1
	{
		font-size: 14px;
		font-family :Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		line-height:15px;
		color : #000000;
		background: #E8E0CA;
		padding:4px;
	}
.AccountCell
	{
		width:200px;
		height:60px;
		background-color:#F7F5EE;
		border:solid 2px #ffffff;
		vertical-align:middle;
		
	}
.txtbox1
	{
		Width:170;
	}
	
.txtTopLabel
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #800000;
}

a.MemName
{
	color : #004196;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration :underline; 
	font-weight : bold;
}

a.MemName:hover
{
	color : #004196;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration :none; 
	font-weight : bold;
}

a.SmLink
{
	color : #004196;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration :underline; 
	font-weight : bold;
}

a.SmLink:hover
{
	color : #004196;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration :none; 
	font-weight : bold;
}
.txtPost
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	color : #909090;
	
}

.ProImage_Classifieds
{
	border:solid 2px #FFFFFF;
}

.ClassifiedsContent
{
	background-color:#f8f6ed;
	border-bottom:solid 2px #EAE3C6;
}

.ProHd_Classifieds
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #B25300;
	background-color:#F8F6ED;
	height:25px;
	border:solid 1px #DAD6C5;	
	text-transform:uppercase;
}

.RevUserName
{
	font-size: 15px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #800000;
}
.LivePageTitle
{
	background-color:#F8F6ED;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size:17px;
	font-weight:bold;
	padding-left:3px;
	color:#004196;
}
.SubHeading
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #880000;
	text-transform:uppercase;
}
.SubTitle
{
	font-size: 14px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color : #880000;
	text-transform:uppercase;
}
a.LinkBlock
{
display : block;
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color : #ffffff;
color: #800000;
vertical-align:top;
text-decoration:none;
font-weight: bold;
height:20px;
text-align: left;
padding-left: 4px;
border:solid 1px #B8B29A;
} 

a.LinkBlock:hover {
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color : #B8B29A;
color: #ffffff;
vertical-align:top;
text-decoration:none;
font-weight: bold;
height:20px;
text-align: left;
padding-left: 4px;
border:solid 1px #B8B29A;
}

.MyAccountDiv
{
	background-color:#F6F4E9;
	border:solid 1px #D8C9B0;
	padding:4px;
}

.txtFor
{
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
color: #000000;
font-weight: normal;
line-height:17px;
}

.SmBlock
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #191919;
	background-color:#F6F4E9;
	line-height:14px;
	border:1px solid #0C5295;
}

.SearchListTable
{
	border:solid 1px #004196;
}

.Display1
{
	background-color:#004196;
	border:1px solid #ffffff;
}

.Display1Text
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #ffffff;
}

.Display2Text
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #000000;
}

a.Display1Link
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #ffff00;
	text-decoration:underline;
}

a.Display1Link:hover
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #ffff00;
	text-decoration:none;
}

a.Display2Link
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #004A7D;
	text-decoration:underline;
}

a.Display2Link:hover
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #004A7D;
	text-decoration:none;
}
.Display2
{
	background-color:#ffffff;
	border:1px solid #E9E1CF;
}

.PropertyRtColumn
{
	background-color:#004196;
}

.PropertySlider
{
	width:190px;
	height:148px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	margin-top:5px;
	margin-bottom:5px;
}

.PropertySliderBnBar
{
	background-color:#0752B4;
	height:20px;
	text-align:center;
	padding-top:5px;
}
.ForumGridHeader td,.ForumGridHeader
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:14px;
	color : #27652B ;
	background-color:#ffffff;
	/*background-image:url(Graphics/Subgraphics/SectionTitleBg.jpg);
	background-repeat:repeat-x; */
	
}

.ForumGridContent td,.ForumGridContent
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #000000;
	background-color:#ffffff;
}

.ForumGridFooter td
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : black;
	background-color:#ffffff;
	border:1px solid #0752B4;
}

.BlueTab
{
	background-color:#0066FF;
	font-size: 12px;
	font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#ffffff;
}

.CreamTab
{
	width:126px;
	background-color:#E5DECB;
	font-size: 12px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#000000;
}
.GoldTab
{
	background-color:#CC9900;
	font-size: 12px;
	font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#ffffff;
}

.GreenTab
{
	width:126px;
	background-color:#009900;
	font-size: 12px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#ffffff;
}

.TopTabCell
{
	padding-right:1px;
	border-bottom:1px solid #F0ECDB;
}

.TopTabCellActive
{
	padding-right:1px;
	border-bottom:1px solid #009900;
}

.TopTabCellActiveGreen
{
	padding-right:1px;
	border-bottom:1px solid #009900;
}

.TopTabCellActiveCream
{
	padding-right:1px;
	border-bottom:1px solid #E5DECB;
}

.TopTabCellActiveGold
{
	padding-right:1px;
	border-bottom:1px solid #CC9900;
}

.BlueContentCell
{
	background-color:#0066FF;
}

.CreamContentCell
{
	background-color:#E5DECB;
}

.GreenContentCell
{
	border-top:1px solid #009900;
}

.GoldContentCell
{
	background-color:#CC9900;
}

/*.CountryCommInnerCell
{
	background-color:#ffffff;
	
}*/

a.CountryCommTabLink
{
	font-size: 12px;
/*	font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family :  Times New Roman ,Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	line-height:11px;
}

a.CountryCommTabLink:hover
{
	font-size: 12px;
/*	font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family :  Times New Roman ,Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	line-height:11px;
}

a.CountryCommTabLink
{
	font-size: 12px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;	
	font-weight : bold;
	line-height:18px;
	color:#000000;
	text-decoration:none;
	line-height:11px;
}

a.CountryCommTabLink:hover
{
	font-size: 12px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color:#000000;
	text-decoration:none;
	line-height:11px;
}

.1
{
	font-size: 9px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.CountryCommSmBlock
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #191919;
	background-color:#ffffff;
	line-height:16px;
	border:1px solid #0C5295;
}

.CountryCommSmText
{
	font-size: 14px;
	font-family :Verdana,tahoma, Arial, sans-serif,  Geneva, Helvetica;
	font-weight : normal;
	color : #191919;
	line-height:16px;
}

.HdCountry
{
	font-size: 22px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #28652C;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
}

.HdSmCountry
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #004196;
	padding-left:4px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #eaeaea;
}

.HdOverview
{
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #000000;
	padding-left:4px;
	padding-top:5px;
	padding-bottom:5px;
}
.MapBorder
{
border:1px solid #000000;
}

.CountryMenu a,.CountryMenu a:link,.CountryMenu a:active,.CountryMenu a:visited
{
display : block;
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color : #ffffff;
color: #000000;
text-decoration:none;
font-weight: bold;
height:20px;
padding-left:3px;
padding-right:3px;
width:170px;
width:170px !important;
} 

.CountryMenu a:hover {
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color : #EAEAEA;
color: #000000;
text-decoration:none;
font-weight: bold;
height:20px;
padding-left:3px;
padding-right:3px;
width:170px;
width:170px !important;
}

.CountryMenuActive
{
font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
font-size:14px;
background-color : #808080;
color: #ffffff;
text-decoration:none;
font-weight: bold;
height:20px;
padding-left:3px;
padding-right:3px;
width:250px;
width:170px !important;

}

.NavBlock
{
	background-color:#808080;
	padding:5px;
	width:200px;
	text-align:left;
}

.NavBlock1
{
	background-color:#ffffff;
	padding:5px;
	width:200px;
	text-align:left;
}

.NestedTable
{
	border:1px solid #ffffff;
	padding:3px;
	background-color:#ffffff;
}

.InnerActiveCell
{
	background-color:#004196;
	height:22px;
	height:22px !important;
	padding-left:3px !important;
}

 a.InnerBlockLink
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #ffffff;
	line-height:12px;
	text-decoration:none;
 }
 
 a.InnerBlockLink:hover
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #ffffff;
	line-height:12px;
	text-decoration:none;
 }
 
 a.InnerBlockLink1
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : normal;
	color : #000000;
	line-height:12px;
	line-height:20px !important;
	text-decoration:none;
 }
 
 a.InnerBlockLink1:hover
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : normal;
	color : #000000;
	line-height:12px;
	line-height:20px !important;
	text-decoration:none;
 }
 
 .2
 {
	width:170px;
	width:200px !important;
	border:1px solid #000000;
 }
 
 a.LinkInner
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : normal;
	color : #000000;
	line-height:12px;
	text-decoration:none;
 }
 
 a.LinkInner:hover
 {
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : normal;
	color : #000000;
	line-height:12px;
	text-decoration:none;
 }
 
 .LinkInnerActive
 {
	background-color:#eaeaea;
	font-size: 14px;
	font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #000000;
 }
 
 .PlanHdtxt
 {
	font-size: 14px;
	/*font-family :tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;*/
	font-family :Times New Roman ,Tahoma, Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight : bold;
	color : #004196;
 }

.ActiveMenuItem
{
	font-size: 13px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Verdana,Times New Roman, Arial,  Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background-color:#004196;
	padding-left:8px;
	height:24px;
	padding-top:2px;
}

.ActiveMenuCell
{
	font-size: 13px;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Verdana,Times New Roman, Arial,  Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	padding-left:8px;
	background-color:#ffffff;
}

.MenuSubItems
{
	background-color : #ffffff;
	text-align:center;
}

.menusublink a,.menusublink a:link,.menusublink a:active,.menusublink a:visited {
display : block;
font-family : tahoma, Verdana, Times New Roman, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
font-size:11px;
background-color : #F0ECDB;
color: #000000;
text-decoration:none;
font-weight: normal;
height:24px !important;
height:29px;
text-align:left;
padding-left:5px;
padding-top:5px;
border-bottom:1px solid #E8E4D3;
} 
.menusublink a:hover {
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family : tahoma, Verdana,Times New Roman, Arial,  Trebuchet MS, Geneva, Helvetica, sans-serif;font-size:14px;
background-color : #E8E4D3;
color: #000000;
font-size:11px;
text-decoration:none;
font-weight: normal;
border-bottom:1px solid #CFCAB6;
}
.menusublinkactive
{
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family : Verdana,Times New Roman, Arial,  Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:13px;
background-color : #E0DABF;
color: #000000;
text-decoration:none;
font-weight: normal;
height:24px !important;
height:29px;
text-align:left;
padding-left:5px;
padding-top:5px;
border-bottom:1px solid #CEC7A7;
}

.RtHdCell
{
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family : Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:14px;
background-color : #004196;
color: #ffffff;
font-weight: bold;
text-transform:uppercase;

}

.ForumGridCountryContent td,.ForumGridCountryContent
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #000000;
	background-color:#f4f4f4;
}

a.LinkView
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #A82428;
	text-decoration:underline;
}

a.LinkView:hover
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #A82428;
	text-decoration:none;
}

.BlockText
{
	font-size: 14px;
	font-family : tahoma,Verdana,   Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #000000;
}

.CountryBlockText
{
	font-size: 14px;
	font-family : Verdana, tahoma,  Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #000000;
}

.DBlockTitle
{
	font-size: 12px;
	font-family :  tahoma, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:16px;
	color : #28652C;
	text-transform:uppercase;
}

.PointsHome
{
	margin-left:-20px !important;
	margin-left:20px;
}

a.SmRedLink1
{
	color : #9D080D;
	font-weight:normal;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : underline; 
	font-weight : normal;
}

a.SmRedLink1:hover
{
	color : #9D080D;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :14px;
	text-decoration : none; 
	font-weight : normal;
}

.FDtxt
{
	color : #004196;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :15px;
	text-decoration : none; 
	font-weight : bold;
}

.HdBlog
{
	color : #004196;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :15px;
	text-decoration : none; 
	font-weight : bold;
}

.HdPatrick
{
	color : #004196;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :20px;
	text-decoration : none; 
	font-weight : bold;
}

.txtBlog
{
	font-size: 14px;
	font-family :  tahoma, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #000000;
	text-align:left;
}

.ContactAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.GroupLink
{
	color : #004A7D;
	font-weight:normal;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	line-height:15px;
}

a.GroupLink:hover
{
	color : #920000;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	line-height:15px;
}
.GroupMessages
{
	background-color:#FFFFFF;
}

.txtMessages
{
	color : #000000;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

.GroupRtCell
{
	background-color:#F5f5f5;
	color : #000000;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : normal;

}
.MustSee
{
	color : #004A7D;
	font-weight:normal;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Verdana, Times New Roman, Arial, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
	line-height:14px;
	text-decoration:none;
	margin:0px;
}

.MustSee:hover
{
	color : #920000;
	/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
	font-family : Verdana, Times New Roman, Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : normal;
	line-height:14px;
}

.VolunteerText
{
	BACKGROUND-COLOR:#f6f4e9;
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:19px;
	color : #000000;
	padding:5px;
	border:1px solid #ffffff;
}

.CountryText
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:19px;
	color : #000000;
}

.txtVisitCopyright
{
	color:#7B6F3E;
	font-size: 12px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	border:1px solid #E3D8AC;
	/*width:395px;*/
	margin-top:6px;
}

.tour_title
{
	color:#004196;
	text-transform:uppercase;
}

.map_caption
{
	color:#7B6F3E;
	text-align:center;
}

a.namedA
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:19px;
	color:#004196;
	text-decoration:none;
}

a.namedA:hover
{
	font-size: 14px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:19px;
	color:#004196;
	text-decoration:none;
}

.ForumTable
{
	border:1px solid #000000;
	background-color:#ffffff;
}

.ForumHeader
{
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(Graphics/Subgraphics/Forum/HdBg.jpg);	
	height:30px;
	padding-left:5px;
	padding-top:6px;
}

.ForumTableHeader
{
	font-size: 11px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	color:#000000;
	/*background-image:url(Graphics/Subgraphics/Forum/TabHdBg.jpg);	*/
	background-color:#CBE2F5;
	height:26px;
	padding-left:5px;
	}
	
.ForumTabGridContent
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:20px;
	color : #000000;
	background-color:#FDFBF1;
}

.ForumTabAltGridContent
{
	font-size: 14px;
	font-family :  Verdana, Trebuchet MS, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:20px;
	color : #000000;
	background-color:#F7F5E9;
}

.InboxCellBg
{
	border-left:3px solid #C7C09B;
	border-right:3px solid #C7C09B;
	height:241px;
	background:url(Graphics/Subgraphics/InboxCellBg.gif);
	background-repeat:repeat-x;
}

.AddedUsersLinks
{
	font-size: 12px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #000000;
	text-align:center;
}

.AddedUsers
{
	font-size: 12px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #920000;
}

.AddedUsers:hover
{
	font-size: 12px;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:11px;
	color : #920000;
}

.txtLinkName
{
	margin-top:5px;
	margin-bottom:5px;
}

.ReviewsListingTable
{
	background-color:#BBE0E3;
	border:1px solid #D0C0A0;
}
	
.ReviewImage
{
	background-color:#88C9CE;
	border:4px solid #88C9CE;
}

h2
{
	font-size:18px;
	font-weight:normal;
}

.MexLink a,.MexLink a:link,.MexLink a:active,.MexLink a:visited {
display:block;
font-family:Verdana,Times New Roman, Arial, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:13px;
background-color:#004196;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
width:163px !important;
width:165px;
height:21px !important;
height:24px;
text-align:left;
line-height:15px;
padding-left:2px;
padding-top:3px;
border-top:solid 1px #ffffff;
}
.Mexlink a:hover {
background-color:#004196;
color: #98C5FF;
border-top:solid 1px #ffffff;
}

.MexLinkActivated
{
display : block;
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family :  Verdana,Times New Roman, Arial, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
line-height:15px;
font-size:13px;
text-decoration:none;
font-weight: bold;
width:163px !important;
width:165px;
height:21px !important;
height:24px;
text-align:left;
padding-left:2px;
padding-top:3px;
background-color:#004196;
color: #ffffff;
border-top:solid 1px #ffffff;
}

.MexSubLinkActive
{
font-family : Verdana,Times New Roman, Arial,  Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:12px;
background-color : #E0DABF;
color: #000000;
text-decoration:none;
font-weight: bold;
height:23px !important;
height:24px;
text-align:left;
padding-left:5px;
padding-top:1px;
border-bottom:1px solid #CEC7A7;
border-top:solid 1px #F3EFE0;
}

.MexSubLinkActive a
{
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	font-size:12px;
}
.MexSubLinkActive a:hover
{	
	color:#974400;
	font-size:12px;
	font-weight: bold;
}
.MexSubAct
{
	font-family : tahoma, Verdana, Times New Roman, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size:11px;
	background-color : #F0ECDB;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	height:28px !important;
	height:31px;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	border-bottom:1px solid #E8E4D3;
}

.MexLinkB a
{
display : block;
/*font-family :  Arial, Verdana, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;*/
font-family : Verdana, Times New Roman, Arial, Trebuchet MS, tahoma, Geneva, Helvetica, sans-serif;
font-size:13px;
background-color : #F0ECDB;
color: #000000;
text-decoration:none;
font-weight: normal;
height:24px !important;
height:29px;
text-align:left;
padding-left:5px;
padding-top:5px;
border-bottom:1px solid #E8E4D3;
}
.MexLinkB a:hover
{
background-color : #E8E4D3;
color: #000000;
font-size:13px;
text-decoration:none;
font-weight: normal;
border-bottom:1px solid #CFCAB6;
}

.MexLinkC a
{
display:block;
font-family : tahoma, Verdana, Times New Roman, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
font-size:11px;
background-color : #F0ECDB;
color: #000000;
text-decoration:none;
font-weight: normal;

text-align:left;
padding-left:5px;
padding-top:6px;
padding-bottom:6px;
border-top:1px solid #E8E4D3;
line-height:13px;
}
.MexLinkC a:hover
{	
	font-size:11px;
	font-family : tahoma, Verdana, Times New Roman, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	color:#974400;
	background-color:#E0DABF;
	border-top:1px solid #F5F3E9;
}
.MexLinkCActivated
{	
	font-family : tahoma, Verdana, Times New Roman, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#974400;
	background-color:#E0DABF;
	border-top:1px solid #F5F3E9;
	text-decoration:none;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
	line-height:13px;
	text-align:left;
	padding-left:5px;
}

h3, h2
{
	padding:0px;
	margin:13px 0px 3px 0px;
	font-size:13px;
	font-weight:bold;
	font-family:Trebuchet MS,verdana,arial,tahoma;
	color:#004196;
	border-bottom:dashed 1px #AFAA92;
}
p
{
	margin:0px;
	padding:0px;
	margin-bottom:13px;
}
