/*Blue Theme*/
body.menu {
    font-family: verdana,helvetica;
    color: #000000;
    background-color: #4848C0;/*#FFDE00;*/
    font-size: 10px;
}
body.n {
    font-family: verdana,helvetica;
    color: #000000;
    background-color: #4848C0;
    font-size: 10px;
}
body.head {
    font-family: verdana,helvetica;
    color: #000000;
    background-color: green;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 8px;
}
body {
    font-family: verdana,helvetica;
    color: #000000;
    background-color: #4848C0; /* #E2BA70 */
    font-size: 12px;
}
h1 {                                                      
    font-family: verdana,helvetica;
    font-size: 18px;
    font-weight: bold;
    color: white;
}
h2 {
    font-family: verdana,helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #C0C0C0;
}
h3 {
    font-family: verdana,helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #996EFF;
}                                         
a.pdf:link { font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.pdf:visited { font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.pdf:active { font-size: 10pt; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a.pdf:hover { font-size: 10pt; background-color:#FFFFFF; color: #996EFF; font-weight:bold; text-decoration:none;}

a.p:link { font-size: 10pt; color: #996EFF; font-weight:normal; text-decoration:none;}
a.p:visited { font-size: 10pt; color: #996EFF; font-weight:normal; text-decoration:none;}
a.p:active { font-size: 10pt; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a.p:hover { font-size: 10pt; background-color: #FFFFFF; color: #996EFF; font-weight:normal; text-decoration:none;}

a.n:link { font-size: 10pt; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a.n:visited { font-size: 10pt; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a.n:active { font-size: 10pt; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a.n:hover { font-size: 10pt; background-color: #FFFFFF; color: #996EFF; font-weight:normal; text-decoration:none;}

a.s:link { font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.s:visited { font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.s:active { font-size: 10pt; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.s:hover { font-size: 10pt; background-color: #FFFFFF; color: #996EFF; font-weight:bold; text-decoration:none;}

h4 {
    font-family: verdana,helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #bb3902;
}
.times {
    font-family: times new roman,helvetica;   
    font-weight: bold;
    font-size: 12px;
    color: #C0C0C0;
}                     
.times2 {
    font-family: times new roman,helvetica;   
    font-weight: bold;
    font-size: 12px;
    color: #996EFF;
}
.menu {
    font-family: verdana,helvetica;
    background-color: #4848C0;
    color: #ffffff;
    font-size: 10px;
}
.nh {
    font-family: verdana,helvetica;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}                              
.header {
    font-family: verdana,helvetica;
    color: #4848C0;
	background-color: #C0C0C0;   
    font-weight: bold;
    font-size: 12pt;
}

.tabval {
    font-family: verdana,helvetica;
    color: #000000;
    background-color: #ffffff;
    font-weight: plain;
    font-size: 10pt;
}
.tabhead {
    font-family: verdana,helvetica;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}
.green {
    font-family: verdana,helvetica;
    color: #ffffff;
    background-color: green;
    font-weight: bold;
    font-size: 10px;
}
.red {
    font-family: verdana,helvetica;
    color: #ffffff;
    background-color: #df0000;
    font-weight: bold;
    font-size: 10px;
}
.blue {
    font-family: verdana,helvetica;
    color: #ffffff;
    background-color: blue;
    font-weight: bold;
    font-size: 10px;
}
.big {
    font-family: verdana,helvetica;
    color: #996EFF;
    font-weight: bold;
    font-size: 12px;
}


