﻿/* JPK Style Sheet V1.0 for Trio Communications, 01-Oct-2007 */


a.menu: {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: black;
text-align:left;
}

a.menu:link {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: black;
text-align:left;
}

a.menu:visited {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: black;
text-align:left;
}

a.menu.active {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: black;
text-align:left;
}

a.menu:hover {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: white;
text-align:left;
}

a:link {
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 12px;
text-decoration: underline;
color: #cc0000;
}

a:visited {
color: #cc0000;
font-family: arial;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

a:active {
font-family: arial;
color: #cc0000;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

a:hover {
font-family: arial;
font-weight: normal;
color: black;
font-size: 12px;
text-decoration: underline;
}


a.bodytext:link {
color: black;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

a.bodytext:visited {
color: black;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

a.bodytext:active {
font-family: arial;
color: black;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a.bodytext:hover {
color: #cc0000;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

a.heading:link {
color: black;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
text-align: justify;
}

a.heading:visited {
color: black;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
text-align: justify;
}

a.heading:active {
color: black;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
text-align: justify;
}

a.heading:hover {
color: #cc0000;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
text-align: justify;
}

h1 {
font-family: arial;
font-size: 14px;
text-align: left;
color: black;
}

h2 {
font-family: arial;
color: #cc0000;
font-size: 13px;
text-align: left;
}

h3 {
font-family: arial;
font-size: 11px;
color: #cc0000;
text-align: left;
font-weight: bold;
}

body {
font-family: arial;
color: black;
font-size: 12px;
text-align: justify;
}

tbody {
font-family: arial;
color: black;
font-style: normal;
font-weight: normal;
font-size: 12px;
text-align: justify;
}

i {
color: black;
font-style: italic;
font-weight: bold;
font-size: 12px;
font-family: arial;
}

b {
font-family: arial;
color: black;
font-style: normal;
font-weight: bold;
font-variant: normal;
font-size: 12px;
}

p {
font-family: arial;
color: black;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 12px;
}

.endpiece {
font-family: arial;
color: #666666;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 10px;
text-decoration: none;
}
a.endpiece:link {
font-family: arial;
color: #666666;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 10px;
text-decoration: none;
}
a.endpiece:visited {
font-family: arial;
color: #666666;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 10px;
text-decoration: none;
}
a.endpiece:hover {
font-family: arial;
color: #666666;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 10px;
text-decoration: none;
}


asp:TextBox {
font-family: arial;
color: black;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 11px;
}

asp:DropDownList {
font-family: arial;
color: black;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 11px;
}

.bottom {
font-family: arial;
color: white;
text-align: center;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 11px;
}
.bottombold {
font-family: arial;
color: white;
text-align: center;
font-style: normal;
font-weight: bold;
font-variant: normal;
font-size: 11px;
}