body.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.menu{
	font-size: 11;
	font-weight: bold;
	color: #333399;
	padding-left: 7;
	padding-right: 7;
}
a.menu{
	text-decoration: none;
}
a.menu:hover{
	text-decoration: none;
	color: #FF9933;
}
a.menu:active{
	text-decoration: none;
}
.footer {
	font-size: 10;
	font-weight: bold;
	color: White;
}
a.footer {
	text-decoration: none;	
	color: White;
}
.TOPproducts {
	font-size: 80%;
	font-weight: bold;
	color: #3333CC;
	margin: 0;
} 
a.TOPproducts {
	margin: 0;
	text-decoration: none;
} 
a.TOPproducts:hover {
	text-decoration: underline;
} 
.block1{
}
h1.block1{
	font-size: 70%;
	color: White;
	background: #336699;
	padding: 3;
}
a.block1 {
	border: none;
	font-weight: normal;
	color: #3333CC;
	margin: 0;
	text-decoration: none;
} 
a.block1:hover {
	text-decoration: underline;
} 
table.block1{
	background: White;
	border: 0px solid Silver;
}
ul.block1 {
	padding: 0;
}	
li.block1 {
	list-style-image: url(/html/images/marker.gif);
	font-size: 70%;
	padding-bottom: 4;
	padding-left: 10;
}
.text {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	margin: 2 0 10 0;
} 
h1.text{
	font-size: 90%;
	font-weight: bold;
	color: #3333CC;
}
h2.text{
	font-size: 70%;
	color: #3333CC;
	font-weight: normal;
}
h3.text{
	font-size: 80%;
	font-weight: bold;
	color: #3333CC;
	margin: 0;	
}
ul.text{
	font-weight: normal;
	color: #333333;
	margin: 0 0 0 25;
}
a.text{
	color: #3333CC;
	font-size: 100%;
	text-decoration: none;	
}
a.text:hover{
	text-decoration: underline;
}
ul.arrow{
	font-weight: normal;
	font-size: 80%;	
	color: Black;
	list-style-image: url(/html/images/marker.gif);	
}
.borderleft{
	border-left: 1px none #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px none #336699;
}
.border1{
	border: 1px solid #336699;
}
.bordera{
	border: 3px solid Blue;
}
.border2{
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;	
}
.border1Top{
	border-top: 1px solid #336699;
}
.border1TopBottom{
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.example{
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	margin-bottom: 0%;
	margin-top: 0%;
	border: 0;	
	padding: 0px 15px 5px 10px;
}
td.example{
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	padding-left: 15px;
	background-color: #DCDCDC;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0%;
	margin-top: 0%;
	border-left: 4px solid #696969;
	padding: 5px 15px 5px 10px;
}
h1.example{
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	padding-left: 15px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0%;
	margin-top: 0%;
	border: 0;
}
.tophome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;	
	font-weight: bold;
}
.line{
	font-size: 70%;
	color: White;
	padding: 3;
	font-weight: bold;	
}
.corner{
	background-image: url(/html/images/corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.topline{
	background-image: url(/home/images/phone_line.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mybutton{
}
input.mybutton{
	cursor: hand;
	border: 1px solid Black;
	margin-left: 10px;
	margin-right: 10px;	
}
.map{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}
.amap{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
	font-weight: bold;
}
td.map{
	border: 1px solid Black;
}
td.amap{
	border: 1px solid Black;
	background-color: #FAFAD2;
}


