﻿/* BODY */

body {
	background-color: #000000;
	background-image: url('../theme/headwrap.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
}

#wrapper {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 962px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
#header {
	background-image: url('../theme/head.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 962px;
	height: 160px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
#bodyfiller {
	background-image: url('../theme/bodyfiller.gif');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 962px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}

/* LINKS */

a:link {color:#f2f2f2;}
a:visited {color:#f2f2f2;}
a:active {color:#f2f2f2;}
a:hover {color:#f2f2f2;}
a {text-decoration:none}

a.Links2:link, a.Links2:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
}
a.Links2:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
}
a.Links3:link, a.Links3:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
}
a.Links3:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
}
a.Links4:link, a.Links4:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
	font-size: .8em;
}
a.Links4:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	text-transform: none;
	font-size: .8em;
}
a.Links5:link, a.Links5:visited {
	color: #ffffff;
}
a.Links5:hover {
	color: #EFA122;
}
a.Links6:link, a.Links6:visited {
	color: #000000;
}
a.Links6:hover {
	color: #EFA122;
}
a.Links7:link, a.Links7:visited {
	color: #000000;
	font-weight: bold;
}
a.Links7:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a.Links8:link, a.Links8:visited {
	color: #000000;
	font-weight: normal;
}
a.Links8:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: normal;
}
a.Links9:link, a.Links9:visited {
	color: #FFCC00;
	text-decoration: blink;
	font-size: 130%;
}
a.Links9:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



/* COLUMNS */

#COL-left {
	padding: 0px;
	position: relative;
	width: 172px;
	height: 100%;
	overflow: hidden;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 42px;
}
#COL-right {
	padding: 0px;
	position: relative;
	width: 700px;
	height: 100%;
	overflow: hidden;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 30px;
}


/* HORIZONTAL NAV MENU */

#Hmenu {
	padding: 0px;
	margin-top: 84px;
	margin-left: 284px;
	width: 660px;
	height: 34px;
	position: relative;
	overflow: visible;
	z-index: 10;
	list-style-type: none;
}
#navbar {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navbar li {
    list-style: none;
    float: left; }

#navbar li a {
	display: block;
	padding: 0px;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	width: 110px;
	height: 25px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-shadow: #000000 2px 1px 2px;
	font-family: Verdana;
	font-size: .7em;
	text-align: center;
	text-indent: 0px;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
}
#navbar li a:hover {
	color: #FFCC00;
	list-style-type: none;
}
#navbar li ul {
	display: none;
	list-style-type: none;
}
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navbar li:hover li, #navbar li.hover li {
	float: left;
	list-style-type: none;
}
#navbar li:hover li a, #navbar li.hover li a {
	background-position: center;
	color: #ffffff;
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url('../theme/submenu.gif');
	background-repeat: no-repeat;
	line-height: 230%;
	list-style-type: none;
}
#navbar li li a:hover {
	color: #FFCC00;
	text-decoration: none;
	list-style-type: none;
}

/* VERTICAL NAV MENUS */

.navbox {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 172px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.navhead {
	background-image: url('../theme/navhead.gif');
	background-repeat: no-repeat;
	text-shadow: #000000 1px 1px 1px;
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 172px;
	height: 38px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	line-height: 280%;
}
.navbody {
	padding: 0px;
	margin: 0px;
	width: 172px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/navfill.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.navinfo {
	font-family: Verdana;
	font-size: .7em;
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 158px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/navfill.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.navbreak {
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0px;
	padding: 0px;
	margin: 15px auto 15px auto;
	width: 140px;
	height: 15px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: left;
}

.navinfoL {
	font-family: Verdana;
	font-size: .7em;
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 158px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/navfill.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.navinfoC {
	font-family: Verdana;
	font-size: .7em;
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 158px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}
.navinfoS {
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 158px;
	height: 120px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}
.navfooter {
	background-image: url('../theme/navft.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 172px;
	height: 28px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.menu {
	width: 172px;
	height: 100%;
	position: relative;
	list-style-type: none;
}
.menu ul{
    margin: 0; padding: 0;
}
.menu ul li{
	text-decoration: none;
	color: #000000;
	padding: 0px;
	line-height: 170%;
	list-style-image: url('../theme/arrow.gif');
	list-style-position: inside;
}
.menu ul li a{
	text-decoration: none;
	color: #000000;
	padding: 0px;
	list-style-type: none;
    line-height: 170%;
}
.menu ul li a:visited{
   	text-decoration: none;
	color: #000000;
	padding: 0px;
	list-style-type: none;
    line-height: 170%;
}
.menu ul li a:hover, .menu ul li .current{
	color: #ffffff;
	padding: 0px;
	list-style-type: none;
	line-height: 170%;
	text-decoration: underline;
}



/* FOOTER */

#foot {
	padding: 0px;
	margin: 0px;
	position: static;
	width: 962px;
	height: 97px;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#footinfo {
	font-family: Verdana;
	font-size: .7em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 392px;
	width: 400px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}

/* STYLES & TEXT ALTERS */

.bold {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;
	color: #000000;
}
.style1 {
	border: 1px solid #FF9900;
}
.style2 {
	border-width: 0px;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	font-size: small;
	color: #000000;
}
.style5 {
	color: #000000;
}
.style6 {
	border-width: 0;
}
.style7 {
	text-decoration: underline;
}
.style8 {
	border: 1px solid #000;
}
.style9 {
	color: #0000FF;
}
.style9 {
	border-width: 0;
	color: #FFFFFF;
}
.style10 {
	border-width: 0;
	color: #FFFFFF;
}
.style11 {
	border-width: 0;
	color: #009933;
}
.style12 {
	text-decoration: blink;
	color: #FFCC00;
}
.style33 {
	text-align: right;
}
.style44 {
	text-align: left;
}
.style55 {
	color: #FF0000;
}
.style66 {
	color: #008000;
}


/* RIGHT COLUMN CONTENT */

.slideshow {
	width: 700px;
	height: 308px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}
.slideshow2 {
	width: 600px;
	height: 300px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto 15px auto;
	list-style-type: none;
}

.cntbox {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}
.cnttitle {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	font-family: Verdana;
	font-size: .9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.cntinfo {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	z-index: 1;
}
.cntinfonews {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.cntinfoC {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
}
.cntdiv {
	padding: 0px;
	margin: 0px auto 20px auto;
	width: 600px;
	height: 6px;
	position: relative;
	font-family: Verdana;
	color: #C0C0C0;
	text-align: center;
}
.newstitle {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px auto 20px auto;
	position: relative;
	width: 600px;
	height: 100%;
	overflow: hidden;
}
.cntinfo2 {
	width: 400px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	z-index: 1;
}

.formindent {
	padding: 0px;
	width: 550px;
	position: relative;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 40px;
}
.forminfo {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.flashmap {
	padding: 0px;
	margin: 5px auto 10px auto;
	width: 500px;
	height: 300px;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


/* CLEARS AND FLOATS */

.clearL {
	clear:left;
}
.clearR {
	clear:right;
}
.clearL {
	clear:both;
}
.floatcontact {
	background-image: url('../theme/contactus.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
	position: relative;
	float: right;
	overflow: hidden;
	width: 215px;
	height: 376px;
}
.employeepic {
	margin: 0px 70px 0px 0px;
	width: 150px;
	height: 175px;
	position: relative;
	float: right;
	overflow: hidden;
	background-image: url('../images/noemployeepic.gif');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
.employeediv {
	font-family: Verdana;
	font-size: .7em;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	margin: 5px auto 15px auto;
	padding: 0px;
	width: 700px;
	height: 10px;
	position: relative;
}

/* MACHINE MENU */

.mmenu {
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	z-index: 0;
}
.mmtop {
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 28px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/mmtop.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.mmbottom {
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 28px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/mmbtm.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.mmfiller {
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	background-image: url('../theme/mmfill.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.minfo {
	border: 1px solid #000000;
	background-color: #EFA122;
	padding: 0px;
	margin: 0px auto 20px auto;
	width: 670px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.minfoC {
	border: 1px solid #000000;
	background-color: #666666;
	padding: 0px;
	margin: 0px auto 20px auto;
	width: 670px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}

.minfophoto {
	border: 1px solid #000000;
	background-color: #EFA122;
	padding: 0px;
	margin: 14px auto 14px auto;
	width: 640px;
	height: 480px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-indent: 0px;
	text-align: center;
}
.mmtitle {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
	margin: 2px auto 2px auto;
	width: 500px;
	height: 20px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}
.mminfoC2 {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 600px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: .7em;
	text-decoration: none;
	font-weight: normal;
}
.mminfoC3 {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 600px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}

.mmpics {
	padding: 6px 0px 4px 0px;
	margin: 10px auto 10px auto;
	position: relative;
	width: 670px;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
	background-color: #3A393C;
	border: 1px solid #000000;
	text-align: center;
	text-indent: 0px;
}
.mmspecs1 {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	text-indent: 4px;
	background-color: #666666;
	border: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	margin: 4px auto 4px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.mmspecs2 {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	text-indent: 4px;
	background-color: #3A393C;
	border: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	margin: 4px auto 4px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.mmdetailstitle {
	text-align: left;
	text-indent: 0px;
	margin: 0px auto 0px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-transform: none;
	padding-top: 4px;
	padding-left: 4px;
}
.mmdetails {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	background-color: #666666;
	border: 1px solid #000000;
	margin: 10px auto 10px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.mmdetailstitle {
	font-family: Verdana;
	font-size: .9em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 10px auto 2px auto;
	width: 520px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.mmcontact {
	border: 1px solid #000000;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 10px auto 2px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #666666;
}
.videocnt {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 550px;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.scrollMachine {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 550px;
	height: 100px;
	position: relative;
	overflow: hidden;
}

.cntCtitle {
	color: #000000;
	margin: 10px auto 10px auto;
	width: 400px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1.0em;
}
.address {
	font-family: Verdana;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
	height: 100%;
	position: relative;
	list-style-type: none;
}

/* MACHINE LISTING */

.listingtitle {
	font-family: Verdana;
	font-size: .9em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
}
.hnavbox {
	margin: 5px auto 5px auto;
	padding: 0px;
	width: 664px;
	height: 34px;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
.hnavbox li {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	overflow: hidden;
	width: 166px;
	height: 34px;
	background-image: url('../theme/part_title.gif');
	font-family: Verdana;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	text-align: center;
	line-height: 250%;
	color: #FFFFFF;
	text-decoration: none;
}

.hnavbox ul {
	padding: 0px;
	margin: 0px;
}
.hnavbox a:hover, .hnavbox a:active {
	background-position: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	overflow: hidden;
	width: 166px;
	height: 34px;
	background-image: url('../theme/part_title_over.gif');
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
}

/* CSS Addons From midwest2.css */


.videocnt {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 550px;
	height: 150px;
	position: relative;
	overflow: hidden;
}

.newsdate {
	font-family: Verdana;
	font-size: .6em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	position: relative;
	width: 300px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 350px;
}

/* Tracks & Tires */

.tnthead {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 700px;
	height: 280px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.callus {
	font-family: Verdana;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}
.callno {
	font-family: Verdana;
	font-size: 1.3em;
	color: #000000;
	text-decoration: blink;
	font-weight: bold;
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}
.trackinfo {
	font-family: Verdana;
	font-size: .8em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 2px auto 10px auto;
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}
.slogan {
	font-family: Verdana;
	font-size: .8em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 500px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;
}
.youtube1 {
	width: 320px;
	height: 265px;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: right;
}
.goback {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 130px;
	height: 30px;
	float: right;
}
.revision {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 2px auto 2px auto;
	width: 500px;
	position: relative;
	list-style-type: none;
}
.quote {
	font-family: Verdana;
	font-size: .8em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 680px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}
.subtitle {
	font-family: Verdana;
	font-size: .6em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 10px auto;
	position: relative;
	width: 600px;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
}
.submessage {
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 10px auto;
	position: relative;
	width: 600px;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
}
.emergency {
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FF0000;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-indent: 0px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.blink {
	text-decoration: blink;
}

