/*
Style sheet for Easy Loans Re-development project
Coder: D.Jon
Start: 09-MAY-02
Updated: 13-JUN-02
*/

/*////////// Main Styles ///////////////*/


.main { color: #777777; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.mainlarge { color: #777777; font-size: 14px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.mainwhite { color: #FFFFFF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.mainblue { color: #0066FF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }
.mainbrokerblue { color: #0066FF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }	
.mainlightblue { color: #639AFF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }	
.smallmain { color: #777777; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }
.smallmainlight { color: #FFFFFF; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }
.mainbold { color: #777777; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.mainbolderror { color: #ff0000; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.mainboldwhite { color: #ffffff; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.mainboldblue { color: #0066FF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }	
.mainboldlightblue { color: #0066FF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }	
.mainboldred { color: #CC0033; font-size: 13px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }	
.mainboldyellow { color: #FFFF99; font-size: 16px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.mainboldgrey { color: #777777; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }	
.app { color: #5A758C; font-size: 10.5px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}

.spcl {border: 2px solid #000000; background-color: #ffffff; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #000022; }
.spcl2 {border-color: thin solid #99CCE6; background-color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000022; }
.list { color: #000000; font-size: 11px; font-family: verdana,helvetica,sans-serif; font-weight: normal; font-style: normal;}
.imagetext { color: #777777; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.imagetext12 { color: #777777; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.imageblue { color: #99FFFF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.imagewhite { color: #FFFFFF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; border-bottom: 2px solid #99FFFF;}
.imagewhitenounderline { color: #FFFFFF; font-size: 12px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.inputtext {color: #777777; font-size: 10pt; font-family: verdana, Arial; font-weight: bold; background-color: #FFFFFF; border: 2px solid #FF0033; text-align: right; }
.inputtextblue {color: #777777; font-size: 10pt; font-family: verdana, Arial; font-weight: bold; background-color: #FFFFFF; border: 2px solid #3746B7; text-align: right; }
.months { font-family: verdana, Arial, Helvestica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background: #000099; line-height: 22px; text-align: center }
.amount { font-family: Verdana, Arial, Helvestica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #3399CC; line-height: 22px; text-align: center }
.title { color: #4583A0; font-size: 18px; font-family: arial, helvetica; font-weight: bold; font-style: normal; }	
.subtitle { color: #113B85; font-size: 12px; font-family: tahoma, verdana, arial, helvetica; font-weight: bold; font-style: normal; }
.footer { color: #DDDDDD; text-decoration: none; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}

.valueblue { font-family: verdana, Arial, Helvestica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background: #9CCFFF; text-align: center }
.valuewhite { font-family: verdana, Arial, Helvestica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background: #FFFFFF; text-align: center }
.blueedged { color: #777777; font-size: 8px; font-family: verdana, arial, helvetica; font-weight: bold; font-style: normal; text-decoration:none; }
.appformblue { font-family: verdana, Arial, Helvestica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background: #9CCFFF; text-align: right }
.appformwhite { font-family: verdana, Arial, Helvestica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background: #FFFFFF; text-align: left }
.appformsubheading { color: #0000FF; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }
.mainlargered { color: #ff0000; font-size: 16px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal;}
.normalred {color:red;}
.contents {font-size:9pt;color:black;text-decoration:none;font-family:Arial,Helvetica,Tahoma;}
.heading2 {font-weight: bold;font-size:10pt;color:#000099;}
.smallfont {font-weight:normal;font-size:7pt;color:black;font-family:Arial,Helvetica,Tahoma;}
.subtitle { color: #113B85; font-size: 12px; font-family: tahoma, verdana, arial, helvetica; font-weight: bold; font-style: normal; }

/*////////// PLA Application Form Styles ///////////////*/
td.app_static { color: #777777; font-size: 12px; font-family: verdana,arial, helvetica; font-weight: normal; font-style: normal; }
td.app_main { color: #777777; font-size: 10px; font-family: arial, helvetica; font-weight: normal; font-style: normal; }
.app_textfield { font-family: Arial, Helvetica, sans-serif; background: #FFFFFF; border : 1px solid #00115D; }
td.app_subtitle { color: #113B85; font-size: 13px; font-family: tahoma, arial, helvetica; font-weight: bold; font-style: normal; line-height:30px; }
td.app_security { color: #777777; font-size: 10px; font-family: arial, helvetica; font-weight: normal; font-style: normal; }
td.note { color: #113B85; font-size: 10px; font-family: arial, helvetica; font-weight: bold; font-style: normal; }


/*////////// Anchor Styles ///////////////*/

a:hover { color: #ff0000; text-decoration: none; }
a.white { color: #ffffff; text-decoration: underline; }
A.select { font-family: Verdana, Helvetica, sans-serif; font-size: 12pt; color: #3399CC; text-decoration: none; font-weight: bold;}
A.select:hover { color: #99CCff; }

a.linksmallgrey { color:#777777; text-decoration:underline; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: normal; font-style: normal; }
a.linksmallgrey:hover  {color:#48A4DB; text-decoration:none;}

A.leftmenu { font-family: verdana, arial, helvetica; font-size: 7pt; font-weight:bold; letter-spacing:0.6px;text-decoration:none;}
A.leftmenu:link    {color:#E6FAE4; text-decoration:none;}
A.leftmenu:visited {color:#E6FAE4; text-decoration:none;}
A.leftmenu:active  {color:#E6FAE4; text-decoration:none;}
A.leftmenu:hover   {color:#FFFFFF; text-decoration:none;}

A.leftmenuon { font-family: verdana, arial, helvetica; font-size: 8pt; font-weight:bold; letter-spacing:0.6px;text-decoration:none;}
A.leftmenuon:link    {color:#F3D885; text-decoration:none;}
A.leftmenuon:visited {color:#F3D885; text-decoration:none;}
A.leftmenuon:active  {color:#F3D885; text-decoration:none;}
A.leftmenuon:hover   {color:#FCEDCF; text-decoration:none;}

A.topmenu { font-family: verdana, arial, helvetica; font-size: 7pt; font-weight:bold; letter-spacing:0.6px;text-decoration:none;}
A.topmenu:link    {color:#FCF7D6;}
A.topmenu:visited {color:#FCF7D6;}
A.topmenu:active  {color:#FCF7D6;}
A.topmenu:hover   {color:#F2FBFF;}

A.topmenuon { font-family: verdana, arial, helvetica; font-size: 7pt; font-weight:bold; letter-spacing:0.6px;text-decoration:none;}
A.topmenuon:link    {color:#DBF5C9;}
A.topmenuon:visited {color:#DBF5C9;}
A.topmenuon:active  {color:#DBF5C9;}
A.topmenuon:hover   {color:#E4F378}

/*////////// Misc Styles ///////////////*/
td {font-family: arial, helvetica} 
td.main { color: #777777; font-size: 10px; font-family: arial, helvetica; font-weight: normal; font-style: normal; }
.textfield { font-family: Arial, Helvetica, sans-serif; background: #FFFFFF; border : 1px solid #99CCE6; }.adminHeader {  font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 18px; font-weight: normal; color: #FFFFFF}
td.note { color: #113B85; font-size: 10px; font-family: arial, helvetica; font-weight: bold; font-style: normal; }
td.calctd1 { background-image: url(/images/au/calc2_03.gif); background-repeat: no-repeat; }
td.calctd2 { background-image: url(/images/au/calc2_04.gif); background-repeat: no-repeat; }
td.calctd3 { background-image: url(/images/au/calc2_05.gif); background-repeat: no-repeat; }

/*/////// Custom buttons //////////*/
.botton {font-family:Arial,Tahoma,Sans-serif;font-size:13px;background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5; color:#000066;text-decoration:none;cursor: hand;}
.backbutton {font-family:Arial,Tahoma,Sans-serif;font-size:18px;font-weight:bold;font-style:italic;background: #99CCFF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5; color:#000066;text-decoration:none;cursor: hand;}
