@charset "TIS-620";
/* CSS Document */
img.png{
behavior: url(pngfix.htc);
}
a:active{
	text-decoration:none;
	color : #666666;
}
a:link{
	text-decoration:none;
	color : #666666;
}
a:visited{
	text-decoration:none;
	color : #666666;
}
a:hover{
	text-decoration:none;
	color : #663300;
}
a.GrayLink:active{
	text-decoration:none;
	color : #A0A0A0;
}
a.GrayLink:link{
	text-decoration:none;
	color : #A0A0A0;
}
a.GrayLink:visited{
	text-decoration:none;
	color : #A0A0A0;
}
a.GrayLink:hover{
	text-decoration:none;
	color : #006599;
}
a.BlueLink:active{
	text-decoration:none;
	color : #006599;
}
a.BlueLink:link{
	text-decoration:none;
	color : #006599;
}
a.BlueLink:visited{
	text-decoration:none;
	color : #006599;
}
a.BlueLink:hover{
	text-decoration:none;
	color : #738D9A;
}
a.WhLink:active{
	text-decoration:none;
	color : #FFFFFF;
}
a.WhLink:link{
	text-decoration:none;
	color : #FFFFFF;
}
a.WhLink:visited{
	text-decoration:none;
	color : #FFFFFF;
}
a.WhLink:hover{
	text-decoration:none;
	color : #F8F8F8;
}
.CopyMargin{
    margin: 9px 0px 19px 0px;
}
.Footer{
     width:100%;
	 height:35px;
	 margin-top: 50px;
	 background-image:url(../images/bg_Footer.jpg);
     background-position:top;
	 background-repeat:repeat-x;
}
.ImgTxtFooter{
     width:920px;
}
.layoutAll{
  width:100%;
  text-align:center;
}
.TEXTREAD {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.TextReadB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.borderdotwhite {
	border: 1px dotted #FFFFFF;
}
.headwhgallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.headWHGallerybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
