BODY {
 	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #F8F8F8;
	background-color:#b4aac8;
	background-image: url(BGtile_winter.jpg);
	background-attachment: fixed;
}

.textBG {
	background-color:#323531;
	background-position:right;
	background-image:url(http://www.kc-art.com/store/html/images/textBG.jpg);
	background-repeat:repeat-y;
}

.modelBG {
	background-color:#FBF0E1;
	background-position:right;
	background-image:url(http://www.kc-art.com/store/html/images/xtras/modelBG.jpg);
	background-repeat:repeat-y;
	color: #080808; 
}

.Title {
	font-weight: bold;
	font-family: Tahoma;
	color:#F8F8F8;
	text-align: center;
	font-size: 14px;
}
	
.CR {
	font-weight: normal;
	font-family: Tahoma;
	color:#BBB;
	font-size: 10px;
}

.warning {
	color: #EE0000;
	font-weight: bold;
	font-size: 14px;
}

.Banner {
	background-image: url(http://www.kc-art.com/store/html/images/titlebar_winter.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#000000;
	height: 100;
	width: 690;
}

TABLE {
}

TH  {
	font-weight: bold;
	font-family: Tahoma;
	color:#FFCC99;
	text-align: center;
	font-size: 10px;
	background-color: #2F1746;
}


COL  {
	display: table-column
}

TD, TH { 
	display: table-cell;
}

h1 { 
	width: 480;
	font-family: Tahoma; 
	font-size: 12px;
	color: #FFCC99;  
	font-weight: none; 
	background-color: #2F1746;
}

a:link {
    font-family: Tahoma;
	color: #c3c;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:visited {
	font-family: Tahoma;
	color: #c66;
	text-decoration: none;
	font-weight: bold;
	border: none;
} 

a:active {
	font-family: Tahoma;
	color: #c39;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:hover {
	font-family: Tahoma;
	color: rgb(255, 160, 0);
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.top {
	background-color:#000000;
	background-image:url(http://www.kc-art.com/store/html/images/Bar_BG.jpg);
	background-repeat:repeat-x;
	height:30px;
}

.top td{
	background-position:right;
	background-image:url(http://www.kc-art.com/store/html/images/Bar_BG.jpg);
	background-repeat:repeat-x;
	padding:5px 5px 0px 5px;
}
.top a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.top a:link {
    font-family: Tahoma;
	color: #D0D0D0;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.top a:visited {
	font-family: Tahoma;
	color: #D0D0D0;
	text-decoration: none;
	font-weight: bold;
	border: none;
} 

.top a:active {
	font-family: Tahoma;
	color: #D0D0D0;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.top a:hover {
	font-family: Tahoma;
	color: #c39;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

img {
	border: none;
}
