body
{
	background-color:#D8E1D3;
	font-family: MS Sans Serif, "Trebuchet MS", Verdana;
}

tbody
{
	font-family: MS Sans Serif, "Trebuchet MS", Verdana;
}

.menu
{
	margin-top:40px;

	padding-top:10px;
	padding-bottom:10px;
	background-color:#e0e9db;
	padding-left:10px;
}

.menu a
{
	line-height: 25px;
}


.menu a:hover
{
	color:#000;
}

a img
{
	border:none;
}


.gallery a img
{
	border:none;
	margin-right:5px;
}

.gallery td
{
	width:150px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:center;
}

.gallery-vis a img
{
	border:none;
	margin-right:5px;
}

.gallery-vis td
{
	padding-bottom:20px;
}

.textcontent
{
	margin-left:20px;
	margin-right:20px;
	margin-top: 5px;
}

.fullcontent
{
	margin-top: 5px;
}

.divider
{
	background-color: #a0a0a0;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1.6px;
}

.lh80
{
	line-height: 80%;
}

.lh50
{
	line-height: 50%;
}

.lh0
{
	line-height: 0%;
}


.component {
	overflow: hidden;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e0e9db;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 100%;
}


.comp-1st
{
	margin-top: 40px;
}

.comp-profile
{
	line-height: 130%;
	text-align: center;
}


.mail tr hover
{
	background-color:#ff0000;
}

@media print
{
	.print-hidden
	{
		display: none;
	}
}
