@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.SectionName {
	font-size: 16pt;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

table.menut td {

}

table.menut td a{

font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding-left: 52px;

padding-top: 13px;
display: table-cell;
height: 27px;
width: 175px;

/* padding-left: 25px; */
} 

table.menut td a:link, table.menut td a:visited, table.menut td a:active  {

	line-height: normal;
background-image: url('images/menu/tc.gif');
background-repeat:no-repeat;
text-decoration: none;
color: #FFFFFF;
} 
table.menut td a:hover {background-image: url('images/menu/tc-m.gif'); color: #FFFFFF; text-decoration: none;} 


.sub {
padding-left: 15px;
}


#active, #active a:link, #active a:visited, #active a:active, #active a:hover {
color: #000000;
	line-height: normal;
background-image: none;
background-image: url('images/menu/tc-a.gif');
background-repeat:no-repeat;
padding-top: 13px;
display: table-cell;
height: 27px;
width: 175px;
}

#sactive, #sactive a:link, #sactive a:visited, #sactive a:active, #sactive a:hover {
color: #000000;
background-image: url('images/menu/tcm-a.gif');

}


table.submenut td a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
	line-height: normal;
display: block;
/* padding-left: 25px; */
padding-left: 12px;
height: 19px;
padding-top: 4px;
} 

table.submenut td a:link, table.submenut td a:visited, table.submenut td a:active  {
background-image: url('images/menu/tcm.gif');
text-decoration: none;
color: #a6620f;
} 
table.submenut td a:hover {background-image: url('images/menu/tcm-m.gif'); color: #FFFFFF; text-decoration: none;} 

.subtext { 

display: block;
padding-top: 10px;
color: #a6620f;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}