
.headers {
color: #81BC3D;
font-size: 16px;
font-weight: bold;
}

a:active {  font-family: Verdana, normal, sans-serif; color: #81BC3D; text-decoration: underline}
a:link {  font-family: Verdana, normal, sans-serif; color: #81BC3D; text-decoration: underline}
a:visited {  font-family: Verdana, normal, sans-serif; color: #81BC3D; text-decoration: underline}
a:hover {  font-family: Verdana, normal, sans-serif; color: #81BC3D; text-decoration: none}

.flypageDescription {
color: #31B3EF;
font-size: 14px;
font-weight: bold;
}

.productSubHeaders {
font-weight: bold;
font-size: 12px;
}

a.productSubLinks {  color:#BABABA; text-decoration: underline }
a:active.productSubLinks {  color:#BABABA; text-decoration: underline; }
a:link.productSubLinks {  color:#BABABA; text-decoration: underline; }
a:visited.productSubLinks {  color:#BABABA; text-decoration: underline; }
a:hover.productSubLinks {  color:#BABABA; text-decoration: none; }

.greenTable {
background-image:url(/images/myapex/new/green_table_background.jpg);
background-repeat: repeat-x;
width: 100%;
background-color: #81BC3D;
}

#welcomeTable {
width: auto; 
margin: 7px; 
border: 3px solid #FFF;
background-image:url(/images/myapex/new/top_inner_table_background.jpg);
background-repeat: repeat-x;
background-color: #D1ECB5;
color: #646058;
}

#welcomeTable p {
margin: 8px 0 0 0;
color: #646058;
}

#storiesTableID  {
width: auto;
vertical-align: top;
}

#storiesTableID a, #storiesTableID a:link, #storiesTableID a:visited, #storiesTableID a:active {
color: #81BC3D; text-decoration: none; font-family: normal, verdana; font-weight: bold; font-size: 10px;
}

#storiesTableID a:hover {
text-decoration: underline;
}

#storiesTableID a:hover.blue {
color: #31B3EF;
}

#storiesTableID a:hover.orange {
color: #F78B0D;
}

#storiesTableID a:hover.red {
color: #FF382E;
}

#storiesTableID p {
margin: 8px 0 0 0;
}

#storiesTableID .headers {
text-align: center;
color: #81BC3D;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 0em;
}

#storiesTableID .subHeaders {
font-weight: bold;
font-size: 10px;
}                                

#storiesTableID .blue {
color: #31B3EF;
}

#storiesTableID .orange {
color: #F78B0D;
}

#storiesTableID .red {
color: #FF382E;
}

.recipeTable {
margin-top: 15px;
width: 100%;
background-color: #81BC3D;
}

#recipeTableID a, #recipeTableID a:link, #recipeTableID a:visited, #recipeTableID a:active {
color: #81BC3D; text-decoration: none; font-family: normal, verdana; font-weight: bold; font-size: 10px;
}

#recipeTableID a:hover {
text-decoration: underline;
}

.homeAreaHeaders {
color: #81BC3D;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 5px;
}

#surveyForm input.radio { 
border: 0;
background-color: auto; 
font-size: auto; 
color: auto;
}

.surveyTitle {
color: #81BC3D;
font-size: 18px;
font-weight: bold;
}

.surveySubtitle {
color: #111111;
font-size: 14px;
font-weight: bold;
}

.thankhead {
color: #81BC3D;
font-size: 18px;
font-weight: bold;
}


