body         { color: #333333; font-family: Tahoma; font-size: 10pt; text-decoration: none; 
               background-color: #343434 }
               
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;
}


/* SIDE MENU ROLLOEVER EFFECT */
/* SIDE MENU ROLLOEVER EFFECT */

#menu2 {
	width: 100%;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 0px;
	border-width: 0px;
	margin: 0px;
	}
	
#menu2 li a {
	height: 28px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	/*height: 24px;*/
	text-decoration: none;
	border-top:1px solid #343434;
	border-bottom:1px solid #343434;	
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background:343434;
	padding: 6px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #fff;
	background: url(../images/sidemenu_rollovers_bg.jpg) 0 -32px;
	padding: 6px 0 0 25px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* SIDE MENU ROLLOEVER EFFECT */
/* SIDE MENU ROLLOEVER EFFECT */