.mainTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.mainTextMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.orderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.orderTextUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: Underline;
	text-align: center;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


a.nav1 {
	color: #993300;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	}
a.nav1:link {color: #993300;}
a.nav1:visited {color: #993300;}
a.nav1:hover {color: #fdec00; background-color:#993300}

a.nav2 {
	color: #993300;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 24px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	}
a.nav2:link {color: #993300;}
a.nav2:visited {color: #993300;}
a.nav2:hover {color: #fdec00; background-color:#993300}

a.nav3 {
	color: #993300;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 12px;
	font-weight: 200;
	text-decoration: none;
	text-align: center;
	}
a.nav3:link {color: #993300;}
a.nav3:visited {color: #993300;}
a.nav3:hover {color: #fdec00; background-color:#993300}

.usDetails {
	border-style: solid;
	border-color:  #333399 #33339 #333399 #333399;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: center;
	}
	
.canAusDetails {
	border-style: solid;
	border-color: #cc0000 #cc0000 #cc0000 #cc0000;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: center;
	}
	
.extraPics {
	border-style: solid;
	border-color:  #993300 #993300 #993300 #993300;
	border-top-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: center;
	}
