BODY
{
}
.bgblue
{
    BACKGROUND-COLOR: #330066
}
.bgred
{
    BACKGROUND-COLOR: #b31b34
}
.blacktext
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Arial
}
.moreless
{
	color:#330066;
	font-size:80%;
	text-decoration:underline;
	font-weight:bold;
	padding:10px;	
	cursor:hand;
}
.right
{
	float:right;
}
.whitetext
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial
}
.boldwhitetext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial
}
A.whitelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.whitelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.whiteheader
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Arial
}
.searchbox
{
    FONT-SIZE: x-small;
    WIDTH: 140px;
    COLOR: black;
    FONT-FAMILY: Arial;
    HEIGHT: 25px
}
.searchsubmit
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BACKGROUND-IMAGE: url(/images/buttons/submit.gif);
    BORDER-LEFT: medium none;
    WIDTH: 140px;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
    HEIGHT: 30px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: right
}
.formsubmit
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BACKGROUND-IMAGE: url(/images/buttons/formsubmit.gif);
    BORDER-LEFT: medium none;
    WIDTH: 140px;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
    HEIGHT: 30px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: right
}
.myaccount
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BACKGROUND-IMAGE: url(/images/buttons/myaccount.gif);
    BORDER-LEFT: medium none;
    WIDTH: 140px;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
    HEIGHT: 30px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: right
}
.blueheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #330066;
    FONT-FAMILY: Arial
}
.content
{
    FONT-SIZE: x-small;
    COLOR: #330066;
    FONT-FAMILY: Arial
}
P
{
    FONT-SIZE: x-small;
    COLOR: #330066;
    FONT-FAMILY: Arial
}
A.redlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #b31b34;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.redlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #b31b34;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.bggrey
{
    BACKGROUND-COLOR: #eeeeee
}
.listingbox
{
    FONT-SIZE: x-small;
    WIDTH: 190px;
    COLOR: black;
    FONT-FAMILY: Arial;
    HEIGHT: 22px
}

.listingboxlong
{
    FONT-SIZE: x-small;
    WIDTH: 250px;
    COLOR: black;
    FONT-FAMILY: Arial;
    HEIGHT: 22px
}


.boldcontent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #330066;
    FONT-FAMILY: Arial
}
.bgwhite
{
    BACKGROUND-COLOR: white
}
.bgdarkgrey
{
    BACKGROUND-COLOR: #cccccc
}
.formbox
{
    FONT-SIZE: x-small;
    WIDTH: 200px;
    FONT-FAMILY: Arial;
    HEIGHT: 22px
}
.listingsubmit
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BACKGROUND-IMAGE: url(/images/buttons/go.gif);
    BORDER-LEFT: medium none;
    WIDTH: 50px;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
    HEIGHT: 30px;
    BACKGROUND-COLOR: transparent
}
.chkbox
{
    FONT-SIZE: x-small;
    WIDTH: 22px;
    FONT-FAMILY: Arial;
    HEIGHT: 22px
}
.headingred
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Arial
}
.seldate
{
    FONT-SIZE: x-small;
    WIDTH: 105px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: right
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: #b31b34;
    FONT-FAMILY: Arial
}
