/* main style sheet*/

a.menu:link 
{ 
color: #fffff;  
}

a.menu:visited 
{
color: #ffffff;
}

a.menu:active 
{
color: #ffffff;
}

a.menu:hover
{
color: #cccccc;
}

a:link 
{ 
color: #990000; 
font-weight: bold; 
}

a:visited 
{
color: #990000;
font-weight: bold;

}

a:active 
{
color: #990000;
font-weight: bold;
}

a:hover
{
color: #555555;
font-weight: bold;
}

a
{
	font-family: tahoma;
	color: #000000;
	font-size: 8pt;	
	font-weight: bold;
}

a.menu
{
	font-family: tahoma;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

a.noline
{
	font-family: tahoma;
	color: #990000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.noline:link 
{ 
	font-family: tahoma;
	color: #990000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;}

a.noline:visited 
{
	font-family: tahoma;
	color: #990000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

a.noline:active 
{
	font-family: tahoma;
	color: #990000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;}

a.noline:hover
{
	font-family: tahoma;
	color: #990000;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}
	
a.cmr:link 
{ 
color: #990000; 
font-weight: bold; 
}

a.cmr:visited 
{
color: #990000;
font-weight: bold;
}

a.cmr:active 
{
color: #990000;
font-weight: bold;
}

a.cmr:hover
{
color: #555555;
font-weight: bold;
}

a.cmr
{
	font-family: tahoma;
	color: #000000;
	font-size: 11pt;	
	font-weight: bold;
}

p
{
	font-family: tahoma;
	color: #000000;
	font-size: 8pt
}

hr
{
	height: 1;
	color: #000000
}

hr.menu
{
	height: 1;
	color: #000000
}		

input.button
{
	font-family: tahoma;
	font-size: 8pt;
	background-color : #4A75A5;
	border-color : #ffffff;
	color: #ffffff;
	border-style: solid; 
	border-width: 0; 
	padding-left: 0; 
	padding-right: 0;	
}

input.login
{
	font-family: tahoma;
	font-size: 8pt;
	background-color : #ffffff;
	border-color : #ffffff;
	color: #002441;
	border-style: solid; 
	border-width: 1; 
	padding-left: 2; 
	padding-right: 2;	
	border-style: dashed
}

font.default
{
	font-family: tahoma;	
	font-size: 8pt;
	color: #ffffff	
}  
font
{
	font-family: tahoma;	
	font-size: 8pt;
	color: #000000	
}  

font.login
{
	font-family: tahoma;	
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff
}

font.Header
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #000000	
}
font.Header2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #990000
}
font.Header3
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 16pt;
	color: #000000
}
font.Header4
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
td.showcase
{
	border-color: #b5b5b5;
	background-color: #ffffff;
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-style: solid; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom-style: solid; 
	border-bottom-width: 1
}

td.heading
{
	background-color: #000000;	 
	color: #ffffff;
}


table.copy
{
	border-color: #4A75A5;
	background-color: #000A37;
	border-left-style: solid; 
	border-left-width: 0; 
	border-right-style: dashed; 
	border-right-width: 3; 
	border-top-style: solid;
	border-top-width: 3; 
	border-bottom-style: solid; 
	border-bottom-width: 3
}

td
{
	font-family: tahoma;	
	font-size: 8pt;
	color: #000000	
}
  
.SectionHdr
{
	background-color="#000000";
	font-family: tahoma;	
	font-size: 10pt;	
	color: #ffffff		
}
