body {
	background: url(tan_line.gif) repeat-y;
	margin: 0;
	padding: 0;
}

body, td {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight : normal;
	color: #336699;
}

h1.top {
	font-family: Georgia;
	font-size: 14px;
	color: #CC6633;
	font-style : italic;
	font-weight : normal;
	margin-top : 5px;
	margin-bottom : 0px;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight : normal;
	color: #336699;
}

.soldout {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}

a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

.imgright {
	margin: 0 0 0 10px;
}
DIV#seo_topright {
	width : 420px;
	position : absolute;
	z-index : 999;
	top : 5px;
	right : 15px;
	padding-right : 25px;
}
DIV#seo_bottomleft {
	width : 300px;
	position : relative;
	display : inline;
	float : left;
	margin-left : 53px;
	margin-top : 5px;
}
DIV#seo_bottomright {
	width : 300px;
	position : relative;
	display : inline;
	float : left;
	margin-left : 10px;
	margin-top : 5px;
}
a.textlink:link          {color: #CC6633; text-decoration: underline;}
a.textlink:visited       {color: #CC6633; text-decoration: underline;}
a.textlink:active        {color: #CC6633; text-decoration: underline;}
a.textlink:hover         {color: #CC6633; text-decoration: none;}
a.textlink:visited:hover {color: #CC6633; text-decoration: none;}

a.textlink2:link          {color: #000000; text-decoration: underline;}
a.textlink2:visited       {color: #000000; text-decoration: underline;}
a.textlink2:active        {color: #000000; text-decoration: underline;}
a.textlink2:hover         {color: #000000; text-decoration: none;}
a.textlink2:visited:hover {color: #000000; text-decoration: none;}
