a.menu:link {font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 10pt; text-decoration: none; color: #ffffff}
 
a.menu:visited {font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 10pt; text-decoration: none; color: #ffffff}

a.menu:hover {font-family: Verdana, Tahoma, Arial; font-weight: bold 
font-size: 10pt; text-decoration: underline; color: #ffffff}


.text {font-family: Verdana, Tahoma, Arial; font-size: x-small; color: #FFFFFF; text-decoration: none}

.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #ffffff}

.bodylinks {font-size: x-small; font-weight: bold; text-decoration: underline; color: #000000}

.headertext {font-family: Tahoma, Arial; font-size: medium; font-weight: bold}

.top {  font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 16pt; color: #FF66FF}



BODY {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: 11pt;}
TD {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: 11pt;}
INPUT {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: 11pt;}
TEXTAREA {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: 11pt; width: 500px;}
.forum_title {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: large;}
.forum {font-family: Verdana,Tahoma,Arial,Helvetica; font-size: medium;}

.nav {font-family: Verdana,Tahoma,Arial,Helvetica;font-size: 11pt; font-weight: bold; color: #FFFFFF;}

XXa:hover {font-family: Verdana,Tahoma,Arial,Helvetica; font-weight: bold;
font-size: 11pt; text-decoration: underline; color: #FF0000;}

XXa:link {font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 10pt; text-decoration: none; color: BLUE}
 

.A {  font-family: Verdana, Tahoma, Arial; text-decoration: underline; color: #FFFFFF}
.headertext {font-family: Verdana, Tahoma, Arial; font-size: medium; font-weight: bold}

.menu {  font-family: Verdana,Tahoma, Arial; font-size: 10pt }


.ts {font-family: Arial;
font-weight: bold;
font-size: 10pt;
color: #FF66FF; 
background-color: f2f2f2;
width: 150;}

.smtext {  font-family: Tahoma, Arial; font-size: 8pt; color: #000000}

.desc {  font-family: Tahoma, Arial; font-size: 10pt; color: #000000}

.p0j {font-family: Verdana, Tahoma, Arial;
text-align: justify;
font-size: 8pt;
color: black}


.p10cell {font-family: Verdana, Tahoma, Arial;
text-align: justify;
font-size: 10pt;
color: #ocoa37}

.p10j {font-family: Verdana, Tahoma, Arial;
text-align: justify;
font-size: 10pt;
color: black}

.p10 {font-family: Tahoma, Arial;
text-align: left;
font-size: 10pt;
color: black}

.p10c {font-family: Tahoma, Arial;
text-align: left;
font-size: 10pt;
color: black}

.p10r {font-family: Tahoma, Arial;
text-align: right;
font-size: 10pt;
color: black}

.parent_menu table {
    margin-top: 68px;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.rounded-corners-topleft {
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
}

.rounded-corners-topright {
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
}

.rounded-corners-bottomleft {
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -khtml-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.rounded-corners-bottomright {
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -khtml-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
}