body
{ 
	background-image: url('images/main_bg.gif'); 
	background-repeat: repeat-x; 
	background-color: #fff; 
	}

div.all 
{
	margin-top:10px;
	}
 
 div.menu
 {
 height:41px;
 }
 div.main_body
 {
	border-style: solid;
	border-width: medium;
	border-color:silver;
	width:996px;
	background-color: #fff; 
	min-height:350px;	
 }
 
 div.main_body_1
 {
	border-style: solid;
	border-width: medium;
	border-color:silver;
	width:1000px;
	background-color: #fff; 
	min-height:350px;	
 }
 
 div.footer_box{
 background-color:#c0c0c0;
 height:55px;
 margin-top:20px;
 
 }
 
 p.gray
 {
 color:#a9a9a9 ;
 
 }


p{
	font-size: 10pt;
	text-align: justify;
	color: black; 
	text-align: justify;
	margin-left:10px;
	margin-right:10px;
	font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}
p.center_80
{
	
	text-align: center; 
	font-size: 80%;
}

table.main
{
	width: 994px;
	border-collapse: collapse;
	width:994px;
	height:200px;
	background-color: #fff;
	}
table.banner
{
	width:994px;
    height: 0px;
    }
	
table.picture_roll{
	
	height: 330px;
	background-color: #fff;
	width:994px;
	padding-top:30px;           
		   }
	
td.picture_frame
{
	background-color:#c0c0c0; 
	border-style:  groove; 
	border-width:  thick;
	height:320px;		
}


td.c6 
{
	background-color: white; 
	border-style: none; 
	border-width: medium
}

td.order
{
	background-color: white; 
	border-style: none; 
	border-width: medium;
	text-indent:10px
	
}

p.footer{
font-size: 60%;
text-align:center;
margin-top:5px;}
    
a:link
{
	color: #0000FF; 
}

ul{
	color:  black;
	 font-size:10pt;
	 text-align:  left;
	 font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	 }

a:visited
{
	color: #000066; 
} 
a:active 
{
	color: rgb(0,102,102);
}


h1, h2, h3, h4, h5, h6
{
	 color:  black;
	 margin-left:10px;
	 font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}
h1
{
	color: black;
}
h2
{
	color: black; 
}
h3
{
	color: black; 
}
h4
{
	color: black;
}
h5
{
	color: black;
}
h6
{
	color: black;
}



