body {
 COLOR: #000000;
 BACKGROUND-COLOR: #666;
 padding: 0;
 margin: 0;
 top: 0;
 bottom: 0;
 padding-top: 25px;
 font-size: 0.8em;
 font-family: Verdana, Arial, helvetica, sans-serif;
 }

.panel {
 color: #000;
 font-size: 0.9em;
 text-align: left;
 font-weight: normal; 
 text-decoration: none;
 background-color: #fff;
 padding: 10px 10px 10px 10px;
 font-family: Verdana, Arial, helvetica, sans-serif;
 }

.bluetitle {
 color: #000; 
 FONT-SIZE: 1em;
 font-family: Arial, helvetica, sans-serif;
 FONT-WEIGHT: bold; 
 padding: 0px 6px 0px 6px;
 }

.smlbluetitle {
 color: #000; 
 FONT-SIZE: 1em;
 font-family: Arial, helvetica, sans-serif; 
 FONT-WEIGHT: bold; 
 padding: 15px 6px 3px 6px;
 border-bottom: 1px solid #000;
 }

.blacktext {
 color: #000000; 
 FONT-SIZE: 1em;
 font-family: Arial, helvetica, sans-serif;  
 FONT-WEIGHT: normal; 
 padding: 3px 6px 1px 6px;
 }

.bluetext {
 color: #002868; 
 FONT-SIZE: 1em;
 font-family: Arial, helvetica, sans-serif;  
 FONT-WEIGHT: normal; 
 padding: 3px 6px 1px 6px;
 }

.bullet {
 color: #000000; 
 FONT-SIZE: 1em;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 FONT-WEIGHT: normal; 
 padding-top: 3px;
 padding-left: 6px;
 padding-right: 3px;
 }

.price {
 color: #ccc;  
 text-align: center;
 FONT-SIZE: 1.2em;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 FONT-WEIGHT: bold; 
 padding: 0px 6px 0px 6px;
 }

.bprice {
 color: #000;
 text-align: center;
 FONT-SIZE: 1em;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 FONT-WEIGHT: bold; 
 }

.cmprice {
 color: #002868; 
 text-align: center;
 FONT-SIZE: 0.9em;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 FONT-WEIGHT: bold; 
 padding-top: 3px;
 border-top: 1px solid #50617b;
 }

.prt {
 FONT-SIZE: 0.8em; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 text-align: right;
 font-weight: normal; 
 color: #002868; 
 }

.prt A:link, .prt A:visited, .prt A:active, .prt A:hover {
 color: #002868; text-decoration: none
 }

.footer {
 text-align: center;
 FONT-WEIGHT: normal; 
 color: #ccc; 
 FONT-SIZE: 0.8em; 
 font-family: Verdana, Arial, helvetica, sans-serif; 
 padding: 8px 6px 6px 8px; 
 background-color: #002868;
 }

.leftpanel {
 color: #ffffff;
 font-size: 0.9em;
 text-align: left;
 font-weight: normal; 
 text-decoration: none;
 padding: 5px 5px 5px 15px;
 border-bottom: 1px solid #002868;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 }

.leftpanel A:link, .leftpanel A:visited {
 color: #000; text-decoration: none
 }
.leftpanel A:active {
 color: #cc0000; text-decoration: none
 }
.leftpanel A:hover {
 color: #002868; text-decoration: none
 }

.leftdown {
 color: #999;
 font-size: 0.9em;
 text-align: left;
 font-weight: normal; 
 text-decoration: none;
 border-bottom: 1px solid #002868;
 padding: 5px 5px 5px 15px;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 }

.leftdown A:link, .leftdown A:visited, .leftdown A:active, .leftdown A:hover {
 color: #999; text-decoration: none
 }

.navpanel {
 font-size: 0.9em;
 text-align: center;
 font-weight: normal; 
 text-decoration: none;
 background-color: #002868;
 padding: 8px 0px 8px 0px;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 }

.navpanel A:link, .navpanel A:visited {
 color: #fff; text-decoration: none
 }
 
.navpanel A:active, .navpanel A:hover {
 color: #fff;
 border: solid 1px #fff;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 text-decoration: none
 }

.navdown {
 font-size: 0.9em;
 text-align: center;
 font-weight: normal; 
 text-decoration: none;
 background-color: #002868;
 padding: 8px 0px 8px 0px;
 font-family: Verdana, Arial, helvetica, sans-serif; 
 }

.navdown A:link, .navdown A:visited, .navdown A:active, .navdown A:hover {
 color: #999; text-decoration: none
 }

A:link, A:visited {
 color: #000; 
 }

A:hover {
 color: #002868; 
 }

li {
  padding-bottom: 8px;
}

ul {
list-style-type: square;
}

 fieldset
{
	position: relative;
	margin-top: 10px;
	border: #cccccc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}

legend
{
	position: relative;
	top:-10px;
	left:5px;
	background:#002868;
        color: #fff;
	border:1px solid #cccccc;
	padding: 4px 10px;
        font-size: 0.8em;
        font-family: Verdana, Arial, helvetica, sans-serif; 
}

.logo {
 padding-top: 10px;
 background-color: #324D7A;
 }
 
.rpanel {
 border-right: 1px solid #002868;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 background-color: #fff;
 }

.lpanel {
 height: 100%;
 background-color: #002868;
 border-left: 1px solid #002868;
 padding: 5px;
 }

.controls {
 FONT-WEIGHT: normal; 
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 background-color: #324D7A;
 padding-bottom: 24px;
 }

.c1 {
 text-align: center;
 font-weight: bold; 
 font-family: Verdana, Arial, helvetica, sans-serif; 
 text-align: center;
 font-size: 1em;
 }

.c1 A:link, .c1 A:visited {
 color: #ccc; text-decoration: none
}
.c1 A:active {
  color: #cc0000; text-decoration: none
}
.c1 A:hover {
  color: #000000; text-decoration: none
}

.c1set {
 text-align: center;
 font-weight: bold; 
 font-family: Verdana, Arial, helvetica, sans-serif; 
 text-align: center;
 font-size: 1em;
 }

.c1set A:link, .c1set A:visited {
 color: #666; text-decoration: none
}
.c1set A:active {
 color: #ccc; text-decoration: none
}
.c1set A:hover {
 color: #000000; text-decoration: none
}


