﻿body 
{
	background-color:White;
	font-family:Arial;
	font-size:12px;
}
TABLE
{
	text-indent:3px;
	height: 220px;
	width: 520px;
}
.DetailHead1
{
	background-color:#F1F4F6;
	text-align:left;
}

.DetailHead2
{
	background-color: #D9E0E6;
	text-align:left;
}

.DetailText1
{
	background-color: #E8E8E8;
	text-align:left;
}

.DetailText2
{
	background-color: #DFDFDF;
	text-align:left;
}

#content
{
	margin: 0 auto;
	width:569px;
}
UL LI
{
	text-align: left;
	font-size: 12px;
}
.HighLight
{
	color: #ff3333;
}

.TopMenu TD
{
		text-align: center;
		width:16%;
}

.ContentTable
{
	width:700px;
	text-align:left;
}

.ContentTable TD
{
	height:25px;
}