body
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #333333;
}


td.text
{
	padding-left:60px;
	padding-right:20px;
	width:50%;
	
}

td.main
{
	width:200px;
	margin-top:200px;
}

a.black, a.black:hover, a.black:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

table.skeleton
{
	width:100%;
	/*border: 1px solid;*/
}

td
{
	vertical-align:top;
}

td.gallery
{
	vertical-align:bottom;
	border: 1px #000000 dotted;
	padding: 10px;
}

.galleryimage
{
	text-align:center;
	margin-bottom: 5px;
}

.gallerynav
{
	text-align:center;
	font-weight: bold;
}

td.left
{
	width: 20%;
	border-right: 1px #000000 dotted;
	padding-right: 10px;
}

td.main
{
	padding-left: 10px;
}

td.right
{
	width: 30%;
	border-left: 1px #CECECE dashed;
}

td.rowOdd
{

}

td.rowEven
{
	background-color: #CECECE;
}

th.listing
{
	background-color: #CECECE;
}

.logo
{
	padding: 4px 0px 4px 0px;
	text-align: right;
}

img
{
	border: 0px;
}
.box
{
	border-bottom: 1px #CECECE solid;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
}

/*a.navlink
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
*/

p.help
{
	font-size:9pt;
	font-style: italic;
}


.boxheader
{
	font-weight: bold;
}

.footer
{
	text-align:center;
	font-size: 8pt;
}