
BODY {
	background-color: #fff;
	color: #000;
	margin: 16px 0px;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : Gray;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;

}

/* _______________ ELEMENTS START  _______________ */
A:link {
	color: #FF9B2B;
}
A:visited {
	color: black;
}
A:hover {
	color: RED;
	text-decoration: none;
}
/* _______________ ELEMENTS STOP  _______________ */








/* _______________ REGULAR START  _______________ */

.mt14   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
		text-align: Left ;
}

.mt12   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
		text-align: Left ;
}

.mt7   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
	text-transform : uppercase;
	font-weight: bold;
	text-align: center;
	background-color : #FFC480;
}

.regularlink {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.maintext {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;

}
/* _______________ REGULAR STOPS _______________ */













/* _______________ SLEEVE STARTS _______________ */

sleeveimage{

}

.news {
	font-size: 8pt;
	font-family: Verdana;
	padding-left : 8px;
	padding-right : 8px;
	color : White;
}

.sleevelink {
	font-size: 7pt;
	font-family: Verdana;
	padding-left : 8px;
	padding-right : 8px;
	color : White;
}

.sleevelink A:visited {
	color: White;
}
 
.sleevelink A:link {
	color: White;
}

.sleevelink A:hover {
	color: #FFC480;
}

.sleevetitle {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFC480;
	font-weight: bold;
	text-align: Center;
}
.sleevesubtext{text-transform: none; font-family: Verdana; font-size: 8pt; color: White; font-weight: bold; text-align: center;}
.sleevepollchoice {	text-transform: none;	font-family: Verdana; font-size: 7pt; color: White; font-weight: normal; text-align: left;}
.sleevebottomlink{text-transform: capitalize; font-family: Verdana; font-size: 8pt; color: #FFC480; font-weight: bold; text-align: right;}
.sleevebutton1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
	font-weight: bold;
	background : #ffc480;
	border : none;
	text-transform : uppercase;
}
/* _______________ SLEEVE STOPS _______________ */









/* _______________ DISCLAIMER STARTS _______________ */
.disclinks {
   text-transform: uppercase;
	font-size: 7pt;
	font-family: Verdana;
	color: #A9A9A9;
	text-align: Center ;
}
.disctext {
	text-transform: uppercase;
	font-size: 7pt;
	font-family: Verdana;
	color: #A9A9A9;
	text-align: Center ;
	text-decoration : none;
}
/* _______________ DISCLAIMER STOPS _______________ */