﻿img
{
	border:0px;
	margin:0px;
}
.Title
{
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}
a
{
	color:Black;
	text-decoration:none;
}
a:visited
{
	color:Black;
	text-decoration:none;
}
.ClearBoth
{
	clear:both;
}
.Line
{
	border:none;
	border-bottom:solid #000000 1px;
}
.ErrorMsg
{
	font-size:20px;
	text-align:center;
	margin:50px;
	color:Red;
	font-weight:bold;
}
.ListDetail
{
	margin:20px;
}