Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	background: #ffffff;
}

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: #b30000;
	text-decoration: none;

}

A:visited {
	color: #9a0404;
	text-decoration: none;

}

A:active {
	color: #9a0404;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

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: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 22px;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 22px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
	width: 10%;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}


.arial {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.body_text h1, .body_text h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 10px 50px;
	margin: 0;
	color:#009;
	border-bottom: 2px black solid;
	background-position:left center;
	background-image: url(images/viperhead_bullet.gif);
	background-repeat: no-repeat;
}

.body_text p {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 0px;
	text-indent: 2em;
	font-size:14px;
}

.style15 {
	font-size: 14
	}

.ridge {
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #E1A60A;
    border-bottom-color: #E1A60A;
    padding: 8px 0px;
    }
.plainright {
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #cdcdcd;
	float:right;
	margin: 10px;
    }
.plainleft {
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #cdcdcd;
	float:left;
	margin: 10px;
    }
.plaincenter {
    border: 1px solid #4C3C1B;
    padding: 5px;
    background-color: #cdcdcd;
    }
	
