/* ------------------------------------------------------------------ */
/* BODY STUFF */

body
{
margin: 0px;
padding: 0px;
border: 0px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #000000;
}

img
{
border: 0px;
}

A:link
{
text-decoration: none;
}

A:visited
{
text-decoration: none;
}

A:hover
{
text-decoration: none;
}

A:active
{
text-decoration: none;
}	

/* ------------------------------------------------------------------ */
/*  */

.title
{
text-align: center;
padding: 20px 50px;
}

/* ------------------------------------------------------------------ */
/*  */

.topnav
{
font-size: 11px;
line-height: 15px;
color: #FFFF99;
font-weight: none;
font-style: none;
text-decoration: none;
text-align: center;
width: 50%;
}

.topnav A:link
{
color: #FFCC66;
text-decoration: none;
}

.topnav A:visited
{
color: #FFCC66;
text-decoration: none;
}

.topnav A:hover
{
color: #FFFF99;
text-decoration: none;
}

.topnav A:active
{
color: #FFCC66;
text-decoration: none;
}

/* ------------------------------------------------------------------ */
/*  */

.bar1
{
background-image: url("/plussize/GRAPHICS/bar_1C.jpg") repeat-x left;
width: 100%;
}

.cat1
{
background-color: #000033;
}

.cat1_image
{
padding: 10px;
width: 60%;
text-align: center;
}

.cat1_text
{
color: #CCCCFF;
font-size: 11px;
line-height: 16px;
text-align: left;
padding: 10px;
width: 40%;
}

/* ------------------------------------------------------------------ */
/*  */

.bar2
{
background-image: url("/plussize/GRAPHICS/bar_2C.jpg") repeat-x left;
width: 100%;
}

.cat2
{
background-color: #000033;
}

.cat2_image
{
padding: 10px;
width: 60%;
text-align: center;
}

.cat2_text
{
color: #CCCCFF;
font-size: 11px;
line-height: 16px;
text-align: left;
padding: 10px;
width: 40%;
}

/* ------------------------------------------------------------------ */
/*  */

.bar3
{
background-image: url("/plussize/GRAPHICS/bar_3C.jpg") repeat-x left;
width: 100%;
}


/* ------------------------------------------------------------------ */
/* COPYWRITE STUFF */

.copywrite
{
font-size: 9px;
line-height: 12px;
color: #A3A3A3;
font-weight: none;
font-style: normal;
text-decoration: none;
text-align: center;
}	

.copywrite A:link
{
color: #FFFFFF;
text-decoration: none;
}

.copywrite A:visited
{
color: #FFFFFF;
text-decoration: none;
}

.copywrite A:hover
{
color: #A3A3A3;
text-decoration: none;
}

.copywrite A:active
{
color: #FFFFFF;
text-decoration: none;
}	

.copywrite2
{
color: #FFFFFF;
}