.text	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-left: 7px; }
.boldtext	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-left: 7px; font-weight: bold; }
.disabledtextinputboxgray { background-color: #ECECEC; border-color: #FFFFFF; border-width: 0px; font-family: Verdana; font-size: 11px; color: #000000; }
.disabledtextinputbox { background-color: #ECECEC; border-color: #FFFFFF; border-width: 0px; font-family: Verdana; font-size: 12px; color: #000000; }
.disabledtextinputboxcolor { background-color: #F9F9F2; border-color: #FFFFFF; border-width: 0px; font-family: Verdana; font-size: 11px; color: #000000; }
.textinputbox { background-color: #FFFFFF; border-color: #FFFFFF; border-width: 2px; font-family: Verdana; font-size: 11px; color: #000000; }
.commentsinputbox { border-color: #CECECE; border-width:2px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #B90000; font-weight : bold; margin-left: 5px }
.Gtextinputbox { background-color: #ECECEC; border-color: #FFFFFF; border-width: 2px; font-family: Verdana; font-size: 13px; color: #000000; }
.Rtextinputbox { background-color: #ECECEC; border-color: #FFFFFF; border-width: 2px; font-family: Verdana; font-size: 13px; color: #FF0000; }
.Atextinputbox { background-color: #ECECEC; border-color: #FFFFFF; border-width: 2px; font-family: Verdana; font-size: 13px; color: #3300FF; }
/* GLOBAL STYLES */ 
body { font-family: Arial; font-size: 12px; color: #515151; text-align: center; background-color: #FFFFFF; }

table, tr, td { font-family: Arial; font-size: 12px; }

table.page { width: 834px; }
td.page { width: 834px; }

table.pageinterior { width: 796px; }
td.pageinterior { width: 796px; }

table.pagecontent { width: 796px; }
td.pagecontent { width: 796px; }

td.topgraybar { width: 796px; background-image: url('/images/topgraybar/middle.gif'); background-repeat: repeat-x; }

table.leftcontent { width: 566px; }
td.leftcontent { width: 566px; }

table.spacercontent { width: 3px; background-image: url('/images/content_separator_dot.gif'); background-repeat: repeat-y; }
td.spacercontent { width: 3px; background-image: url('/images/content_separator_dot.gif'); background-repeat: repeat-y; }

table.rightcontent { width: 227px; }
table.rightcontenta { width: 200px; }
td.rightcontent { width: 227px; }

td.leftbar { width: 19px; background-image: url('/images/leftbar.gif'); background-repeat: repeat-y; }
td.rightbar { width: 19px; background-image: url('/images/rightbar.gif'); background-repeat: repeat-y; }

a { color: #0B1763; font-weight: bold; text-decoration: underline; }
a:active { color: #0B1763; font-weight: bold; text-decoration: underline; }
a:visited { color: #0B1763; font-weight: bold; text-decoration: underline; }
a:hover { color: #0B1763; font-weight: bold; text-decoration: underline; }

a.small { color: #0B1763; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.small:active { color: #0B1763; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.small:visited { color: #0B1763; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.small:hover { color: #0B1763; font-size: 11px; font-weight: bold; text-decoration: underline; }

a.redlink { color: #A81141; font-weight: bold; text-decoration: underline; }
a.redlink:active { color: #A81141; font-weight: bold; text-decoration: underline; }
a.redlink:visited { color: #A81141; font-weight: bold; text-decoration: underline; }
a.redlink:hover { color: #0B1763; font-weight: bold; text-decoration: underline; }

a.redlink_noline { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:active { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:visited { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:hover { color: #0B1763; font-weight: bold; text-decoration: none; }

a.bluelink { color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.bluelink:active { color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.bluelink:visited { color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.bluelink:hover { color: #000000; font-weight: bold; text-decoration: underline; }
    
a.smallbluelink { font-size: 10px; color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.smallbluelink:active { font-size: 10px; color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.smallbluelink:visited { font-size: 10px; color: #4D5F87; font-weight: bold; text-decoration: underline; }
a.smallbluelink:hover { font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline; }
    
a.white_button_100x27 { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; cursor: pointer; text-align: center; }
a.white_button_100x27:active { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; cursor: pointer; text-align: center; }
a.white_button_100x27:visited { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; cursor: pointer; text-align: center; }
a.white_button_100x27:hover { color: #AA0F3F; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; cursor: pointer; text-align: center; }

.white_button_100x27_b { background: url('/images/buttons/buttons_100x27_fill.gif') repeat-x; }
.white_button_100x27_b_f2 { background: url('/images/buttons/buttons_100x27_fill_f2.gif') repeat-x; }


/* TITLE TEXT STYLES */
.text	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-left: 7px; }
.textno	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.largetext	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-left: 0px; }
.redtext { display: block; font-family: Arial; font-size: 12px; color: #A5071E; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.redtextno { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #A5071E; text-transform: uppercase; font-weight: bold; }
.smallredtext { display: block; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #A5071E; }
.largeboldtext	 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-left: 0px; font-weight: bold; }

.whitetext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; }
.smallwhitetext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.bluetext { font-family: Arial; font-size: 12px; color: #4D5F87; }

.bluetitle	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #185AAB; font-weight : bold; }
.darkbluetitlemed	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #0C0376; font-weight : bold; }
.bluetitlemed	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #185AAB; font-weight : bold; }
.pagetitle { font-family: Arial; font-size: 28px; color: #B3AF99; font-weight: bold; }
.sitetitle { font-family: Arial Narrow, Helvetica-Narrow; font-size: 22px; color: #B3B29A; font-stretch: 10px; font-weight: bold; letter-spacing: 3px; }
.sectiontitle { font-family: Arial; font-size: 18px; color: #5A5D5A; font-weight: bold; }
.superreg { font-size: 11px; }
.logintext { font-size: 9px; padding-left: 10px;}

.producttype { font-family: Arial; font-size: 10px; color: #710023; }
.producttext { font-family: Arial; font-size: 10px; color: #545454; }
.productlink { font-family: Arial; font-size: 12px; color: #0B1763; }
.productdate { font-family: Arial; font-size: 12px; color: #0B1763; }
.producttextcolor { color: #545454; }

.largertext { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; }

.smalltext { font-family: Arial; font-size: 10px; font-weight: normal; color: #000000; }

.blacktitle { font-family: Arial; font-size: 13px; font-weight: bold; color: #000000; }

.smalltextcalendar	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; margin-left: 0px }

/* BACK FILLS */
.storecolumntitles  { font-family: Arial; font-size: 9px; color: #FFFFFF; font-weight: bold; background-color: #A69187; vertical-align: middle; text-align: center; margin-right: 7px; padding-right: 7px; padding-left: 7px; }
.storecolumntitles2  { font-family: Arial; font-size: 9px; color: #FFFFFF; font-weight: bold; background-color: #9D8F86; vertical-align: middle; text-align: center; margin-right: 7px; padding-right: 7px; padding-left: 7px; }
.sectionbars  { font-family: Arial; font-size: 11px; color: #FFFFFF; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; background-color: #A69187; vertical-align: middle; margin-right: 7px; padding-right: 7px; padding-left: 7px; padding-top: 5px; padding-bottom: 5px;}

/* FORM FIELDS */
a.red_button_200 { background: url('/images/buttons/red_button_200.gif') no-repeat; width: 195px; height: 36px; vertical-align: middle; padding-top: 10px; padding-left: 10px; color: #AA0F3F; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; } 

.white_button_200 { background: url('/images/buttons/white_button_200.gif') no-repeat; width: 195px; height: 36px; vertical-align: middle; padding-top: 10px; color: #AA0F3F; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; float: left; }
.white_button_200_over { background: url('/images/buttons/red_button_200.gif') no-repeat; width: 195px; height: 36px; vertical-align: middle; padding-top: 10px; color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; float: left; }

.white_button_100 { background: url('/images/buttons/white_button_100.gif') no-repeat; width: 101px; height: 36px; vertical-align: middle; padding-top: 10px; color: #AA0F3F; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; float: left; }
.white_button_100_over { background: url('/images/buttons/red_button_100.gif') no-repeat; width: 101px; height: 36px; vertical-align: middle; padding-top: 10px; color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; cursor: pointer; text-align: center; float: left; }

/* TABLE CELLS */
td.pcolor{ background: #F9F9F2 repeat-x; padding: 5px; border: 0px solid #888888; font-weight: bold; color: #444444;font-family: Arial, Helvetica; font-size: 12px; }
td.pgray{ background: #ECECEC repeat-x; padding: 5px; border: 0px solid #888888; font-weight: bold; color: #444444; font-family: Arial, Helvetica; font-size: 12px; }

tr.pcolor{ background: #F9F9F2 repeat-x; padding: 5px; border: 0px solid #888888; font-weight: bold; color: #444444;font-family: Arial, Helvetica; font-size: 12px; }
tr.pgray{ background: #ECECEC repeat-x; padding: 5px; border: 0px solid #888888; font-weight: bold; color: #444444; font-family: Arial, Helvetica; font-size: 12px; }

.dashedline { border-bottom: 1px dashed #C4BEBB; } 

select { color: #545454; font-size: 10px; background-color: #FFFFFF; }


div#text_box {
    background-image: url('/images/textboxes/text_box.gif');
    background-repeat: no-repeat;
    background-position: 10px 8px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    float: left;
    clear: both;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    padding-left: 3px;
    padding-right: 0px;
}

div#text_box input.text_field {
	 font-size: 10px;
    border: 0;
    float: left;
    position: relative;
    top: 1px;
    margin-left: 15px;
    width: 152px;
}

div#login_box {
    background-image: url('/images/textboxes/login_box.gif');
    background-repeat: no-repeat;
    background-position: 1px 8px;
    background-color: #EDE9E5;
    border: 1px solid #EDE9E5;
    float: left;
    clear: both;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 2px;
    width: 100%;
    padding-left: 1px;
    padding-right: 3px;
}

div#login_box input.login_field {
	 font-size: 12px;
    border: 0;
    float: left;
    position: relative;
    top: 1px;
    margin-left: 7px;
    width: 58px;
}

/* mid navigation */
	a.midnavigation { font: bold 12 Arial; color: #FFFFFF; text-decoration: none; }
	a.midnavigation:hover { font: bold 12 Arial; color: #000000; text-decoration: none; }
	a.midnavigation:visited { font: bold 12 Arial; color: #FFFFFF; text-decoration: none; }

/* top navigation */
	a.topnavigation { font: bold 12 Arial; color: #9A9AA2; text-decoration: none; }
	a.topnavigation:hover { font: bold 12 Arial; color: #000000; text-decoration: none; }
	a.topnavigation:visited { font: bold 12 Arial; color: #9A9AA2; text-decoration: none; }

/* system and error messages */
.errortext_small { display: block; font-family: Arial; font-size: 9px; color: #A5071E; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.messagetext_small { display: block; font-family: Arial; font-size: 9px; color: #A5071E; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }

