body, td {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:white;
}
.cart td h1 {
color:black;
}
td.topright,td.bottomleft, td.bottomright {
vertical-align:top;	
}
.topright {
}
.topright a, .topright a:hover {
line-height:.9;
font-family:trebuchet ms, arial, helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
font-size:16px;
}
b{
color:green;
}
h1 {

color:#ABB23C;
/*color: #99ccff;*/
/*color:#40d040;*/
}
h2 {
color:#904040;
}
td.topleft, td.topright {
	vertical-align:bottom;
}
td.bottomleft {
background-image: url(images/bottomleft.jpg);
width: 274px;
height:350px;
padding:15px;

}
td.bottomright {
background-image: url(images/bottomright.jpg);
width: 406px;
height:350px;
padding:15px;

}
td.bottom {
background-image: url(images/bottom.jpg);
width: 717px;
height:350px;
padding-top:15px;
padding-bottom:0px;
padding-left:15px;
padding-right:15px;
text-align:left;

}
h1, h2, h3, h4, h5, h6 {
	text-align:center;
}
td.topleft {
background-image: url(images/topleft.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:15px;
width:274px;

}


a, .fakelink {
	color: #ABB231;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {
font-size:18px;}
h2 {
font-size:16px;}
h3 {
font-size:14px;}
h4, h5, h6 {
font-size:12px;}
.black {
color:black;
}
.gold {
color: #abb231;
}
/*.white {
color:white;
}*/

.grey, .grey a {
	color:#707070;
}

.darkgrey {
	color: #353535;
}

.cart {
width:100%;
}

.cart tr td {
vertical-align:top;
padding-right:10px;padding-left:10px;
}
.cart tr td h1 {
text-align: left;
}
.cart tr td h2 {
text-align: left;
}

.tabmenu a {
color: black;
}

.tabmenu a:hover {
text-decoration:none;
}
