body{
background-color: #83ACD1; 
margin-top: 10px; 
margin-left: 20px; 
font-family: arial; 
font-size: 12px;
}
table{
font-size: 12px;
text-align: left;
}

A:link {text-decoration: none; color: #3D168D;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline overline;}

.menu_top A:link {text-decoration: none; color: #3D168D;}
.menu_top A:visited {text-decoration: none; color: #3D168D;}
.menu_top A:active {text-decoration: none; color: #3D168D;}
.menu_top A:hover {text-decoration: none; color: #5B81B2;}


.highlightcolor{
color: #0B8DAE;
}
input.footcontact_input{
width: 240px;
height: 30px;
color: #FFFFFF;
font-size: 12px; 
padding-left: 7px;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
border-style: hidden;
border-width: 0px;
background-image: url(../images/inputbox.jpg);
}
textarea.footcontact_input{
width: 250px;
height: 100px;
color: #FFFFFF;
font-size: 12px; 
padding-left: 7px;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
border-style: hidden;
border-width: 0px;
background-image: url(../images/textareabox.jpg);
}
input.address_input{
width: 240px;
height: 30px;
color: #CCCCCC;
font-size: 12px; 
padding-left: 7px;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
border-style: hidden;
border-width: 0px;
background-image: url(../images/inputaddress.jpg);
}
div.main_menu1{font-size: 16px; color: #FFFFFF; padding-bottom: 16px;}
div.main_menu2{font-size: 16px; color: #000000; padding-bottom: 16px;}

div.subsection{font-size: 12px; color: #000000; width: 800px; text-align: justify; padding-top: 15px; padding-bottom: 15px;}

.error{border: 1px solid #cc0000; padding: 10px; color: #cc0000; font-weight: bold; font-size: 12px; font-family: Arial; text-align: center;}
.error_success{border: 1px solid blue; padding: 10px; color: blue; font-weight: bold; font-size: 12px; font-family: Arial; text-align: center;}

h1,h2,h3,h4,h5,h6{
margin-top: 0px;
padding-top: 0px;
}

h1{font-size: 24px; color: #3F6899;}

h2{font-size: 20px; color: #3F6899;}

h3{font-size: 16px; color: #3F6899;}


