	
/*for Body Normal Text */
.normal{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000}

.normalBold{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000}
	
.normalBoldWhite{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #FFFFFF}

/*for Linked Text */

A:active{
	color:#cc9900;
	text-decoration: underline;
	font-weight: bold;
	}
	
A:visited{
	color:#993300;
	text-decoration: none;
	}
	
A:link{
	color:#993300;
	text-decoration: none;

	}
	
A:hover{
	color:#CC9900;
	text-decoration: none;

	}

/*for headline Text */
.head-page{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#993300;
	;
	line-height: 20px;
}
	
.Menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 16px;
	text-indent: 0px;
	text-decoration: none;
	color: #996600;


	
}
	
a.Menu:link{
	color:#0066CC;
	text-decoration: none;
	background-color: #FFFFFF;

	}
	
a.Menu:active{
	color:#3399cc;
	text-decoration: none
	}
	
a.Menu:visited{
	color:#3399cc;
	text-decoration: none
	}
	
a.Menu:hover{
	color:#003366;
	background-color: #eeeeee;
	text-decoration: none;

}


.Submenu { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:normal; 
	color:#666666; 
	text-decoration: none ; 
	line-height: 20px; 
	padding-left: 12px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	}
	
a.Submenu:link{
	color:#0066CC;
	text-decoration: none;
	
}
	
a.Submenu:active{
	color:#3399cc;
	text-decoration: none
	}
	
a.Submenu:visited{
	color:#3399cc;
	text-decoration: none}
	
a.Submenu:hover{
	color:#3399cc;
	text-decoration: none;
	background-color: #eeeeee;
	height: 100%;
	width: 100%;

}
	

	
/*for Samll Text */
.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height: 14px;

	}
	
.smallWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #CCCCCC;
	line-height: 14px;


	}
	
/*for X-Samll Text */
.x-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#333333; 
	}
	
.x-smallWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#FFFFFF; 
	}
	
/*for Background color */

.bg-dark {
	background-color: 911a1a;
	background-image: url(images/bg_whitedot.gif);

	}
.bg-Medium {
	background-color: #CCCCCC;
	color: #CC9966;

	}
.bg-lite {
	background-color: #CCCCFF;
	}
.bg-white {
	background-color: #FFFFFF;
	}.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
.normalDouble {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 24px; 
	font-weight: normal; 
	color: #000000
}
a.smallwhite:link {

	color:#CCCCCC;
	text-decoration: none;
}
a.smallwhite:active {
	color: #CCCCCC;
}
a.smallwhite:visited {
	color: #CCCCCC;
}
a.smallwhite:hover {

	color:#FFFFFF;
}
.chart_burgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	text-align: center;
	vertical-align: middle;

}
.chart_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}
.Menu {
	text-indent: 0px;
}
.Menu_Sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
	color: #996600;
	padding-left: 5px;
}
.Menu_Sub_Sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	text-indent: 20px;
	text-decoration: none;
	color: #996600;
	padding-left: 5px;
}
.head-small {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	;
	line-height: 20px;
	padding-left: 20px;
}
.MenuWhite {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 16px;
	text-indent: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.normalDouble {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 24px; 
	font-weight: normal; 
	color: #000000
}
