/* CSS Document */
body {
margin: 0px 0px 0px 0px;
background-color: #DDD7E5;
font-family: verdana, arial;
color: #663399;
}
td, p, input, select, textarea {
font-family: verdana, arial;
font-size: 11px;
}
a {
color: #663399;
}
a:hover {
text-decoration: none;
}
.footer {
color: #575788;
font-size: 11px;
}
a.footer {
font-weight: normal;
color: #575788;
text-decoration: none;
}
a:hover.footer {
text-decoration: underline;
}
a.skylight {
font-weight: normal;
color: #575788;
font-size: 10px;
text-decoration: none;
}
a:hover.skylight {
text-decoration: underline;
}
.cat {
color: #000066;
font-weight: bold;
cursor: pointer;
}
.title {
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
a.prod {
color: #B24466;
font-weight: bold;
text-decoration: none;
}
a:hover.prod {
text-decoration: underline;
}
a.menu {
color: #663399;
font-weight: bold;
text-decoration: none;
font-size: 10px;
line-height: 18px;
}
a:hover.menu {
text-decoration: underline;
}
.crumb {
color: #333333;
}
.header {
color: #ffffff;
font-family: arial, verdana;
font-size: 20px;
font-weight: normal;
padding-left: 13px;
}
.tabletop {
color: #ffffff;
font-weight: bold;
background-color: #663399;
}