body { 
	margin:0px;
	padding:0px;
	background-color:#F4F4F4;
	font-size: 11px;
	font-family: Tahoma;
	color:#0B7D98;
}
form {
	margin:0px;
	padding:0px;
}
h1 { 
	font-size:12px; 
	color:#A20B0B; 
	font-weight:bold; 
	line-height:5px;
}
h2 { 
	font-size:12px; 
	color:#06428B; 
	font-weight:bold; 
	line-height:5px;
}
h3 { 
	font-size:12px; 
	color:#06428B; 
	font-weight:bold; 

}

.txt   		 { font-size:12px; color:#3A69A1;}
.txt a 		 { color:#A20B0B; text-decoration:underline; }
.txt a:hover { color:#3A69A1; text-decoration:underline; }

.Menu { 
	margin:0px;
	padding:0px;	
}
.Menu li{ 
	padding:3px;
}

.Menu  		  { font-size:12px; color:#ffffff;}
.Menu a		  { color:#0B7D98; text-decoration:none; font-weight:bold }
.Menu a:hover { color:#A20B0B; text-decoration:none; }




.Box {
	font-family: Tahoma;
 	border: 1px solid #06428B; 
	font-size:12px;
	width:200px;
}

.Button {
	font-family: Tahoma;
	border: 1px solid #CFCFCF;
	color: #000000;
	font-size: 11px;
	background-color:#CFCFCF;	
}

.Pic {
	border: 1px solid #0B7D98;
	margin: 5px 0px 10px 14px;
	padding:2px
}
.Pic1 {
	margin: 5px 0px 10px 14px;
	padding:2px
}


.ProductsMenu {
	background-image:url(../images/products.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #B1ACAC;
}

.Content {
	padding:5px 15px;
}
