table.header_box {}

table.contents_outer_box {
	BORDER-RIGHT: #CCFF00 1px outset;
    BORDER-TOP: #CCFF00 1px outset;
    BORDER-LEFT: #CCFF00 1px outset;
    BORDER-BOTTOM: #CCFF00 1px outset;
    BACKGROUND-COLOR: #0B0B0B;
    TEXT-ALIGN: center;
	color:#CCFF00;
	margin-left:7px;
	}
	
table.contents_inner_box {
	background-color:#OBOBOB;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCFF00;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFF00;
}

td.price_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFF00;
	background-color:#666666;
	BORDER-RIGHT: #CCFF00 1px outset;
	BORDER-TOP: #CCFF00 1px outset;
    BORDER-LEFT: #CCFF00 1px outset;
	BORDER-BOTTOM: #CCFF00 1px outset;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCFF00;
}

img {border:none}

a.header	     {font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#CCFF00; text-decoration : none;}
a.header:visited {font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#CCFF00; text-decoration : none;}
a.header:hover	 {font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#CCFF00; text-decoration : none;}

a.nav	      {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCFF00; text-decoration : none;}
a.nav:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCFF00; text-decoration : none;}
a.nav:hover  {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCFF00; text-decoration : none;}

a.nav_here	      {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; text-decoration : none;}
a.nav_here:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; text-decoration : none;}
a.nav_here:hover  {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; text-decoration : none;}

ul.product {list-style-type: square } 
ul.product {list-style-image="url('../images/bullet_point.jpg')"}

