/* CSS Document */

body
{
	background: #FFFFFF url(fading_background_10.png) repeat-x;
}

#main
{
	margin: auto;
	width: 700px;
	height: 600px;
	background: #fff;
}

#main p
{
	padding: 10px;
}

#rightSide
{
	float: right;
	margin-right: 10px;
	height: 500px;
	width: 200px;
	background: #fff url(img/rightbg.gif) repeat-x;
}

#rightSide h1
{
	color: #fff;
	margin-left: 5px;
}

#leftSide
{
	float: left;
	height: 500px;
	width: 200px;
	background: #fff url(img/rightbg.gif) repeat-x;
	margin-left: 10px;
}td
{
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	
}

A       
{      
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	color: #333399; 
	text-decoration: none 
} 

A:visited 
{ 
        font-family: verdana, helvetica, arial; 
	font-size: 10px;
	color: #333399 
}
A:hover 
{ 
       	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	color: #cc9999; text-decoration:underline 
}

.order
{ 
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
        color: blue; 
	font-weight: normal;
        text-decoration: none    	
} 

.red  
{ 
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	color:#FF0000; 
	font-weight: normal 	
}

ul
{        
	font-family: verdana, helvetica, arial; 
	font-size: 11px;
        color: #333399; 
	font-weight: normal;
        text-decoration: none 
     
}   	
	
.redbld { color:#FF0000; font weight: bold }
.bbold{ font-family: arial; font-size: 14px; color: darkblue; font-weight: bold }  
.indexbg { background-image: url(images/index-bg.gif)}
.copyright { font-size: 10px ; text-decoration: none}
.yellow { color: #FFFF00}
.whitesm { font-size: 10px; color: #FFFFFF }
.white { color: #FFFFFF }
.whiteb { color: #FFFFFF; font-weight: bold  }
.contacts { font-size: 10px }
.title { font-size: 14px; font-weight: bold}
.titlelg  { font-size: 18px; font-weight: bold; color: #C0C0C0} 
.texttab { padding-right: 15px; padding-left: 90px}
.products:hover, .copyright:hover, .copyrightbig:hover { color: blue; text-decoration: underline }
