html {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#ff9e63;
scrollbar-3dlight-color:#ff9e63;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#808080;
}

body {
background: #f5f5f5 url();
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color:#000000;
margin-top:0px;
}
.style1 {
	font-size: 14px;
	font-family: Calibri;
}

P, TD, LI, UL {
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
}

table {
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
border-collapse: collapse;
}

#divider {
width: 315px;
height: 20px;
background-image:url(/images/divider.gif);
}

hr {
color: #f5f5f5;
height: 1px;
width: 90%;
}

a:link, a:visited, a:active {
color: #ff9e63;
text-decoration: none;
}
a:hover {
color: #BF110F;
text-decoration: none;
}

.plugtxt {
color: #555555;
font-size: .9em;
}

.smlink {
color: #000000;
text-decoration: none;
font-size: .9em;
}
a:link.smlink, a:visited.smlink, a:active.smlink {
color: #ff9e63;
text-decoration: none;
font-size: .9em;
}
a:hover.smlink {
color: #BF110F;
text-decoration: none;
font-size: .9em;
}

.lglink {
color: #000000;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 1.1em;
}
a:link.lglink, a:visited.lglink, a:active.lglink {
color: #ff9e63;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 1.1em;
}
a:hover.lglink {
color: #BF110F;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 1.1em;
}

.topbanner {
color: #000000;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 2em;
}
a:link.topbanner, a:visited.topbanner, a:active.topbanner {
color: #ff9e63;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 2em;
}
a:hover.topbanner {
color: #000000;
text-decoration: none;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 2em;
}

h1 {
color: #000000;
font-family: Verdana, Arial;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
color: #000000;
font-family: Verdana, Arial;
font-size: 1em;
margin-bottom: 0px;
margin-top: 0px;
}

h3 {
color: #000000;
font-family: Verdana, Arial;
font-size: 1em;
font-weight: bold;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}


/*********  CWH Online Main *************/

div#onlineModelsWidget a:visited
{
text-decoration:none;
color:#000;
}

div#onlineModelsWidget a:hover
{
text-decoration:none;
color:#000;
}

div#onlineModelsWidget a
{
text-decoration:none;
color:#000;
}

div#onlineModelsWidget
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

div#whosText
{
font-size:14px;
font-weight:bold;
text-align:center;
margin-bottom:7px;
}

span#onlineText a
{
color:#ff9e63;
}
div.modelBox{

}

/*  CWH horizontal table */

table.onlineModelsTable
{
width:450px;
text-align:center;
}

/*  Categories */

div.catHeading
{
font-size:12px;
font-weight:bold;
text-align:center;
margin-bottom:10px;
}
div.catBox
{

}

table.categoryBox
{
width:100%;
}

div.modelBox img{
border:1px solid #000;
}
td.categoryRow{
line-height:8px;
}

