﻿


.EditTable
{
	width: 50%;
	border-left: #c6cdc3 1px;
	border-right: #c6cdc3 1px;
	direction: ltr;
	border-top-style: none;
	border-bottom-style: none;
}
.EditTable.AltRow
{
	
}
.EditTable.Row
{

}

.Title1
{
	font-weight: bold;
	color: blue;
}
.Comment1
{
	color:blue;
}

.Title2
{
	font-weight: bold;
	color: Black;
}
.Comment2
{
	color:Black;
}

A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:active
{
	
	font-family: Tahoma;
	text-decoration: none;
}
A:hover
{

	text-decoration: none;
}

