.text {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : normal;
	   font-size : 15px;
	   }

.xsmtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight :normal;
	   font-size : 12px;
	   }	

.boldtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 15px;
	   }
	   
.blueboldtext {
	   color : #3399FF;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 15px;
	   }
	   
.whiteboldtext {
	   color : white;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 13px;
	   }   
	
.smtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : normal;
	   font-size : 13px;
	   }
	   
.smboldtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 13px;
	   }	 
	   
.xsmboldtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 11px;
	   }	   
	   
.redtext {
	   color : red;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight :bold;
	   font-size : 13px;
	   }
.greentext {
	   color : green;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight :normal;
	   font-size : 15px;
	   } 
.goldtext {
	   color : 663366;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 13px;
	   }
.lgboldtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 18px;
	   }	   
.tnr {
	   color : black;
	   font-family : Times New Roman;
	   font-style : normal;
	   font-weight : normal;
	   font-size : 13px;
	   }
.tnri {
	   color : black;
	   font-family : Times New Roman;
	   font-style : italic;
	   font-weight : normal;
	   font-size : 13px;
	   }
.btnri {
	   color : black;
	   font-family : Times New Roman;
	   font-style : italic;
	   font-weight : bold;
	   font-size : 13px;
	   }
.xlgboldtext {
	   color : black;
	   font-family : Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 20px;
	   }	

 .smverdana {
	   color : black;
	   font-family : Verdana,Arial, MS sans serif;
	   font-style : normal;
	   font-weight : normal;
	   font-size : 12px;
	   }

 .xsmverdana {
	   color : black;
	   font-family : Verdana,Arial, MS sans serif;
	   font-style : normal;
	   font-weight : normal;
	   font-size : 10px;
	   }  

 .xsbverdana {
	   color : black;
	   font-family : Verdana,Arial, MS sans serif;
	   font-style : normal;
	   font-weight :bold;
	   font-size : 10px;
	   }  

 .sbverdana {
	   color : black;
	   font-family : Verdana,Arial, MS sans serif;
	   font-style : normal;
	   font-weight : bold;
	   font-size : 12px;
	   }
	   
.graybox  {
      	   border-right: #3399FF 1px solid;
	   border-top: #3399FF 1px solid;
	   padding-bottom: 2px;
	   border-left: #3399FF 1px solid;
	   border-bottom: #3399FF 1px solid