body {
   font-family: arial;
}

form {
   margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
   color: #008b8b;
}

.message {
   color: black;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
   padding-top: 3pt;
   padding-bottom: 5pt;
}

.msg_box {
   color: black;
   background-color: #ffffff;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
   padding-top: 5pt;
   padding-bottom: 5pt;
   border: 1px solid #6e94b7;
}

.box {
   color: #000000;
   background-color: #ffffff;
   border: 1px solid #00563d;
   text-align: left;
}

.box_top {
   color: #ffffff;
   background-color: #00563d;
   font-size: 12pt;
}

.box_top2 {
   color: #000000;
   background-color: #afc6db;
}

.box_list1 {
   color: #000000;
   background-color: #ffffff;
}

.box_list2 {
   color: #000000;
   background-color: #eeeeee;
}

.box_hr {
   padding: 5pt 0pt 5pt 0pt;
   border-top: 1px solid #00563d;
}

.box_hr2 {
   border-bottom: 1px solid #00563d;
}

a.box_top:link, a.box_top:visited, a.box_top:active {
   color: #ffffff;
   font-size: 10pt;
   text-decoration: none;
}

a.box_top2:link, a.box_top2:visited, a.box_top2:active {
   color: black;
   text-decoration: underline;
}

a.box_top:hover {
   text-decoration: underline;
}

img.image {
   border: 1px solid black;
}

img.thumb {
   border: 1px solid black;
}

/********************* Photo Album Style *********************/
.pa_cap {
   text-align: left;
   width: 375px;
   font-size: 12pt;
}

.pa_tip {
   font-weight: normal;
   font-size: 10pt;
   background-color: #008b8b;
   color: white;
}
/********************* /Photo Album Style *********************/
