@charset "utf-8";
/* CSS Document */
Body
{
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	background-color:#544D30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#3A3A3A;
}
Table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3A3A3A;
}
.home
{
	font-size:8pt;
}
img
{
	border-color:#FF561B;
}
a
{
	color:#6B84C3;
	text-decoration:none;
}
a:hover
{
	color:#FF9966;
	text-decoration:none;
}
Input
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	width: 110; 
	color:#3A3A3A;
}
Select
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	color: Gray;
}
textarea
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}
.Right_Menu
{
	color:#FCF4EC;
	font-weight:bold;
	font-size:11px;
}
a:hover.Right_Menu
{
	color:#D40000;
}
.Blue_Title
{
	font-weight:bold;
	color:#003366;
}
.Red_Title
{
	font-weight:bold;
	color:#960000;
}
.More_Info
{
	font-weight:bold;
	color:#6B84C3;
}
.CopyRight
{
	color:#FAEBDA;
	font-size:8pt;
}
.Search
{
	color:#F26A00;
	font-weight:bold;
}
.Page_Title
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#35170C;
	text-decoration:underline;
	font-weight:bold
}
.error
{
	color:#CC3333;
}
.Pro_Titr
{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
}
