/* navigation  */

.navi-main:link, .navi-main:active, .navi-main:visited {
	display:inline;
	height:16px;
	font-family: tahoma, geneva, verdana, sunsans-regular;
	font-weight: bold;
	font-size: 13px;
	background-color: #B23000;	
 	line-height:17px;
	color: #ffffff;
 	text-decoration: none;
 	padding:0 11 0 11px;
	margin-bottom:1px;
	margin-right:1px;
	}

.navi-main:hover {
	display:inline;
	height:16px;
	font-family: tahoma, geneva, verdana, sunsans-regular;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
 	line-height:17px;
	color: #B23000;
 	text-decoration: none;
 	padding:0 11 0 11px;
	margin-bottom:1px;
	margin-right:1px;
	}
	
.navi-on {
	display:inline;
	height:16px;
	font-family: tahoma, geneva, verdana, sunsans-regular;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
 	line-height:17px;
	color: #B23000;
 	text-decoration: none;
 	padding:0 11 0 11px;
	margin-bottom:1px;
	margin-right:1px;
	}


img.border
{	border-left-width:2px; 
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-style:solid; 
	border-right-style:solid; 
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-color:#ffffff; 
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
}

p,td {
	margin:0;
	padding-bottom: 8px;
	font-family: Verdana, geneva, verdana, sunsans-regular;
	font-size: 11px;
	line-height: 18px;
	color:#121212;
 	font-weight: normal;
}

p.right {
	margin:0;
	padding: 11 11 11 11px;
	font-family: Verdana, geneva, verdana, sunsans-regular;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
 	font-weight: normal;
}

tt.red    { 
	color: #9E1E00; 	
	font-family: Verdana, geneva, verdana, sunsans-regular;
	font-size: 11px;
	line-height: 18px;
}

small {
	font-family: Arial, geneva, verdana, sunsans-regular;
	font-size: 9px;
	color:#333333;
 	font-weight: normal;
}

small.img {
	padding: 0 3 0 3px;
	font-family: Arial, geneva, verdana, sunsans-regular;
	font-size: 9px;
	line-height: 9px;
	color:#ffffff;
	background: #666666;
 	font-weight: normal;
}

h1
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#333333;
    font-weight:bold;
    margin-left: 0px;
    margin-top: 7px;
    margin-bottom: 14px;
	letter-spacing: -1px;
	text-transform: capitalize;
}

h2
{
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
	line-height: 15px;
    color:#ffffff;
	background: #B23000;
    margin-bottom:5px;
    margin-top:0px;
    font-weight:bold;
	padding: 5 11 5 11px;
}

h3
{
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
	line-height: 15px;
    color:#ffffff;
	background: #999999;
	font-style: italic;
    margin-bottom:5px;
    margin-top:12px;
    font-weight:normal;
	padding: 5 11 5 11px;
}

strong.red
{
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
	line-height: 15px;
    color:#990000;
    font-weight:bold;
}

a:link, a:active, a:visited      { 
	color: #660000; 
	text-decoration: none;
    font-weight:bold;
}

a:hover     { 
	color: #9E1E00; 
	text-decoration: none; 
    font-weight:bold;
}


.footer:link, .footer:active, .footer:visited      { 
	color: #ffffff; 
	text-decoration: none;}

.footer:hover     { 
	color: #333333; 
	text-decoration: none;}