﻿
body
{
	margin: 0;
	padding: 0;
	line-height: 110%;
	font-family: Verdana, Arial, 'Helvetica Medium' , Sans-Serif;
	font-size: 10pt;
}

.pageTitle
{
	font-size: 16pt;
	font-family: 'Times New Roman' , Serif;
	font-style: italic;
	line-height: 110%;
	letter-spacing: normal;
}

a
{
	color: #000099;
	text-decoration: underline;
}

a:hover
{
	color: #b22222;
	background-color: #d3d3d3;
	text-decoration: none;
}

.menuHeader
{
	color: #000080;
	font-size: 14pt;
	font-family: 'Times New Roman' , Serif;
	font-weight: bold;
	text-align: center;
}

.80Percent
{
	width: 80%;
}


h2 {
    background-image: url(http://localhost:4274/truckRackVideo/images/starIcon.jpg);
    background-repeat: no-repeat;
    padding-left: 27px;
    padding-bottom: 8px;
}

ul.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #00CC33;
text-decoration: none;

text-indent: 5px;
}
li.arws {
list-style-position: outside;
list-style-image: url(http://localhost:4274/truckRackVideo/images/gray_arrow_list.gif);
list-style-type: square;


}
.220width 
{
	width: 220px;
}

