.customfont{
	font-family: Arial;
	font-style:   normal;
	font-weight: normal;
	src:url(BAUHAUS2.TTF);
	font-size: 50px;
}

.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HomeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.Heading {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #005E91;
	font-style: normal;
	font-weight: lighter;
}
.GreenText {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 17px;
	color: #789F00;
	font-style: normal;
	font-weight: normal;
}
.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*/
color: #FFFFFF;

}

#nav ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/

}

#nav ul li{
display: inline;
}

#nav ul li a{
	float: left;
	color: #FFFFFF; /*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: #789F00;
}
.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;
}
.GreenText_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;
	}

.cellwidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}
.Header {
	background-image: url(pics/header.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 913px;
}
.HeaderMenuPosition {
	left: 480px;
	position: relative;
	visibility: visible;
	top: 81px;
}
.GreyText {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 17px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
.GradientBack {
	background-image: url(pics/home_contentback.jpg);
	background-repeat: repeat-x;
}
.FooterText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: 16px;
}
.LeftBorder {
	margin-left: 30px;
}
.FooterHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin-left: 276px;
	text-align: left;
	width: 323px;
	float: left;
}
.pageTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin-left: 49px;
	text-align: left;
	width: 250px;
	margin-top: 0px;
	top: 0px;
	float: left;
}
#footer-wrapper {
	width:1000px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.FooterPara {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515151;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	width: 900px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
