/* Qsoftz style sheet 1 */

/* general */
/* *{font-family:verdana, sans-serif; padding:0px; /*margin:0px;*/ } */
/* /general */


/* tabs - tabbed interface site engine by Qsoftz */
.tabs {font-family:verdana, sans-serif; padding:0px; /*margin:0px;*/ }
.tabs table {font-family:verdana, sans-serif;}
.tabs div{color:#ffffff; background-repeat:no-repeat;font-size:10%; font-weight:bold;}
.tabs img{font-size:0px;}
.tabs a{font-size:12px;color:#ffcc66;text-decoration:none;font-weight:bold;}
.tabs a:visited{font-size:12px;color:#ffcc66;text-decoration:none;font-weight:bold;}
.tabs a:hover{font-size:12px;color:#ffffcc;text-decoration:none/*underline*/;font-weight:bold;}
.tabs .activeTab {font-size:14px;color:#ffffcc;font-weight:bold;}
.tabs .activeTabSmaller {font-size:13px;color:#ffffcc;font-weight:bold;}
.tabs .copyright {font-size:10px;color:#000000;text-decoration:none;font-weight:normal;}
.tabs .copyright a{font-size:10px;color:#666666;text-decoration:none;font-weight:normal;}

/* left_bar */
.tabs .left_bar {font-size:10px;color:#ffffff;text-decoration:none;font-weight:bold;}
.tabs .left_bar br {font-size:10px;}
.tabs .left_bar .hdr1 {font-size:12px;color:#ffffcc;text-decoration:none;font-weight:bold;}
.tabs .left_bar .hdr2 {font-size:10px;color:#ffffff;text-decoration:underline;font-weight:bold;}
.tabs .left_bar a {font-size:10px;color:#3366cc;text-decoration:none;font-weight:bold;}
.tabs .left_bar a:visited {font-size:10px;color:#3366cc;text-decoration:none;font-weight:bold;}
.tabs .left_bar a:hover {font-size:10px;color:#ffffff;text-decoration:underline;font-weight:bold;}


/* main content */
.tabs .main_content {font-size:13px;color:#000000;text-decoration:none;font-weight:normal;}
.tabs .main_content table {font-size:13px;color:#000000;text-decoration:none;font-weight:normal;}
.tabs .main_content h1{font-size:26px;color:#000000;text-decoration:none;font-weight:normal;}
.tabs .main_content h2{font-size:14px;color:#3366cc;text-decoration:none;font-weight:bold;}
.tabs .main_content a {font-size:13px;color:#0033cc;text-decoration:underline;font-weight:normal;}
.tabs .main_content a:visited {font-size:13px;color:#0033cc;text-decoration:underline;font-weight:normal;}
.tabs .main_content a:hover {font-size:13px;color:#0033cc;text-decoration:underline;font-weight:normal;}
.tabs .main_content .courier {font-size:13px;color:#000000;font-family:Courier New, Courier, mono;text-decoration:none;font-weight:normal;}
.tabs .main_content .courier table {font-size:13px;color:#000000;font-family:Courier New, Courier, mono;text-decoration:none;font-weight:normal;}
.tabs .main_content .couriergrey {font-size:13px;color:#999999;font-family:Courier New, Courier, mono;text-decoration:none;font-weight:normal;}
.tabs .main_content .couriergrey table {font-size:13px;color:#999999;font-family:Courier New, Courier, mono;text-decoration:none;font-weight:normal;}


/* /tabs */
