/* Common tags                 */
/*-----------------------------*/		

body
{
	font-family: Arial;
	font-size: small;
	color: #33ccff;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
}


		
A.bodyLink:link     { color: white; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #4d86be; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #4d86be;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: white;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.leesverder:link
{
	color: #b0e0e6;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: #b0e0e6;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:active
{
	color: white;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}
.leesverder:hoover
{
	color: white;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}

.menuButton:link
{
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: #91BE88;
	width: 150px;
}
.menuButton:visited
{
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:active
{
	color: white;
	text-decoration: bold;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:hoover
{
	color: navy;
	text-decoration: bold;
	font-weight: bold;
	background-color: #b22222;
	width: 150px;
}


.pagetitle
{
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
}

.subtitle
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	margin-top: 30;
	color: #DA2D26;
	margin-bottom: -15;
}

.marquee
{
	font-weight: bold;
	color: #4d86be;
}

.keywords
{
	color: #4d86be;
	font-size: x-small;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
 }

hr {
	border: 0;
	border-top: 2px solid #040059;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
}


.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: medium;
	font-family: Arial;
	color: white;
}
h2
{
	font-size: small;
	font-family: Arial;
	color: white;
	font-style: normal;
	font-weight: bold;
}
h3
{
	font-size: small;
	font-family: Arial;
	color: #50240b;
	font-style: normal;
	font-weight: bold;
}
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.header
{
	  background-color:#234658;
}

td.banner
{
	background-image: url(Images/bannerbackground.jpg);
	background-repeat: repeat-x;
	background-color:#0e233a;
}

td.datebar
{
	background-image: url(Images/bar.jpg);
	text-align: center;
}
td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 34px;
}
td.headerbarright 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 34px;
}
td.menu
{
	background-color: #203658;
	vertical-align: top;
	text-align: center;
}
td.menu1header
{
	background-image: url(Images/menuheader.jpg);
	height: 38px;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
}
td.menu1body
{
	background-image: url(Images/menubody.jpg);
	background-repeat: repeat-y;
}
td.menu1footer
{
	background-image: url(Images/menufooter.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
td.menu2header
{
	background-image: url(Images/menuheader.jpg);
	height: 38px;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
}
td.menu2body
{
	background-image: url(Images/menubody.jpg);
	background-repeat: repeat-y;
}
td.menu2footer
{
	background-image: url(Images/menufooter.jpg);
	background-repeat: no-repeat;
}
td.newsletterheader
{
	background-image: url(Images/newsletterheader.jpg);
	height: 31px;
	color: White;
	font-weight: bold;
	background-repeat: repeat-x;
}
td.newsletterbody
{
	background-color: #30679b;
	color: White;
	border-right: white 0.5px solid;
	border-left: white 0.5px solid;
	border-bottom: white 0.5px solid;
}
td.newsletterfooter
{
	height: 15px;
}
td.newsheader
{
	color: white;
	background-color: #6c84b2;
	font-weight: bold;
}
td.newsbody
{
	color: navy;
	background-color: #dfe1ee;
	font-size: x-small;
	text-align: left;
	width: 200px;
}
td.newsfooter
{
	height: 0px;
}
td.marquee
{
	vertical-align: top;
}
td.contentright
{
	background-color: #203658;
}

td.content
{
	background-color: #203658;
	vertical-align: top;
}

td.credits
{
	vertical-align: top;
	color: #4d86be;
	font-size: x-small;
	background-image: url(Images/FooterBackground.jpg);
	background-repeat: repeat-x;
}

td.footer
{
	vertical-align: top;
	color: white;
	background-image: url(Images/FooterBackground.jpg);
	background-repeat: repeat-x;
}
td.footerCredits
{
	color: #4d86be;
}

td.contactInfo
{
	border-top: white 1px solid;
	border-right: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #30679b;
	color: white;
}
a.ProductTitle:link
{
	color: gray;
	font-weight: normal;
}
a.ProductTitle:visited
{
	color: navy;
	font-weight: normal;
}
a.ProductTitle:active
{
	color: #B4000A;
	cursor: hand;
	font-weight: normal;
}
a.ProductTitle:hover
{
	color: white;
	cursor: hand;
	font-weight: normal;
	background-color: #b4000a;
}

a.languageButton:visited {color:Gray;font-weight:normal;
}
a.languageButton:link {color:Gray;font-weight:bold;
}
a.languageButton:active {color:Gray;font-weight:bold;
}
a.languageButton:hover {color:Gray;font-weight:bold;
}
a.MenuLeft:link
{
	color: white;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: white;
	font-weight: normal;
}
a.MenuLeft:active
{
	color: white;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color: white;
	cursor: hand;
	font-weight: normal;
}

/* LIGHTBOX START*/

td.tdImg { width:200px; height:200px;}
body{background-color:#eee;}
#divWG {text-align:center; font: 11px Verdana, Arial, Helvetica, sans-serif;}
#divWG img, #divWG table {border:none;}
#divWG a:link, #divWG a:visited {text-decoration:none;}
#divWG a:hover {color:red;text-decoration:underline;}
#tblThumbsLayout {text-align:left; margin: 0 auto;}
#tblGalleryName{margin-top:2px;}
#currentGalleryLocation {font-weight:bold;}
td#galleryNameCell {font-size: 18px; font-weight:bold; color:#606060; margin: 6px 6px 0 0;}
td#pagingCell {text-align:right; white-space:nowrap;}
.currentPage {font-weight: bold;}
td#pagingCell a, .currentPage {font-size: 12px; padding: 3px 5px; border:1px solid #ccc;vertical-align:middle; }
td#pagingCell a:hover, .currentPage {border: #666 1px solid; background-color:#fff; text-decoration:none;}
td.tdImg {border: 1px solid; border-color: #aaa #666 #666 #aaa;
  text-align:center; background-color:#fff; vertical-align:middle;padding:4px;}
td.tdImg img {margin-top:11px;}
#pnCell {text-align:right;}
a.pn, a.pn:LINK,a.pn:VISITED {color: #606060; font: 9px arial, helvetica, sans-serif; text-decoration: none; padding: 1px 4px;}
/* LIGHTBOX END*/
