

/** Customize application's controls below. You can modify Main page buttons, all other buttons and textareas.**/ 
.title_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 12px;font-weight : bold; color:#ffffff; text-decoration: none;}
/** Customize application's font facs, size, color. below**/
.font_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 11px;font-weight : normal; color:#ffffff; text-decoration: none;}
.top_nav_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 10px;font-weight : normal; color:#ffffff; text-decoration: none;}


/** (Configure second screen below)**/
.button_link_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 11px;font-weight : bold;}
/** (Configure all buttons below)**/
.button_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 11px;font-weight : bold; color:#ffffff ; background-color :#0000FF;border : 1px solid White;cursor:hand;}
/** (Configure all textarea(input) below)**/
.textarea_config{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 11px; color:#ffffff ; background-color : #0000FF;border : 1px solid White;cursor:text;}

a{ font-family: Verdana, Arial, Geneva,Helvetica, sans-serif; font-size: 12px; color:#ffffff; text-decoration: none;}
a:active {color:#ffffff; text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}
a:link {color: #ffffff;text-decoration: none;}
