/*----------------------*/
/* Misc. For Formatting */
/*----------------------*/
body 
	{ 
		margin: 0px;
	}

.ClearPix
	{
		display: block;
	}
	
.HeaderPix
	{
		display: inline;
	}
	
.SplashPageText
	{
		font-size:2em;
	}
	
/*--------------------*/
/* Normal Link Styles */	
/*--------------------*/
A:visited
	{
		color: #A80000;
	}
A:hover
	{
		color: red;
		text-decoration: none;
	}
	
/*-------------------*/
/* Navigation Styles */
/*-------------------*/
.NavBack
	{ 
		color: black;
		background-color: #39497C;
	}

.AdminNavHeader
	{
		color: #FF0000;
		font-size: 13px; 
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
	}
.NavHeader
	{
		color: #FFFFFF;
		font-size: 13px; 
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
	}
A.NavHeader:link
	{ 
		color: #FFFFFF; 
	}
A.NavHeader:visited 
	{ 
		color: #FFA600; 
	}
A.NavHeader:active 
	{ 
		color: #FFFFFF; 
	}
A.NavHeader:hover 
	{
		color: black; 
		text-decoration: underline overline;
	}
.NavSub
	{
		color: #FFFFFF; 
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		text-decoration: none;
	}
A.NavSub:link
	{ 
		color: #FFFFFF; 
	}
A.NavSub:visited 
	{ 
		color: #FFA600;
	}
A.NavSub:active 
	{ 
		color: #FFFFFF; 
	}
A.NavSub:hover 
	{
		color: black; 
		text-decoration:underline;
	}
.Footer
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E9E480;
		font-weight: bold; 
		background-color: #943531;
	}
A.Footer:link
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E9E480;
		font-weight: bold; 
		background-color: #943531;
	}
A.Footer:visited
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E9E480;
		font-weight: bold; 
		background-color: #943531;
	}
A.Footer:active
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E9E480;
		font-weight: bold; 
		background-color: #943531;
	}
A.Footer:hover
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E9E480;
		font-weight: bold; 
		background-color: #943531;
	}
	
/*-------------*/
/* Text Styles */
/*-------------*/
.MainText
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: black;
		background-color: #FFFFFF;
		text-align: left;
	}
.BoldText
	{ font-weight: bold }
.BoldUnderlinedText
	{
		font-weight: bold;
		text-decoration: underline;
	}
.BoldItalicText
	{
		font-weight: bold;
		font-style: italic;
	}
.SmallText
	{ font-size: 11px }
.SmallItalicText
	{
		font-size:9px;
		font-style: italic;
	}
.SmallBoldText
	{
		font-size: 9px;
		font-weight: bold
	}
.RedText
	{ color: red }
.RedItalicText
	{
		color: red;
		font-style: italic;
	}
.BlueText
	{ color: blue }
.BlueItalicText
	{
		color: blue;
		font-style: italic;
	}
.NoteText
	{
		font-size: 9px;
		font-style: italic
	}
.AlertText
	{
		font-size: 9px;
		font-weight: bold;
		color: red
	}
.ItalicText
	{ font-style: italic }

.AlertUnderlineText
	{
		font-size: 9px;
		font-weight: bold;
		color: red;
		text-decoration: underline
	}
.Underline
	{
		text-decoration: underline
	}

/*----------------*/
/* Heading Styles */
/*----------------*/
.MainHeading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 22px;
		color: #0A1D64;
	}
.SubHeading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #E1AD3D;
	}
.PreHeading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: black
	}
.AccentHeading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #A80000;
	}
	
/*---------------*/
/* Delete Styles */
/*---------------*/
.DeleteRow:hover
	{
		font-weight: bold;
		background-color: #FFFF00;
	}
.RowHighlight:hover
	{
		background-color: #FFFF00;
	}
	
/*--------------*/
/* Admin Styles */
/*--------------*/
.AdminHeading
	{
		color: #A80000;
		font-weight: bold; 
	}
.AdminStatHead
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #E1AD3D;
		font-weight: bold; 
		background-color: #39497C;
	}
.AdminStatBack
	{ 
		color: #943531; 
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 13px;
		text-decoration: none;
		background-color: #E1AD3D;
	}
/*-------------*/
/* Menu Bar Styles */
/*-------------*/

.testDiv{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FF0000;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
}

div.menuBar {
  background-image: "http://www.worldofasphalt.com/Graphics/2006/menu_tile.gif";
  padding: 0px 0px 0px 0px;
  text-align:center;
}

div.menuBar a.menuButton, a.menuButtonBlank {
  background-color: transparent;
  color: #FFFFFF;
  cursor: default;
  left: 0px;
  position: 17;
  text-decoration: none;
  top: 0px;
  z-index: 200;
}

div.menuBar a.menuButton:hover, a.menuButtonBlank:hover {
  background-color: transparent;
  color: #81ADDE;
}

div.menu {
  background-color: #333333;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 201;
}

div.menu a.menuItem {
  font-size:11px;
  font-weight:normal;
  background-color:#333333;
  color: #FFFFFF;
  border-bottom: 1px solid #999999;
  text-align:left;
  cursor: default;
  display: block;
  padding: 3px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #666666;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
 
}

div.menu div.menuItemSep {
 
  margin: 0px 0px;
}
