<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 10pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-size: 8pt }
.largeFont {font-family: verdana; color: #343434; font-size: 10pt }


#models {
background: #5a5a5a url(/images/modelsbg.gif) repeat-x;
width: 600px;
margin-top: 10px;
}

#models ul {
margin: 0px;
padding: 10px;
}

#models li {
display: block;
padding: 0px 10px 0px 10px;
list-style-type: none;
}

#models li a {
text-decoration: underline;
color: #fff;
font: 8pt Verdana, Arial, Tahoma, Sans-Serif;
}

#models li a:hover {
color: #c7e6f2;
}

#seo     	 { font-family: verdana; text-decoration: none; color: #343434; font-size: 8pt; text-align: center }

#seo2     	 { font-family: verdana; text-decoration: none; color: #C0C0C0; font-size: 8pt; text-align: left }

a:link     	 { font-family: verdana; text-decoration: underline; color: #343434; font-size: 10pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #343434; font-size: 10pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #343434; font-size: 10pt }

a.menu2:link {  font-family: verdana; text-decoration: none; color: #ffffff; font-size: 10pt;}
a.menu2:visited  { font-family: verdana; text-decoration: none; color: #ffffff; font-size: 10pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10pt;}

a.menu3:link {  font-family: verdana; text-decoration: none; color: #343434; font-size: 9pt;}
a.menu3:visited  { font-family: verdana; text-decoration: none; color: #343434; font-size: 9pt; }
a.menu3:hover { font-family: verdana; text-decoration: underline; color: #343434; font-size: 9pt;}

a.footer:link {  font-family: verdana; text-decoration: underline; color: #343434; font-size: 8pt;}
a.footer:visited  { font-family: verdana; text-decoration: underline; color: #343434; font-size: 8pt; }
a.footer:hover { font-family: verdana; text-decoration: underline; color: #343434; font-size: 8pt;}

a.seo:link {  font-family: verdana; text-decoration: none; font-weight: none; color: #C0C0C0; font-size: 8pt;}
a.seo:visited  { font-family: verdana; text-decoration: none; font-weight: none; color: #C0C0C0; font-size: 8pt; }
a.seo:hover { font-family: verdana; text-decoration: underline; font-weight: none; color: #C0C0C0; font-size: 8pt;}

</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
