body {
margin-top:0;
background: #A99066;
}

table.main {
background:#ffffff;
}

.tdnav { background-color: #F0F3E4; border: 0px #000000 solid;} 


td.admin_content {
padding: 8px;
border-style: none;
border-color: red ;
background-color: none
-moz-border-radius: 0px;
text-align: justify;
font-size:9pt;
line-height:14pt;
font-family:verdana;
font-style:normal;

}

td.content {
padding: 8px;
border-style: none;
border-color: red ;
background-color: none
-moz-border-radius: 0px;
text-align: justify;
font-size:8.5pt;
line-height:15px;
font-family:verdana;
font-style:normal;
font-weight:13pt;
}


td.box {
padding: 5px;
border-style: none;
border-color: red ;
background-color: none
-moz-border-radius: 0px;
text-align: left;
font-size:8pt;
line-height:13pt;
font-family:verdana;
font-style:normal;
font-weight:13pt;
}



a.toplink:link {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:11px; font-weight:bold;
}
a.toplink:visited {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:11px; font-weight:bold;
}
a.toplink:hover {
COLOR: #666666; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:11px; font-weight:bold;
}
a.toplink:active {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:11px;font-weight:bold;
}



a.midlink:link {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9.5pt; font-weight:bold;
}
a.midlink:visited {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9.5pt; font-weight:bold;
}
a.midlink:hover {
COLOR: #ffff00; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9.5pt; font-weight:bold;
}
a.midlink:active {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9.5pt;font-weight:bold;
}


a:link {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:8.5pt; font-weight:normal;
}
a:visited {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:8.5pt; font-weight:normal;
}
a:hover {
COLOR: #996600; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:8.5pt; font-weight:normal;
}
a:active {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:8.5pt;font-weight:normal;
}



a.admin_link:link {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.admin_link:visited {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.admin_link:hover {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.admin_link:active {
COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt;font-weight:bold;
}

td.admin_left {
padding: 8px;
font-size:9pt;
line-height:13pt;
font-family:verdana;
font-style:normal;
font-weight:bold;
font-color:#ffffff;
}

td.header {
padding: 5px;
background-color: #CBBDBD;
font-size:9pt;
line-height:13pt;
font-family:verdana;
font-weight:bold;
}

td.group {
padding: 5px;
background-color: #E3DFDF;
font-size:8.3pt;
line-height:13pt;
font-family:verdana;
font-weight:bold;
}


a.maincat:link {
COLOR: #660000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.maincat:visited {
COLOR: #660000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.maincat:hover {
COLOR: #ffrrff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.maincat:active {
COLOR: #660000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt;font-weight:bold;
}

a.sub:link {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.sub:visited {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.sub:hover {
COLOR: #ffrrff; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:bold;
}
a.sub:active {
COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt;font-weight:bold;
}


.mypets { /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 10px 15px;
border: 1px solid gray;
background: #E1E1E1;
}

.mypets2 { /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 4px 7px;
border: 1px solid #BEAE94;
background: #BEAE94;
}


.openpet{ /*class added to contents of 1st demo when they are open*/
background: #E1780E;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

