body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma;
}
.BGCommon
{
	width: 100%;
	height:100%;
	text-align: center;
	vertical-align: middle;
}
.Title
{
	background-color: #e1f4fd;		
	vertical-align:top;
	cursor: pointer;
}
.Date
{
	font-size: 12px;
	font-family: Tahoma;
	margin-left: 2px;
}
#content
{		
	background-color: White;
	text-align: left;
	padding-bottom: 10px;
	height: 90%;
}
#content table
{
	height:90%
}
#content .Category
{
	text-align: right;
	padding-right: 2px;
	width: 60%;
	padding-top:2px;
}
.CategoryTitle
{
	text-align: left;
	padding-right: 2px;	
	padding-left: 2px;	
	padding-top:2px;
	font-size: 12px;
	color: #0072bc;
	font-family: Tahoma;
}
.CategoryTitle a:hover
{color:Red;text-decoration: none;}
#content .Content a
{text-decoration: none;}
#content .Content a:hover
{color:Red;}
#content .NavLink a
{
	color: #0c2a60;
	text-decoration: none;
}
#content .NavLink a:hover
{
	color: Red;
}
#content .TLink
{
	padding-top: 6px;
	padding-left: 5px;
}
#content .SLink
{
	padding-top: 6px;
	padding-left: 15px; 
	padding-right: 10px; 
	color: #6d6e71; 
	text-align: justify;
	text-decoration: none;
}
#content .TLink a
{	
	padding-right: 10px; 
	color: #0F51A5; 
	text-align: justify;
	text-decoration: none;
}
#content .TLink a:hover
{
	color: Red;
}
#content .Content .Rule
{
	border-bottom-color: #0072bc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#content .Content
{
	font-size:12px;
	font-family: Tahoma;
	float:right;
}
.ATitle
{
	color: #d2232a;
	font-size:12px;
	font-family:Tahoma;
}
.DateCreated
{
	color: black;
	font-size:12px;
	font-family:Tahoma;
}
.CategoryList a
{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #0d3a9f;
}
.CategoryList a:hover
{
	color: black;
}
.CategoryList
{
	vertical-align: middle;
	text-align: left;
	background-color: #eb6531;
}
