/* CSS Document */


.bold11white {
	font-family: Arial;
	font-weight:bold;
	color: white;
	}
	
.bold11buy {
	font-family: Arial;
	font-weight:bold;
	color: #024ea0;
	}

.bold12buy {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #024ea0;
	}
		
.bold13buy {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #005aba;
	}
	
.buy14 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #005aba;
	}
	
.buy18 {
	padding-top:5px;
	padding-bottom:3px;
	font-family: Arial;
	font-size:18px;
	color: #005aba;
	}
	
	
.buytext {
	font-family: Arial;
	color: #005aba;
	}
	
.buytextdetails {
	font-family: Arial;
	font-size:12px;
	line-height:16px;
	color: #333333;
	}


	
a.topmenu:link {color: white; text-decoration: none; font-size:12px; font-weight:bold;}
a.topmenu:visited { text-decoration: none; color: white; font-size:12px; font-weight:bold;  }
a.topmenu:hover { text-decoration: NONE; color: white; font-size:12px; font-weight:bold; }
a.topmenu:active { text-decoration: none; color: white; font-size:12px; font-weight:bold; }

a.leftmenu:link {color: white; text-decoration: none; }
a.leftmenu:visited { text-decoration: none; color:white; }
a.leftmenu:hover { text-decoration: none; color: white;}
a.leftmenu:active { text-decoration: none; color: white; }

a.buy11:link {color: #024ea0; text-decoration: none; font-weight:bold; }
a.buy11:visited { text-decoration: none; color:#024ea0; font-weight:bold; }
a.buy11:hover { text-decoration: underline; color: #024ea0; font-weight:bold; }
a.buy11:active { text-decoration: underline; color: #024ea0; font-weight:bold; }

a.address:link {color: #024ea0; text-decoration: none;  }
a.address:visited { text-decoration: none; color:#024ea0; }
a.address:hover { text-decoration: underline; color: #024ea0; }
a.address:active { text-decoration: underline; color: #024ea0;}

a.buy12:link {color: #024ea0; text-decoration: none; font-size:12px; }
a.buy12:visited { text-decoration: none; color:#024ea0; font-size:12px; }
a.buy12:hover { text-decoration: underline; color: #024ea0; font-size:12px; }
a.buy12:active { text-decoration: underline; color: #024ea0; font-size:12px; }







