/*  GENERAL */
BODY
	{
		background-color:White;
		font-family:Arial;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		BACKGROUND: url(../img/fadeBG.jpg);
	}
.GalleryIntro
{
	overflow:auto;
	height:882;
	width:607;
	scrollbar-3dlight-color: #639FC4;
	scrollbar-arrow-color: #639FC4;
	scrollbar-darkshadow-color: #639FC4;
	scrollbar-face-color:	#FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #639FC4;
}

.stick
{
	color:#5E8EC1;
}
.stick2
{
	color:#a8c2dd;
}
td.topLogo
	{
		background-image:url(../img/topLogo.jpg);
		width:778px;
		height:91px;
	}
td.logoHands
	{
		background-image:url(../img/hands.jpg);
		width:171px;
		height:25px;
	}
td.topBar
	{
		background-image:url(../img/topBarBG.jpg);
		width:607;
	}
td.topBanner
	{
		background-image:url(../img/banner.jpg);
		width:778px;
		height:157px;
	}	
td.footerBG
	{
		background-image:url(../img/footerBG.jpg);
		height:8;
	}	
td.footer
	{
		color:#AAAAAA;	
		font-size:10;
		text-align:center;
	}
table.mainTable
	{
		border-left-color:#DDDDDD;
		border-left-width:1px;
		border-left-style:solid;	
		border-right-color:#DDDDDD;
		border-right-width:1px;
		border-right-style:solid;
	}
td.whiteBar
	{
		background-color:White;
		height:2px;
	}
td.grayBar
	{
		background-color:#B9B9B9;
		height:1px;
	}
table.wholePageTable
{
		background-color:White;
	
}
table.mainBoxText
	{
		border-color:#B9B9B9;
		border-width:1px;
		border-style:solid;
		padding:0,0,0,0;
	}
table.boxTitle
	{
		border-color:#B9B9B9;
		border-width:1px;
		border-style:solid;
		padding:0,0,0,0;
	}
td.subTitle
	{
		background-color:#B9BED3;
		color:#FB5304;
		font-size:13px;
		font-weight:bold;
		padding:1,1,1,1;

	}
td.boxTitleGray
	{
		background-color:#B9BED3;
		color:#FB5304;
		font-size:13px;
		font-weight:bold;
		padding:1,1,1,1;

	}
td.boxTitle
	{
		background-image:url(../img/titleBG.jpg);
		/*background-color:#4655DF;*/
		height:16px;
		color:White;
		font-size:13px;
		font-weight:bold;
		padding:1,1,1,1;

	}
table.boxText
	{
		border-top-width:0px;
		border-top-style:none;
		border-left-color:#B9B9B9;
		border-left-width:1px;
		border-left-style:solid;
		border-right-color:#B9B9B9;
		border-right-width:1px;
		border-right-style:solid;
		border-bottom-color:#B9B9B9;
		border-bottom-width:1px;
		border-bottom-style:solid;
		padding:0,0,0,0;
	}
td.boxText
	{
		background-color:white;
		font-size:12px;
		color:#606060;
		line-height:1.5;
	}
	
A:active
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A:visited
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A:link
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A:hover
	{
		color:gray;
		font-weight:bold;
		TEXT-DECORATION: none;
	}	
	
A.topLink:active
	{
		color:white;
		font-size:14px;
		TEXT-DECORATION: none;
	}
A.topLink:visited
	{
		color:white;
		font-size:14px;
		TEXT-DECORATION: none;
	}
A.topLink:link
	{
		color:white;
		font-size:14px;
		TEXT-DECORATION: none;
	}
A.topLink:hover
	{
		color:#013B50;
		font-size:14px;
		TEXT-DECORATION: none;
	}
A.navLink:active
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: underline;
	}
A.navLink:visited
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: underline;
	}
A.navLink:link
	{
		color:#606060;
		font-weight:bold;
		TEXT-DECORATION: underline;
	}
A.navLink:hover
	{
		color:gray;
		font-weight:bold;
		TEXT-DECORATION: underline;
	}
A.topLinkLang:active
	{
		color:#013B50;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A.topLinkLang:visited
	{
		color:#013B50;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A.topLinkLang:link
	{
		color:#013B50;
		font-weight:bold;
		TEXT-DECORATION: none;
	}
A.topLinkLang:hover
	{
		color:white;
		font-weight:bold;
		TEXT-DECORATION: none;
	}