
 
 /*styles for SWIFT login/ sign-up page */
 /*style1 for sign up box*/
.style1 {color: #FFFF00;font-weight: bold;background-color:#CC0033;border: 3px solid #000000;}
.style1 a {color: #FFFF00; font-weight: normal;text-decoration: none;}
.style1 a:hover {color: #FFFF00; text-decoration: underline;}


/*style5 for view sample box/text*/
.style5 {background-color:#F7D631; font-size: 14pt;font-weight: bold;text-align:center;border: 3px solid #000000;}}
.style5 a {color: #666666; text-decoration: none;}
.style5 a:hover {color: #ffffff; text-decoration: none;}

/* style3 and style6 for login button/ box*/
.style3 {font-size: 16pt;font-weight: bold;color: #fff7e7; background-color:#E76B00; text-align:center; border: 3px solid #000000;}
.style3 a {color: #fff7e7; text-decoration: none;}
.style3 a:hover {color: #000000; text-decoration: none;}

.style6 {font-size: 10pt;font-weight: normal;color: #fff7e7;}
.style6 a {color: #fff7e7; text-decoration: none;}
.style6 a:hover {color: #000000; text-decoration: none;}
