body,table,th
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link
{
	text-decoration: none;
	color: #0000FF;
}
a:hover
{
	text-decoration: underline;
	color: #0000FF;
}
a:visited
{
	text-decoration: none;
	color: #0000FF;	
}

body
{
	background-color: #C5C7CB;
}

a.menuText:link
{
	text-decoration: none;
	color: #0000FF;
}
a.menuText:visited
{
	text-decoration: none;
	color: #0000FF;
}
a.menuText:hover
{
	text-decoration: underline;
	color: #0000FF;
}


.tableTop
{
	border: 1px solid #C5C7CB;
}
.tableInfo
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C7CB;
	border-right-color: #C5C7CB;
	border-bottom-color: #C5C7CB;
	border-left-color: #C5C7CB;
	background-image: url(../images/left_table_background.jpg);
}
td.tableInfo
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C7CB;
	border-right-color: #C5C7CB;
	border-bottom-color: #C5C7CB;
	border-left-color: #C5C7CB;
}
.menuText
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C7CB;
	border-right-color: #C5C7CB;
	border-bottom-color: #C5C7CB;
	border-left-color: #C5C7CB;
}
table.menuText
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C5C7CB;
	border-right-color: #C5C7CB;
	border-bottom-color: #C5C7CB;
	border-left-color: #C5C7CB;
}
.footerTable
{
	/*background-image: url(/pd_images/footer_background.gif);*/
	border: 1px solid #C5C7CB;
}
.footerText
{
	font-size: 10px;
	color: #666666;
}

.topBreadCrumb
{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C7CB;
	border-right-color: #C5C7CB;
	border-bottom-color: #C5C7CB;
	border-left-color: #C5C7CB;
}
.topBreadCrumbText
{
	font-size: 11px;	
	color: #666666;
}
.tableTitle
{
	border-top: 1px none #C5C7CB;
	border-right: 0px none;
	border-bottom: 1px none #C5C7CB; 
	border-left: 0px none;
	background-image: url(file:///C|/Inetpub/wwwroot/TT/images/topTable_bk_upper.gif);
}

