
.rcornerl {background-image: 
	url('images/rcornerl.jpg');
	background-repeat: no-repeat;
	background-color: #dae2e5;
}

.rcornerr {background-image: 
	url('images/rcornerr.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color:rgb(0,0,0);
}

input {
    outline-color: #dae2e5;
    outline-style: outset;
    outline-width: 2px;
    border-style:solid;
    border-width:2px;
    border-color:rgb(200,200,200);
    font-weight:bold;
}

td.bgRepeat {background-image: 
	url('images/tdbgrepeat.jpg');
	background-repeat: repeat-y;
}

td.GrayBackRepeat {background-image: 
	url('images/gray_gradient.jpg');
	background-repeat: repeat-x;
}

td.BlackBackRepeat {background-image: 
	url('images/blackgradient.jpg');
	background-repeat: repeat-x;
	background-color: Black ;
}	

td.GrayOutline
{
    outline-color: #dae2e5;
    outline-style: groove;
    outline-width: 5px;
    padding: 10px 10px 10px 10px;
}
	
table {vertical-align:top;
	   border-collapse:collapse;
	   border-width: 0;
}

table.allsolidborders {
	vertical-align:top;
	border-bottom: thin solid #dae2e5;
	border-right: thin solid #dae2e5;
	border-left: thin solid #dae2e5;
	border-top: thin solid #dae2e5;
	border-collapse:collapse;
}	   
table.solidborders {
	vertical-align:top;
	border-bottom: thin solid #dae2e5;
	border-right: thin solid #dae2e5;
	border-left: thin solid #dae2e5;
}
.bottomborderblack {
	border-bottom: thin solid #000000;
}

table.detailfont{
	font-family: Arial;
	font-size: 16px;
	text-align: center;
}
.fixedtable{table-layout: fixed}

.menufont {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.infoheader {
	font-family: Arial;
	font-size: 24px;
	font-weight: 900;
        color:#0e1030;
}

.topmenufont{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color:#ffffff;
	vertical-align:bottom;
	white-space:nowrap;
}

.topmenufontred{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color:#e80033;
	vertical-align:bottom;
	white-space:nowrap;
}

.topmenufontred a:visited
{
    color:#e80033;
}

a.productlink:visited
{
    color:Blue;
}

td a.productlink:visited
{
    color:Blue;
}

input.emailbutton
{
    padding: 2px 0px 0px 3px;
    border:0px;
    outline-style:none;
}
.menuheaderfont{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
	vertical-align:middle;
}

.redfont
{
    color:Red;
}

li,p,h1,h2,h3,h4 
{
    font-family:Arial
}

.underlinefont
{
    text-decoration:underline;
}
		   
tr {vertical-align:top}

.topcap {
	width:104px; 
	height:25px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	border-width: 0;
} 
.topcapproduct{
	width:885px; 
	height:12px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	border-width: 0;
}
.img-shadow{
	float:left;
	clear:left;
	background: url('images/shadowAlpha.png') no-repeat bottom right;
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 0 2px 10px;
	margin: 10px 0 2px 5px;
	padding: 0px;
}
.img-shadow-inner{
	position:relative;
	bottom:2px;
	right: 2px;
	border: 0;
	padding:2px;
	margin: 0px 0px 0px 0px;
}
.img-shadow-inner{
	margin: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
.img-shadow-inner img{		
	font-size:14px;
	margin: 0px;
}

.smalldpics{
	width:50px;
	height:50px;
}

img {border-width:0;}

a {text-decoration: none;}

.op_largefont
{
    display:none
}

.emailinvisible
{
    display:none
}
.emailvisible
{ display:inline
}       
    
.emaillabels
{text-align:right;
 white-space:nowrap;
 width:250px;
 padding-right:5px;
}
.emailinput
{
    width:auto;
}

hr.detailsep
{
    background-color:#dae2e5;
    color:#dae2e5;
    height:2px;
    border-width:0px;
}