/* CSS Document */
body
{
	width:963px;	
	margin:0px auto 0px auto;
	font-size: 11px;
	color:#000000;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	background-color:#f9f3d1;
	background-image:url(../images/bg.gif);	
}


/***********************************************/
/* Global Class                                */
/***********************************************/

a:link{
	font-size:12px;
 
	color: #2e3092;
	text-decoration: none;		
}
a:visited {
	font-size:12px;
 
	color: #2e3092;
	text-decoration: none;	
}
a:hover {
	font-size:12px;
 
	color: #2e3092;
	text-decoration: underline;			
}
a:active {
	font-size:12px;
 
	color: #2e3092;
	text-decoration: none;	
}

.fltlt
{
    float:left;
    }
.fltrt
{
    float:right;
    }
.clr
{
    clear:both;
    }
.txtcenter
{
    text-align:center;
    } 
  
/***********************************************/
/* HTML Class                                */
/***********************************************/
h1
{
    color:#316305;
    font-size:20px;
    }
*:lang(en) h1{
    margin:0px;
}
h2
{
    color:#316305;
    font-size:19px;
    }
   
h3
{
    color:#316305;
    font-size:18px;
    }
   
h4
{
    color:#316305;
    font-size:17px;
	margin: 0px 0px 0px 0px;


    
    }

h5
{
    color:#000000;
    font-size:16px;
    }
   
h6
{
    color:#000000;
    font-size:15px;
	font-weight:normal;
    }
 
.font1{
	font-size:14px;
	font-weight:bold;
	color:#008fd4;
}
.font2{
	font-size:13px;
}
.font3{
	font-size:12px;
	}
.font4{
	font-size:11px;
}
.font5{
	font-size:10px;
}
.font6{
	font-size:9px;
}
img{
	border-style:none;
}
select
{
    font-size:9px;
    }
input{
	font-size:11px;
}	
ul{
	margin:10px;
	padding:0px;
}
ol{
	margin:0px 0px 0px 40px;
	padding:0px;
}
li{
	list-style-image: url(../images/li1.gif);
}
.price {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

/***********************************************/
/* Global ID                                */
/***********************************************/

#hdr
{
    clear:both;
 
    }
    
#cnt
{
    clear:both;
    }
#cntcol1{

}
#cntcol2{


}

#ftr
{
    clear:both;

    }
    
