body{
	margin : 0;
	color: Black;
}

table, body#tableBackground{
		background-color: #F0E68C; 
}

table#pwBackground{
		background-color: #FAFAD2;
}

.header{
	border-bottom: 1px solid Gray;
}

.icon{
	border: thick ridge #4169E1;
}
.Footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : black;
} /* Used in the footer */

.ProductForm
{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
}
.ProductTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.ProductDesc{
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
}
.ProductMenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

.PWHeading{
		font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.LogText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
}
td.OrderItem{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	height: 20px;
}

td.OrderSeparator{
	font-size : 1px;
	background-color: Gray;
} /*  Boarder for top and bottom of cells and header */

.OrderPrice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
} /* For all text */

.OrderNotes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Blue;
} /* For all text */

a.OrderLink{
	vertical-align: text-bottom;
	height: 20px;
	text-decoration: none; 
	color: Black;
}

a.OrderLink:visited {  text-decoration: none; color: Black;  }
a.OrderLink:hover { text-decoration: underline; color: Red;} 

.OrderPriceStrike {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration : line-through;
	text-align: right;
} /* For all text */

.Content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: normal;
} /* For all text */

li.Content{
	padding-bottom: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: normal;
}

.CornerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : Black;
	height: 20px;
	font-weight: bold;
}  /* Text in the corner of the navagation pane */


.ErrorText{ 
	font-family : Verdana, Arial, sans-serif;
	font-size: 9px;
	color : Red;
}  /* Error message text */

.ErrorHeading{ 
	font-family : Verdana, Arial, sans-serif;
	font-size: 12px;
	color : Red;
}  /* Error message text */

.Required{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bolder;
}
.under{
	color: Blue;
	cursor : hand;
	text-decoration : underline;
}

.Heading {
	font-family : Helvetica, Arial, Verdana,  sans-serif;
	font-size: 50px;
	color : Navy;
	font-style : italic;
	font-weight: bold;
}

.HeadingSub {
	font-family : Helvetica, Arial, Verdana,  sans-serif;
	font-size: 20px;
	color : Gray;
	font-weight: bold;
}

.SmallBoldText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color : Black;
}

.Index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : Black;
	background : #F0E68C;
}
td.yellowArrow{
	background : url(../images/view/dot-yel.gif) no-repeat center;
	padding-right : 8pt;
} /* Small arrow in a yellow circle */

td.sepline{
	background : url(../images/view/grey/index_line_grey.gif) left;
	font-size : 1px;
	height : 1px;
}  /* Small line used in index as a seperator between items */

td.leftBorder{
	background : url(../images/view/grey/lt-ds.gif) repeat-y;
	width : 3px;
}  /*  Actually right side of vertical boarder */

td.bottomBorder{
	background : url(../images/view/grey/lt-dscr.gif) repeat-x;
	height : 4px;
	font-size : 4px
}  /*  Border for bottom */

.pageSeparator{
	background : url(../images/view/grey/lt-dshr.gif) repeat-x;
	font-size : 4px;
	padding : 0;
} /*  Boarder for top and bottom of cells and header */


td.pageNav-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black; 
	height: 20px;
	font-weight : bold;
}

td.pageNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : black;
	height: 20px;
}

#theBackground-on{
		background-color: White;
		border-color :  White;
}

#theBackground{
		background-color: #E0FFFF;  
}

.soldout{
	background-image: url(../pages/order/images/sold-out4.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.soldoutPicture{
	margin-top: -90;
}
a.pageNav-on:link { text-decoration: none; color: Black; }
a.pageNav-on:visited {  text-decoration: none; color: Black;  }
a.pageNav-on:hover { text-decoration: underline; color: Red;} 

a.pageNav:link { text-decoration: none; color: black;  }
a.pageNav:visited {  text-decoration: none; color: black;  }
a.pageNav:hover { text-decoration: underline; color: Red; }

.IndexFill{
	background-image: url(../images/index_line.jpg);
}

PRE, TT, CODE, KBD, SAMP { font-family: monospace }

.odd {
	background : transparent;
}

.even {
	background : #C3C3C3;
}
TABLE.layoutmain {
	border : 4px solid #669999;
}
.headtextr {
    color : White;
	background-color :#C3C3C3 ;
}

.rowon {
	background : #FFFFFF;
	color : #CC0000;
}

table.cal {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	background-color: #FFEFD5;
	font-size: 12px;
}
th.cal, td.cal {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
thead.cal tr {
  background-color: #FFEBCD;
}
th.sorted {
    background-color: Yellow;
}

th.sorted a:hover, th.sortable a:hover {
  text-decoration: underline;
  color: black;
}

th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	color: black;
	background-repeat: no-repeat;
	text-decoration: none;
}

th.sortable a {
	background-image: url(../../images/displaytag/arrow_off.png);
}

th.order1 a {
	background-image: url(../../images/displaytag/arrow_down.png);
}
th.order2 a {
	background-image: url(../../images/displaytag/arrow_up.png);
}

table.cal tr.even {
  background-color: #def;
}
table.cal tr.odd {
  background-color: Silver;
}
.label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
}
input,  textarea{ 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}