/* CSS Document */

body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:20px;}a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.from {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 16px;
	border: 1px solid #999999;
}
.yell {
	color: #FF6600;
}
.blue {
	color: #3A76B1;
}

.yellpoint
{
	color:#da1510;
	margin-right:3px;
}

.table1, .table2
{
	width: 100%;
	border-collapse: collapse;
	border-right:0;
	border-bottom:0;
}

.table1 td
{
	height: 30px;
}

.rowTD
{
	background-color: #e7e7e7;
	padding-left: 5px;
}
.row_width1
{
	width:100px;
}
.row_width2
{
	width:300px;
}
.row_width3
{
	width:700px;
}
.alterTD
{
	background-color: #f7f7f7;
	padding-left: 5px;
}
