﻿body 
{
   margin-left:0;
   margin-top:0;
}

img 
{
   border-style:none;
}

.tTDMenu
{
	 background-color:#6095C1;
	 font-family:Tahoma;
	 font-size:8pt;
	 color:White;
	 border-color:White;
	 border-width:thin;
}

.tTDMenuOver
{
	 background-color:#7E7E7E;
	 font-family:Tahoma;
	 font-size:8pt;
	 color:White;
	 border-color:White;
	 border-width:thin;
	 cursor:pointer;
}

.tPageHeading
{
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma;
	color:#6095C1;
}

.tPrimary
{
	font-size:8pt;
	font-family:Tahoma;
}

.tTableLeftMenu
{
	 font-family:Tahoma;
	 font-size:8pt;
	 border-right-color:Black;
	 border-right-width:1px;
	 border-right-style:solid;
	 height:100%;
}

.tMore
{
	font-family:Tahoma;
	font-size:9pt;
	color:#6095C1;
}

.tHeading
{
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma;
	color:#6095C1;
	border-bottom-color:#6095C1;
	border-bottom-width:thin;
	border-bottom-style:solid;
}

.footer
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.footerOver
{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.link
{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.linkMenu
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.linkNone
{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	font-family:Tahoma;
	color:#6095C1;
}

.Link
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}

.LinkOver
{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}