.thumbNail 
{
	width:56;
	height:75;
}
.thumbNailHor 
{ 
	width: 75; 
	height: 45;
}

.introleft
{
	width: 100%;
}

.introleftimg
{
	width: 100%;
}
.mainLeftImage
{
	width: 300;
	height: 400;
}

.mainRightImage
{
	width: 450;
	height: 245;
}


.mainTextDesc
{
	font-weight: bold;
}

.mainTable
{
	background-color: white;
}

.topbar, .bottombar
{
	background-color: #F6F0D3;
	height:28px;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	PADDING-LEFT: 10px;
	COLOR: #000000;
}

.topbar A {font-weight: bold;}
.topbar A:link {text-decoration:none; color:black}
.topbar A:visited {text-decoration:none; color:black}
.topbar A:hover {text-decoration:none; color:black}
.topbar A:active {text-decoration:none; color:black} 


.introtable
{
	border-left: solid 1px #8c8c8c;
}

.fl	 { float: left; }
.fr  { float: right;}
.ar	 { text-align: right; }
.mt5 { margin-top: 5; }
.mt20 { margin-top: 20; }
.ml5 { margin-left: 5; }
.mr5 { margin-right: 5; }
.pt10 { padding: 10 5 0 0 }
.cleaner { clear: both; }
