body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #FFF;
text-align: left;
margin: 2px;
}
A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #0000CC;
	text-decoration:none;
	font-weight:bold;

}

A:visited {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}

A:active {
	color: #333333;
	text-decoration:none;
	font-weight:bold;

}

A:hover {
	color: #0066CC;
	text-decoration: underline;

}
A.home:link {
	color: #0000CC;
	text-decoration:none;
	font-weight:none;

}

A.home:visited {
	color: #0000CC;
	text-decoration:none;
	font-weight:none;
}

A.home:active {
	color:#0000CC;
	text-decoration:none;
	font-weight:none;

}

A.home:hover {
	color: #FE8927;
	text-decoration: underline;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}
body {
	background-color: #CCCCCC;
	background-image: url(http://www.snowlist.com/images/interfaceImages/gradient.jpg);
	/*background-attachment:fixed;*/
	background-repeat: repeat-y;
	
}
.msgcontent {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.borderstyles_photo
{
	border-right: #C3C3C3 1px solid; 
	border-top: #C3C3C3 1px solid; 
	border-left: #C3C3C3 1px solid; 
	border-bottom: #C3C3C3 1px solid;
	background-color:White;
}
.borderstyles_blue
{
	border-right: #0D69C0 1px solid; 
	border-top: #0D69C0 1px solid; 
	border-left: #0D69C0 1px solid; 
	border-bottom: #0D69C0 1px solid;
	
}
.borderstyles_orange
{
	border-right: #FF8000 1px solid; 
	border-top: #FF8000 1px solid; 
	border-left: #FF8000 1px solid; 
	border-bottom: #FF8000 1px solid;
	background-color:White;
}
.Orangecontent {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FE8927;
	text-decoration: none;
}
.newimageborder
{
	border: 0px solid #CCCCCC;
	padding: 0px;
}
