<!--
body {
	font-size: 12px;
	color: #FFFFFF;	
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	background-color: #0B0A41; 
	background-repeat: repeat-y;
	background-image: url(images/SideLeftRepeater.jpg);
}

h1{
	font-size: 22px;
	font-weight: bold;
	color: #CAC9C8;
	font-family: arial, helvetica, verdana;
}


h2{
	font-size: 18px;
	font-weight: bold;
	color: #9C9CFD;
	font-family: arial, helvetica, verdana;
}


h3{
	font-size: 14px;
	font-weight: bold;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
}

p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
}

p.smaller1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
}



td {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
}


.tabletop {
	font-size: 12px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background: #283166;
}

.even {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	background: #C0B001;
}

.odd {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	background: #D5CD78;
}

.footfont {
	font-size: 12px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 160%;
}


.CartItemsFont {
	font-size: 12px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
}

.notesBox {
	font-size: 12px;
	color: #240134;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	text-align: left;
}

.biggerBeige {
	font-size: 14px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
}


a{
	font-size: 12px;
	color: #9C9CFD;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	font-size: 12px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	text-decoration: underline;
}

a.footlink{
	font-size: 12px;
	color: #F2F0D1;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;
}

a.footlink:hover{
	font-size: 12px;
	color: #F3D070;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;	
}

a.accountlogin{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-decoration: none;
}

a.accountlogin:hover{
	font-size: 11px;
	color: #FCEA9A;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-decoration: none;
}
-->