body
{
	margin: 0;
	padding: 0;
	height:100%;
	border:none;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;

	
}


#fullheight
{
	height:100%;
	width:100%;
}

.footer-text
{
	font-weight: bold;
	font-size: 10px;
	color: #9e9e9e;
	font-family: Verdana;
}
.small-text
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}
.black-text
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}
td
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
a:link
{
	color:#000000;
	text-decoration:none;
}
a:visited
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}
a:active
{
	color:#000000;
	text-decoration:none;
}

.tdpageheader
{
	height:70px;
	background-image: url(header-background.png);
	background: #2a1b5e;
	font-size: 18px;
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tdyellowline
{
	height: 20px;
	background-image: url(../images/yellow_line.png);
	padding-left: 30px
}

.tdgreyline
{
	height: 20px;
	background-image: url(../images/grey_line.png);
	padding-left: 30px
}

.tdmenu
{
	background: #dbdbdc;
	border: 1px solid #efefed;
	padding:10px;
	width: 220px;
	vertical-align: top;
}

.tdbody
{
	background: #ffffff;
	
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
}

.menuitem
{
	text-decoration: none;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

.menuitem_current
{
	text-decoration: underline;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

padding: 3px; font-size: 11px; color: #cecece'

.path
{
	padding: 3px;
	font-size: 11px;
	color: #cecece;
}

a.path:hover
{
	font-size: 11px;
	color: #cecece;
	text-decoration: underline;
}

a.path
{
	font-size: 11px;
	color: #cecece;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}

.menuBig {
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tdpagefooter
{
	height: 25px;
	border: 1px solid #efefed;
}
 
 
 .categories
 {
	color: #ffffff;
 }
 
 h1
 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Verdana;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #838383;
}

h2
 {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
	margin-top: 10px;
	margin-bottom: 0px;

}