/* CSS Document */

.material
{
	margin-bottom: 32px;
	width: 660px;
}

.material #title
{
	margin-left: 16px;
	margin-bottom: 16px;

	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
}

.material #info P
{
	text-indent: 0cm;
}

.material #info A
{
	color: #0066FF;
	text-decoration: none;
}

.material #info A:hover
{
	color: #FF0000;
}

.material #info #left
{
	display:block;
	float: left;
}

.material #info #right
{
	display:block;
	float: right;
}

#imgtitle
{	
	float: left;
	clear: both;
}

html>body #imgtitle
{
	clear: left;
}

#imgtitle A
{
	color: #CC0000;
	text-decoration: none;
}

#imgtitle A:hover
{
	color:#FF0000;
}

.material #info #left IMG
{
	margin: 4px 0px;
	margin-right: 16px;
}

.material #info #left #pictext
{
	margin: 4px 0px;
	margin-right: 16px;
	color: #CC0000;
	text-align: center;
}

.material #info #right IMG
{
	margin: 4px 0px;
	margin-left: 4px;
}

.material #info #right #pictext
{
	width: 200px;
	margin: 4px 0px;
	margin-left: 4px;
	color: #CC0000;
	text-align: center;
}


.pics_tbl
{

}

.pics_tbl TR
{
	/* background-color: #F1F8FF; */
}

.pics_tbl TD
{
	padding: 6px 4px;
	vertical-align: top;
	text-align: center;
}

.pics_tbl TD IMG
{
	margin-bottom: 4px;
}
