BODY,TABLE, TD
{
Font-Size : 8pt;
Font-Family : Verdana,Arial,sans-serif;
Color : darkslategray;
}
.Mainfont
{
Font-Size : 8pt;
Font-Family : Verdana,Arial;
Color : #600000;
}

INPUT, SUBMIT, BUTTON
{
Font-Size : 9pt;
Font-Family : Verdana,Arial;
}

.ContentHead
{
    background-color: #B11519;
    color: white;
    font-family: Helvetica,Arial;
    font-size: 16pt;
    font-weight: bold;
    height: 20px;
    letter-spacing: 1px;
    text-indent: 3px;
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}


.CartListHead
{
    background-color: #FDF5F5;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    line-height: 8pt;
    padding-left: 5px
}
.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #FDF5F5;
    line-height: 8pt;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
}

.xpager
{
    font-size : 12pt;
}

.BgSearchBox

{
Font-Family : Verdana, Helvetica;
Font-Size : 8pt;
Font-Weight : 600;
text-decoration : none;
}

.BgLeftBox
{
Background-color : #F5F5F5;
}

.LeftBox
{
Font-Family : Verdana, Helvetica;
Font-Size : 9pt;
Color : darkblue;
Font-Weight:bold;
Text-Indent: 5px;
}

.BgLibrary
{

Background-image : url("../images/gridbg.jpg");
Background-repeat : repeat;
}

.SearchBox
{
Font-Family : Verdana, Helvetica;
Font-Size : 9pt;
Font-Weight : 600;
Color : #600000;
text-decoration : none;
}

A.PlainLink
{
Font-Family : Verdana, Helvetica;
Font-Size : 10pt;
Color : Purple;
}

.SubNavigation
{
Font-Family : Verdana, Helvetica;
Font-Size : 8pt;
Color : darkblue;
Background-color:Thistle;
vertical-align :middle;
padding-left:20px;
padding-top: 0px;
text-decoration : none;
padding-left : 10px
}

.NewReleases
{
Font-Size : 8pt;
Font-Family : Verdana,Arial;
Color : #B60000;
}

.GenHeader
{
Font-Size : 9pt;
Font-Family : Verdana,Arial;
Color : #B60000;
Font-Weight : 700;
}
.SuperGenHeader
{
Font-Size : 9pt;
Font-Family : Verdana,Arial;
Color : White;
Background-Color : #B60000;
Font-Weight : 700;
}
.Largeheader
{
Font-Size : 11pt;
Font-Family : Verdana,Arial;
Color : #B60000;
Font-Weight : 900;
Text-Align :center;
}

.WhiteHeader
{
Font-Size : 9pt;
Font-Family : Verdana,Arial;
Color : #B22222;
Font-Weight : 700;
color : white;
Text-Indent : 10px;
}

.Footer
{
Font-Family : Verdana,Arial;
Font-Size : 8pt;
Color : white;
Background-Color : Indigo;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px
}

A.White
{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    text-decoration:none;
    color:#B60000;
}
A:hover
{
    text-decoration:underline;
}

.SMParent {
    font:12px verdana;
    color:#333366;
    text-align:left;
	text-decoration:underline;
    padding-left: 4px;
}
.SMParentOver {
	background-color: #dfefff; 
    font:12px verdana;
    color:#106060;
    text-align:left;
	text-decoration:underline; 
    padding-left: 4px;
    cursor:pointer;
}
.SMParentSelected {
	background-color:#efefef;
    font:bold 12px verdana;
    color:#0060f0;
    text-align:left;
	text-decoration:underline;
    padding-left: 4px;
	cursor:pointer;
}

.SMChild {
	font:11px verdana;
	color:#306090;
	text-decoration:underline;
    padding-left: 19px;
	cursor:pointer;
	text-align:left;
}
.SMChild a {
	color:#306090;
	font:11px Verdana;
	text-decoration:underline;
}

.SMChildOver {
	background-color:#dfefff;    
	font:11px verdana;
	color:#306090; 
	text-decoration:underline; 
    padding-left: 19px;
	cursor:pointer;
	text-align:left;
}
.SMChildOver a {
	color:#306090;
	font:11px Verdana;
	text-decoration:underline;
}

.SMChildSelected {
	font:bold 11px verdana;
	color:#0060f0;
	text-decoration:underline;
    padding-left: 19px;
	cursor:pointer;
	text-align:left;
}
.SMChildSelected a {
	color:#0060f0;
	font:bold 10px Verdana;
	text-decoration:underline;
}

.SMChildrenBox {
}

.SMMenu {
	background-color:white; 
	width: 170px;
	border:1px dotted #CCCCCC;
	overflow:hidden;
}

.SMImageParent {
	display:none;
}

.SMImageChild {
	display:none;
}