body         { color: #333333; font-family: Tahoma; font-size: 10pt; text-decoration: none; 
               background-color: #FFFFFF }
               
td           { color: #333333; font-family: Tahoma; font-size: 10pt; text-decoration: none }

/*-----*/
.copyright   { font-family: Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 
               10pt }
:hover.copyright {text-decoration: none;}


/*-----*/
.favourite   { font-family: Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 
               8pt }
:hover.favourite   {text-decoration: none;}


/*-----*/
input        { color: #000000; font-family: Tahoma; font-size: 8pt; border: 1px solid #000000; 
               background-color: #FFFFFF }
               
              
/*-----*/              
.sidemenulinksbold   { font-family: Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 
               10pt; font-weight:bold }      
:hover.sidemenulinksbold   {text-decoration: none;}   


/*-----*/
.sidemenulinksnormal   { font-family: Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 
               10pt }      
:hover.sidemenulinksnormal   {text-decoration: none;}


/*-----*/
.normalurl		{font-family: Tahoma; color: #0000FF; text-decoration: underline; font-size: 10pt }
:hover.normalurl	{text-decoration: none; color: #FF0000;}

.normalurl2		{font-family: Tahoma; color: #990000; text-decoration: underline; font-size: 10pt }
:hover.normalurl2	{text-decoration: none;}



/* TRANSACTION STYLES */
.normaltext 	{ color: #333333; font-family: Tahoma; font-size: 10pt; text-decoration: none }
.withdrawal 	{ color: #FF0000; font-family: Tahoma; font-size: 10pt; text-decoration: none }
.accountopened 	{ color: #008000; font-family: Tahoma; font-size: 10pt; text-decoration: none }


/* CHECKBOX & RADIO BUTTON STYLES */
.Radio{
	background-color: transparent;
	border: none;
}