.Main_Text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* PITT OHIO EXPRESS Truckload screen styles */
body {
	color: #000000
}

#logo {width: 20%; float: left}
#topLinks {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#navLinks {font-family: arial; font-size: 8pt; font-weight: bold}

#bottomLinks {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.page_names {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #000000;
background: #FFFFFF repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 4px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #696969;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font: 12px Arial;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: RGB(255, 51, 51);
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #F3F3F3;
}
.picture_links {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #FFFFFF;
}
.Main_Text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.bottomLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.bottomLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
