.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #464444;
	margin: 2px 0px 0px;
	padding: 0px;
	height: 420px;
	width: 760px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;

}
.topBarTD {
	height: 60px;
	width: 280px;
	background-color: #464444;


}
.copyRightTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 12px;
	text-align: center;
	width: auto;
	background-color: #464444;



}
.btmLinkTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: blink;
	text-align: center;
	height: 15px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #464444;

}
.slideShowTD {
	height: 60px;
	width: auto;
	background-color: #464444;

}
a:link {
	color: #CCCCCC;
	border: #CCCCCC;

}
a:visited {
	color: #CCCCCC;
	border: #CCCCCC;

}
a:hover {
	color: #FFFFFF;
	border: #CCCCCC;

}
a:active {
	color: #CCCCCC;
	border: #CCCCCC;

}
img {
	color: #CCCCCC;
	border: #CCCCCC;

}
.greyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
#content-box{
	margin:20px;
}
#content-box img{
	float: left;
	margin: 0 10px 10px 0;
	
}
#content-box #info{
	width: 350px;
	float: right;
}
#content-box #info p{
	margin: 0 0 4px 0;
	padding: 0 10px ;
	text-align: right;
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	display: block;
}
#content-box #info p span{
	color: #ffe315;
	font-weight: bold;
	width: 120px;
	display: block;
	float: left;
	text-align: left;
}
#content-box #viewlarge a{
	text-decoration: none;
	background: url(images/new-window-icon.png) 0 0 no-repeat;
	width: 17px;
	height: 15px;
	padding: 0 0 0 20px;
	color: #ffe315;

}
#content-box #viewlarge a:hover{
	text-decoration: none;
	color: #e6e6e6;
background: url(images/new-window-icon.png) 0 -22px no-repeat;
	width: 17px;
	height: 15px;
	padding: 0 0 0 20px;
}

#viewlarge2 a{
	background: url(images/new-window-icon.png) 0 0 no-repeat;
	width: 17px;
	height: 15px;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	text-decoration: none;
	color: #ffe315;
}
#viewlarge2 a:hover{
	margin: 0 0 0 20px;
	text-decoration: none;
	color: #e6e6e6;
background: url(images/new-window-icon.png) 0 -22px no-repeat;
	width: 17px;
	height: 15px;
	padding: 0 0 0 20px;
}

