body {
	text-align:center;		
	margin: 0px;							
	padding-top:5px;
	padding-bottom:20px;
	background:url(watermark.jpg);
	height:auto;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;			
	color: #333333;			
	overflow-x: auto;
}

#products{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:31px;			
	color: #333333;			
}

#main_table{
	background-color: white; 
	width:993px; 
	border-right:1px solid #999999; 
	border-left:1px solid #999999; 
	border-top:1px solid #999999;
}

table{
			background-color:#ffffff;
 			
			

}

/* content */
h9		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 11px;
			font-color: #333333;
			text-align: left;
			font-weight: normal;
		}
		
/* catch */
h2		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 24px;
			color: #333333;
			text-align: left;
			font-weight: bold;
		}

/* headings */
h3		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 30%;
			font-size: 20px;
			color: #666666;
			text-align: left;
			font-weight: bold;
		}
		
/* footer */		
h4		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 10px;
			color: #FFFFFF;
			font-weight: normal;
		}
		
		h5		{
			font-family:Arial, Helvetica, sans-serif; color: #2e3192; font-weight: normal; font-size:24px; margin-bottom:10px;
		}			
input, textarea, select
{
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	color: RGB(170,45,45);
	font-family:  Tahoma, verdana, Arial;
	font-size: 15px;
	background-image: url ('css/img.png');	
}

a:link {color: #A52929; text-decoration:none;}
a:active {color: #A52929; text-decoration:none;}
a:visited {color: #A52929; text-decoration:none;}
a:hover {color: #A52929; text-decoration:underline;}

#navigation {
	background:#eaf2f4;	
	margin:0 auto;
	width:982px;
	height:30px;
	list-style:none;
}
#navigation li {	
	float:left;
	width:115;
	list-style:none;
	font-size: 11px;
}
#navigation a {
	/*border-right:1px solid #666666;*/
	border-left:1px solid #DDDDDD;
	color:#555;
	display:block;
	line-height:30px;
	text-align:center;
}
#navigation a:hover {
	background:#999999;
	color:#FFFFFF;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
}
.searchBox{
  	background-image:url('img.png');  
  	padding-left:2px;
  	height: 19px;
  	width:205px;
}

.searchBoxHeader{
  	background-image:url('img.png');
 	background-repeat:no-repeat;
  	padding-left:2px;
  	height: 15px;
  	width:135px;
}
.important_text {
	outline-style: inherit;
	outline-color: #000066;
	outline-width: 1px;
}
 
 .blueContentBBEEE{	font-family: Arial, Helvetica, sans-serif; color: #2e3192; font-weight: normal; font-size:18px; }
 
  .GreenContentBBEEE{	font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; font-size:18px; }

#proceedSearch{position:relative; top:30px; float:right; margin-right:20px;}



@charset "utf-8";
/* CSS Document */


