﻿.pagetext
{
	font-family: Tahoma; font-size: 10pt; color: black;
	/*font-family: Arial; font-size: 10pt; color: black;*/
	text-align:right;
	 /*line-height:15px;*/
	
}


.pagetextBold
{
	font-family: Tahoma; font-size: 10pt; color: black;
	font-weight:bolder;
	text-align:justify;
	 text-decoration:none;
}

.menutext
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 7.5pt;
	color:#32455B;
	line-height:15px;
}

.justifytext
{
	TEXT-JUSTIFY: auto;
	text-align: justify;
}


.submenupadleft
{
 padding-left:15px;
}
.submenupadright
{
 padding-right:15px;
}

/*normal sidenav*/
ul.subnav li {
	list-style-type: none;
	
}

ul.subnav li a {
	color: #626365;
	font-family:  Tahoma;
	font-weight: bold;
	font-size: 7.5pt;
	text-decoration: none;
	
}
ul.subnav li a:hover {
	color: #000000;
}
/*normal sidenav*/

/*active sidenav*/
ul.subnav li a.active {
	color: #99042E;
	background-repeat: no-repeat;
}

ul.subnav li a.active:hover {color: #000000;}




td.breadcrumb {width: 775px; height: 23px; border-bottom: 1px solid #fff;padding-left: 20px;font-size: 9px;}
a.breadcrumb {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: white; text-decoration: none; font-weight: bold; background-color: transparent;}
span.breadcrumb {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: white; text-decoration: none; font-weight: bold; background-color: transparent;}
a.breadcrumb:hover {color: #000; text-decoration: none;}
.breadcrumb100
 {
	font-family: Tahoma;
	font-size: 9px;
	color: white; text-decoration: none;
	font-weight: bold; background-color: transparent;
	
	  }
