.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HomeBodyText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
}
.Heading {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.HeadingBlue {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2B9DCE;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#nav{
font: bold 14px Arial;
width: 100%; /*leave this value as is in most cases*/
}

#nav ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0 solid #CCCCCC;
	background-image: url(pics/menu_button_back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

#nav ul li{
display: inline;
}

#nav ul li a{
	float: left;
	color: #CCCCCC; /*text color*/
	padding: 5px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#nav ul li a:visited{
color: #CCCCCC;
}

#nav ul li a:hover, #nav ul li .current{
color: #FFFFFF !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background-color: #769D00;
}
.Block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	background-color: #4F4F4F;
	padding-left: 10px;
	border: thin dashed #999999;
}
.Line {
	background-color: #4F4F4F;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B5B5B;
	border-right-color: #5B5B5B;
	border-bottom-color: #5B5B5B;
	border-left-color: #5B5B5B;
}.Top {
	background-color: #666666;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-position: right;
	float: right;
}
.menu_darker {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contactBackGrnd {
	background-image: url(pics/contact_backform.jpg);
	background-repeat: no-repeat;
}
.PurchaseBackBar {

	background-image: url(pics/purchase_backbar.jpg);
	background-repeat: no-repeat;
}
.HeadingBlue_lowcase {

	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2B9DCE;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.MidsizeText {

	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
}
.MoneyBig {

	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCCCCC;
	font-style: normal;
}
.PurchaseBackBarLong {

	background-image: url(pics/aust_purchase_back.jpg);
	background-repeat: no-repeat;
}
.faq_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(pics/faq_menu_back.jpg);
	background-repeat: no-repeat;
}

/*=============================================================
=am
==============================================================*/
.probleminput {
	background-color:#F85652;
	}

.orderRightText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	text-align: right;
	margin-right: 50px;
}
.border {
	border: 3px solid #FFFFFF;
}
.HomeBodyUnderline {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: underline;
}
