﻿body 
{	
	margin: 0px; background-image: url('images/bg-all.jpg'); background-repeat: repeat-x;
	}

.bgleft
{	
	width: 12px; background-image: url('images/bg-left.jpg'); background-repeat: repeat-y;
	}
.bgright
{	
	background-image: url('images/bg-right.jpg'); background-repeat: repeat-y; width: 12px;
	}

.navbutton
{	
	padding-left: 10px; padding-right: 10px; 
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color: White; 
	border-right-style: solid; border-right-width: 1px; 
	border-left-style: solid; border-left-width: 1px; 
	border-right-color: #067eb6; border-left-color: #6bc3ec;
	width:100px; text-align:center; 
    }
.footer
{	
	background-image: url('images/footer.jpg'); background-repeat: repeat-x; 
	background-position: center top; height: 30px;
                            
	}
.title
{	
	background-position: center top; font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 20px; font-weight: bold; color: #3399FF; height: 30px; 
	padding-left: 15px; border-bottom-style: solid; border-bottom-width: 1px; 
	border-bottom-color: #3399FF; background-image: url('images/bg-title.jpg'); 
	background-repeat: repeat-x; font-style: italic;
	}
	.subtitle
{	
	background-position: center top; font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 16px; font-weight: bold; color: #3399FF; height: 30px; 
	padding-left: 15px; border-bottom-style: solid; border-bottom-width: 1px; 
	border-bottom-color: #3399FF; background-image: url('images/bg-title.jpg'); 
	background-repeat: repeat-x;
	}
.textcontent
{	
	background-position: center top; font-family: Tahoma, Helvetica, sans-serif; text-align: justify;
	font-size: 11px; color: #333333; padding: 10px; 
	background-image: url('images/bg-title-bottom.jpg'); background-repeat: repeat-x;
    }
    .pagecontent
{	
	background-position: center top; font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px; color: #333333; padding: 10px; 
	background-image: url('images/bg-title-bottom.jpg'); background-repeat: repeat-x;
    }
 
.textleft
{	
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px; color: #333333; padding: 10px; 
    }
    
    .productdesc
    {
		border-right: gray 1px solid; border-top: gray 1px solid;
		 border-left: gray 1px solid; border-bottom: gray 1px solid;
		 font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px; color: #333333; padding: 10px; 
    }
    .contentbg
{	
	width: 12px; background-image: url('images/bg-left-nav.jpg'); background-repeat: repeat-y;
	background-position:left
	}
		.prodcat
{	
	background-position: center top; font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;  color: black;
	padding-left: 10px; border-top-style: solid; border-top-width: 2px; 
	width: 12px; background-image: url('images/bg-left-nav.jpg'); background-repeat: repeat-y;
	background-position:left
	}