td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
a:link {  color:FDF5E6; text-decoration: none}
a:visited {  color: FDF5E6; text-decoration: none}
a:hover {  color: #99CCFF; text-decoration: none}
a.nav:link {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #FFFFFF; text-decoration: none}
a.nav:hover {  color: #CCCCCC; text-decoration: none}
.nav {  height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold}
h1 {  font-size: 20px; color: #333399; font-weight: normal}
p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}

body {
	background-color:#616060;
}


.companyname {
	font-size: 36px;
	color: #7F7F7F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}

.table {
	bgcolor= "FFFFF0";
	z-index: -1;
}
.small {
	font-size: 10px;
}
ul {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}
ol {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}

.contact {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-style: normal;
	font-weight: normal;
}

.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3D3D3;
	font-style: normal;
	font-weight: bold;
}

.trans {
	font-family: Arial, Helvetica, sans-serif;
	color: #616060;
	font-size: 1px;
	font-style: normal;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 13px;
	font-style: normal;
}

.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE4C4;
	font-size: 16px;
	font-style: italic;
	line-height: 130%;
}

.normal3 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Freestyle Script", "French Script MT", "MS Gothic";
	color: #FFE4C4;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
}

.normal4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-size: 13px;
	font-style: strong;
	font-weight: bold;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-size: 13px;
	font-style: strong;
	font-weight: normal;
}

.bold3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.bold4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE4C4;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.Header
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE4C4;
	font-size: 25px;
	font-style: strong;
	font-weight: bold;
}


.Header3
 {
	font-family: Edwardian Script ITC,Arial, Helvetica, sans-serif;
	color: #FFE4C4;
	font-size: xx-large;
	font-style: strong;
}

#ScrollDiv {
width:900x;
height:420px;
color: #696969;
/*overflow: auto;*/
overflow-x: hidden;
overflow-y: auto;
background-color: #663333;
border-color: #CCCCCC #666666 #666666 #CCCCCC;
border: 0px solid;
}

#ScrollDiv2 {
width:900x;
height:420px;
color: #696969;
/*overflow: auto;*/
overflow-x: hidden;
overflow-y: auto;
background-color: #663333;
border-color: #CCCCCC #666666 #666666 #CCCCCC;
border: 0px solid;
}

/* formval.css */

  .info   { color: white; background-color: transparent; font-weight: normal; }
  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
  .error  { color: black; background-color: transparent; font-weight: bold }

  .formtab TD      
          { padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; }


/* checkboxes */
  .checkcl    { text-align: right; }
  .checkbox   { clear: right; float: right; margin: 0 0.5em; }
  .formtab2 TD      
          { padding: 0.2em; height: 2.5em; vertical-align: top;  }

.alert      { color: white; background-color: red; } /* overridden in extrastyles.css */
.clear      { clear: both; }

 INPUT {
background-color:#F0F0F0;
}

TEXTAREA {
background-color:#F0F0F0;
} 
SELECT{
background-color:#F0F0F0;
}
#menu_parent{
width: 120px;
border: 0px solid black;
background-color: #333333;
padding: 1px 2px;
font-weight: bold;
}

#menu_child{
position: absolute;
visibility: hidden;
background-color: #616060;
width: 120px;
border: 1px solid black;
border-bottom-width: 0;
}

#menu_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: white;
}

#menu_child a:hover{
background-color: #663333;
color: white;
}

#src_parent{
width: 120px;
padding: 1px 2px;
border: 2px solid black;
background-color: #663333;
}

#src_child{
position: absolute;
visibility: hidden;
border: 4px solid black;
background-color: #663333;
padding: 0px 5px 2px 5px;
}
