.tdContent
{
	padding-left:5px;
}

.change
{
	color:White;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration :none;
	text-align:right;
}
td.PageName
{
	color:White;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-decoration :none;
	text-align:right;
}
a.Links {
	color : #767676;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a.Links:Hover {
	color : #767676;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a.bottomLinks {
	color : #767676;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
a.bottomLinks:hover {
	color : #767676;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
td {
	
	font-family : Arial;
	
}
font {
	
	font-family : Arial;
	
}
input, select, textarea {
	
	font-family : Arial;
	
}
.tdLinks
{
	padding-left:10px;
}
.PageName
{
	color:Gray;
	font-weight:bold;
	font-family:Tahoma;
	font-size:large;
}
.tblRowA
{
	font-size: 8px;
    background-color:White;
}

.tblRowB
{
	font-size: 8px;
    background-color:#EEEEEE;
}
.ImageSolidBG
{
	background-color:#ededed;
}