/* TWS Site Structure */

#tws-content {
text-align: left;
background: #efefef;
color: inherit;
border: 1px solid #000;
margin: 0 auto;
padding: 0;
width: 760px;
}

.hd_top {
text-align: center;
color: #fff;
background: #24478f;
font-size: 12px;
}
.hd_top a:link {
color: #fff;
}
.hd_top a:visited {
color: #fff;
}
.hd_top a:hover {
color: #fff;
}
.hd_top a:active {
color: #fff;
}

.tws-hd-18px {
font-size: 18px;
}

.tws-hd-16px {
font-size: 16px;
}

.tws-hd-14px {
font-size: 14px;
}

.tws-hd-12px {
font-size: 12px;
}

.tws-hd-9px {
font-size: 9px;
}

.tws-hd-compare {
font-size: 14px;
color: #fff;
}

.tws-specials {
font-size: 11px;
}

.tws-info {
font-size: 11px;
}

.tws-copy {
text-align: center;
color: #fff;
background: #24478f;
font-size: 10px;
}
.tws-copy a:link {
color: #fff;
}
.tws-copy a:visited {
color: #fff;
}
.tws-copy a:hover {
color: #fff;
}
.tws-copy a:active {
color: #fff;
}
/* TWS Site Styles */

body {
font-family: Arial,Verdana,Helvetica;
font-size: 12px;
color: #000;
background: #fff;
}

a:link {
color: #000099;
}
a:visited {
color: #000099;
}
a:hover {
color: #000099;
}
a:active {
color: #ff0000;
}