
body{
	margin:0px;
	padding:0px;
	background-image: url('/images/bg.jpg');
}

TD.tdShadow {
	behavior: url(/_includes/iepngfix.htc);
	background-image: url(/images/SHADOW_IMAGE.png);
}

.pngImg {
	behavior: url(/_includes/iepngfix.htc);
}

TD {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	color:#000000;
}

P {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

H1 {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:6px;
}

H2 {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:8px;
}

H3 {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:8px;
}


#pictures {
 /* width: 370px ;*/
 text-align:center;
  margin-left: auto ;
  margin-right: auto ;
  margin-bottom: 10px;
}
#pictures img{
	border:1px solid #CDB89B;
}
#pictures a{
	margin:6px;
	padding:0;
}


a:link, a:visited {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BA0000;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BA0000;
	text-decoration:underline;
}


.txtFooter, .txtCredits {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 120%;
}

.lnkFooter:link, .lnkFooter:visited, .lnkCredits:link, .lnkCredits:visited {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.lnkFooter:hover, .lnkCredits:hover {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}


img {
	border-color: #FFFFFF;		
	color: #FFFFFF;		
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 12px Verdana,sans-serif;
	border-color : #000000;
}

form {
	display:block;
	margin:0px;
	padding:0px;
}

label {
	cursor:pointer;
}


.txtTopAddress {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D9D9D9;
	line-height: 120%;
}

.txtTopTelephone {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.lnkTopEmail:link, .lnkTopEmail:visited {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.lnkTopEmail:hover {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.txtHeaderWhite {
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#FFFFFF;
}

.txtTitle {
	font-size:13px;
	font-weight:bold;
	color:#1C1C1C;
}

.txtDetails {
	font-size:11px;
	color:#1C1C1C;
}

.txtRed {
	font-size:11px;
	color:#BA0000;
}


.lnkBlack:link, .lnkBlack:visited {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1C1C1C;
	text-decoration:none;
}

.lnkBlack:hover {
	font-family:"Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1C1C1C;
	text-decoration:underline;
}

