﻿fieldset
{

border: 1px solid #CCCCCC;

}


legend
{

border: 1px solid #781351;
padding:2px 2px 2px 2px;background:#C0C0C0;
border:thin #808080 solid;font-size:small;font-weight:bold;
display:block;
width:20em;
margin:auto;
text-align:center;
color:#808080;
font:Arial;
background-color:#CCCCCC
} 

label
{
width: 10em;
float: left;
text-align: right;
margin-right: 1em;
display: block;
font-size:small;
color:#333333
}


input
{
border: 1px solid #CCCCCC;margin-top:2px;margin-left:4px;margin-top:2px;margin-bottom:2px

}

.ContactFormFont
{
				font:Arial;
				color:#333333
				
}


.style2 {
				text-align: right;
				background-image: url('Test/Banner02/Banner2_10.jpg');
}
.style3 {
				background-image: url('Test/Banner02/Banner2_2.jpg');
}
.style5 {
				font-family: "Trebuchet MS";
				font-size: 11pt;
				color: #FFCC66;
				text-align: center;
				background-color: #01557C;
}

p { margin:0; padding:0 }
.style10 {
				border-color: #01557C;
				border-width: 0;
}
.style11 {
				text-align: center;
}
.style15 {
				font-size: medium;
}
.style16 {
				font-family: Arial, Helvetica, sans-serif;
				color: #B87B1C;
				background-image: url('Test/Banner02/Banner2_4.jpg');
}
.style18 {
				font-family: Arial;
}
.style19 {
				font-family: Arial;
				font-size: medium;
}
.style20 {
				margin-left: 20px;
}
.style21 {
				border-right-style:none;
				border-bottom-style:none;
				background-color: #FFFFFF;
				border-left-style:none;
				border-top-style:none;
				border-left-width: 0px;
				border-top-width: 0px
}
.style22 {
				font-family: Arial;
				font-size: medium;
				text-align: center;
}
.style23 {
				color: #CCCCCC;
}

.style24 {
				border-right: 4px solid #C0C0C0;
				border-left-style: solid;
				border-top-style: solid;
				border-left-width: 4px;
				border-top-width: 4px

}

.style25 {
				border-width: 0;
				background-image: url('Banner01-05.jpg');
				text-align: center;
}
.style26 {
				background-image: url('Banner01-18.jpg');
				text-align: right;
}


.style27 {
				background-image: url('Banner01-10.jpg');
				text-align: center;
}



.style30 {
				border-width: 2px;
				border-style: solid;
}

.style31 {
				border-width: 2px;
				border-style: solid;
				background-color: #FFFFFF;
}


.style32 {
				text-align: left;
}
.style34 {
				font-family: "Trebuchet MS";
				font-size: 11pt;
				color: #FFCC66;
				text-align: center;
}
.style36 {
				margin-left: 20px;
				font-family: "Trebuchet MS";
}
.style37 {
				font-size: small;
}
.style39 {
				margin-left: 40px;
				margin-top: 10px;
}
.style40 {
				font-family: "Trebuchet MS";
}
.style42 {
				text-align: left;
				font-family: "Trebuchet MS";
				font-size: medium;
				margin-top: 10px;
}
.style43 {
				margin-left: 20px;
				font-family: "Trebuchet MS";
				margin-top: 10px;
}
.style44 {
				border-style: solid;
				border-width: 2px;
				background-color: #FFFFFF;
}
.style45 {border-style:none;


				border-width: 0;
				color: #333333;
}
.style46 {
				color: #000000;
}
.style47 {
				color: #FF0000;
}
.style48 {
				color:black;
				margin-top: 0px;
}


ul.jd_menu{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 clear: both;
}
ul.jd_menu ul{
 background-color: lightyellow;
 display: none;
 border: 1px solid #70777D;
 margin: 0px;
 padding: 0px;
}
ul.jd_menu li {
 float: left;
}

ul.jd_menu li a#a{
 font-family: Arial;
 color: #003300;
 text-decoration: none;
 font-weight: 700;
}

ul.jd_dn li a#a{
 font-family: Arial;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: 700;
}

/* -- Sub-Menus -- */
ul.jd_menu ul{
 position: absolute;
 display: none;
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 z-index: 10000;
}
ul.jd_menu ul li{
 float: none;
 white-space: nowrap;
 padding: 0.2em;
 border-top: 1px solid gray;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size:12px;
 font-family:Verdana;
}

ul.jd_menu ul li a{
 text-decoration: none;
 font-weight: bold;
}

ul.jd_menu ul li.jd_menu_hover {
        background-color: yellow;
}

ul.jd_menu ul li.jd_menu_active {
        background-color: yellow;
}
ul.jd_menu ul li.jd_menu_hover a.jd_menu_hover {
}

ul.jd_menu ul li.jd_menu_active a.jd_menu_active {
}

div#mbox{
 float:none; 
 margin-left: 0px;
 margin-right: 0px;
}




 /*
fieldset {
  border:8px solid green; 								   was #CCCCCC which was 2px and is grey 
  padding: 1em;
  font:80%/1 sans-serif;
  }
 

  


label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  border:thin; border-style:solid;border-color:blue;	
  									Code:/*   was #CCCCCC which was 2px and is grey 
  }

legend {
  padding: 0.2em 0.5em;
  border:2px solid #CCCCCC;
  color:#666666;
  font:Arial;
  font-size: small;
  font-style: normal;
  text-align: center;
  background-color:#CCCCCC
  }
 
input {

				width:50px;
				background-color: red;	width:150px;	margin-left:0px;	border:thin solid #809FB3;
}

*/






