
BODY, TD, P, LI, TH {
font-size : 11px;
font-family:"Arial CE", "Helvetica CE", Arial, sans-serif;
color: #505050;
}
H1 {
color: #383838;
font-size: 22px;
font-weight: bolder;
}
H2 {
font-size: 16px;
font-weight: bolder;
color: #383838;
}
H3  {
color: #383838;
font-size: 11px;
font-weight: bolder;
height: 12px;
}
SELECT {
color : #505050;
font-size : 9pt;
font-family : tahoma;
background-color : #FFF;
width : 150px;
}
INPUT {
color : #505050;
font-size : 9pt;
font-family : tahoma;
background-color : #FFF;
}
TEXTAREA {
color : #505050;
font-size : 9pt;
font-family : tahoma;
background-color : #FFF;
}
hr {
color: #003C00;
border: 0pt;
background-color: #003C00;
}
ul {
list-style-type : none;
margin : 0;
padding : 0;
}
li {
background-image : url(images/li.gif);
background-position : 0 4px;
background-repeat : no-repeat;
margin : 3px 0 3px 0;
padding : 0 0 0 12px;
}
a:link {
color: #308BB0;
text-decoration: none;
}
a:hover  {
color: #308BB0;
text-decoration: underline;
}
a:visited {
color: #308BB0;
text-decoration: none;
}
.image-left {
margin : 3px;
float : left;
}
.image-right {
margin : 3px;
float : right;
}
.logo-txt {
color: #fff;
font-size: 18px;
font-weight: bolder;
text-transform: uppercase;
}
.menu-txt  {
font-size: 12px;
font-weight: bolder;
text-decoration: none;
padding-bottom: 10px;
}
.menu-txt a:link {
color: #434343;
text-decoration: none;
}
.menu-txt a:hover {
color: #434343;
text-decoration: none;
}
.menu-txt a:visited {
color: #434343;
text-decoration: none;
}
.green-txt {
color: #F6F0A6;
}
.green-txt a:link {
color: #F6F0A6;
text-decoration: underline;
}
.green-txt a:hover {
color: #F6F0A6;
text-decoration: underline;
}
.green-txt a:visited {
color: #F6F0A6;
text-decoration: none;
}
.bottom-txt {
color: #505050;
font-size: 10px;
}
.bottom-txt a:link {
color: #308BB0;
text-decoration: none;
}
.bottom-txt a:hover {
color: #308BB0;
text-decoration: underline;
}
.bottom-txt a:visited {
color: #308BB0;
text-decoration: none;
}
.heading-txt {
size: 12px;
color: #064F6C;
font-weight: bolder;
line-height: 18px;
}
.error-box { 
color: white;
background-color: #c80000;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
width: 95%;
}
.error-txt {
color: white;
}
.review-top {
color: #eec;
font-weight: bolder;
background-color: #1C9ED2;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
border-bottom: 1px dashed #1C9ED2;
}
.review1 {
background-color: #DCDCDA;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
border-bottom: 1px dashed #1C9ED2;
}
.review2  {
background-color: #CFDBDE;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
border-bottom: 1px dashed #1C9ED2;
}