



img { 
    border-style: none;
}

 
.body
a:active
{
outline: none;
}

h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-top: 0px;
	padding-bottom: 0px;
}

p {
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



A {
    COLOR: #3366CB;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TD
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.button
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #2F53AB;
    BORDER-RIGHT: #162F70 1px solid;
    BORDER-BOTTOM: #162F70 1px solid;
    BORDER-TOP: #162F70 1px solid;
    BORDER-LEFT: #162F70 1px solid;      
    COLOR: #FFFFFF;
    cursor:pointer;
    WIDTH: 90px;
}

.bannertop {
	background-image: url(strip1.jpg);
	height: 140px;
	background-repeat: repeat;
}
strong {
	font-size: 100%;
	font-weight: normal;
}




.checkoutbutton {
    width: 700px; 
	height: 25px; 
	background-IMAGE: url(but_1.jpg); 
}

a.checkoutbutton:active {
    width: 700px; 
	height: 25px; 
	background-IMAGE: url(but_2.jpg); 
    outline: none; /* hide dotted outline in Firefox */
}

