body
{
	margin: 0px;
}

a.news
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	text-transform: capitalize;
}

.text
{
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-family: Verdana;
	text-align: left;

}

.boldtext
{
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	font-family: Verdana;
	font-weight:600;
}

.header
{
	font-size: 10px;
	font-weight:600;
	color: #666666;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: none;
}

A.header:HOVER {
	font-size: 10px;
	font-weight:600;
	color: #000000;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: underline;
}

.input
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 10px;
	border-left: gainsboro 1px solid;
	color: gray;
	border-bottom: gainsboro 1px solid;
	font-family: verdana;
	background-color: transparent;
}
.imagebox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.imageborders
{
	border: 2px ridge #CCCCCC;
	cursor: hand;
}

.objBox
{
	border-right: silver 1px solid;
	padding-right: 5px;
	border-top: silver 1px solid;
	display: block;
	padding-left: 5px;
	float: right;
	padding-bottom: 5px;
	margin: 0px 0px 10px 10px;
	border-left: silver 1px solid;
	width: 100px;
	line-height: normal;
	padding-top: 5px;
	border-bottom: silver 1px solid;
	position: static;
	height: 50px;
	text-align: center;
}
.dates
{
	font-size: 9px;
	color: #999999;
	font-family: Verdana;
}
.headerFocus {
	font-size: 10px;
	font-weight:600;
	color: #666666;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
A.headerFocus:HOVER {
	font-size: 10px;
	font-weight:600;
	color: #666666;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
.piccentre {
	background-position: center;
	text-align: center;
}
.WhiteTableLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.DarkTableLine {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tablehome {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.headerPhotos {

	font-size: 15px;
	font-weight:900;
	color: #666666;
	font-family: Verdana;
	line-height: 10px;
	text-decoration: none;
}
.headerPhotosBlack {


	font-size: 15px;
	font-weight:900;
	color: #000000;
	font-family: Verdana;
	line-height: 10px;
	text-decoration: none;
}
.homehidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.homeover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.homeover:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.textdate {
	font-size: 8px;
	color: #666666;
	font-family: Verdana;
	text-align: left;
	vertical-align: text-top;
}
