
BODY
{
 background-repeat: repeat;
 background-image: url(http://images.v8dev.net/V8DevWebsites/bg2.gif);
 margin-bottom: 2px;
 margin-top: 2px;
 margin-right: 2px;
 margin-left: 2px;
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 20px
}


UL LI	{	
	list-style-type: 	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.PageTable
{
	border: 0px;
	width: 100%;
	height: 100%;
}

.MainTable
{
	border: 0px;
	vertical-align: top;
	width: 100%;
}

.MainCell
{
	background-color: #DDDDDD;
	vertical-align: top;
	width: 100%;
}

.BackgroundRow
{
	height: 11px;
}

.BackgroundTopLeft
{
	width: 11px;
	height: 11px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_top_left.gif);
}

.BackgroundTop
{
	width: 100%;
	height: 11px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_top_1.gif);
}

.BackgroundTopRight
{
	width: 11px;
	height: 11px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_top_right.gif);
}

.BackgroundLeft
{
	width: 11px;
	height: 100%;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_down_3.gif);
}

.BackgroundRight
{
	width: 17px;
	height: 100%;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_down_2.gif);
}

.BackgroundBottom
{
	width: 100%;
	height: 17px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_bottom_1.gif);
}

.BackgroundBottomLeft
{
	width: 17px;
	height: 17px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_bottom_left.gif);
}

.BackgroundBottomRight
{
	width: 17px;
	height: 17px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/bg_bottom_right.gif);
}

.SubLink
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.Logo
{
	height: 70px;
	width: 216px;
	border: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.MenuCell
{
	background-color: #909090;
	width: 100%;
	vertical-align: top;
}

.MenuTable
{
	border: 0px;
	width: 100%;
	height: 100%;
}

.MenuImage
{
	border: 0px;
	width: 10px;
	height: 11px;
}

.MenuTable
{
	width: 100%;
	vertical-align: top;
}

.MenuTable2
{
	width: 100%;
}

.MenuItem
{
	background-color: #909090;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.MenuItemHover
{
	background-color: #FF7200;
	cursor: pointer;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.CityScape
{
	width: 100%;
	height: 170px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/City5.jpg);
}

.SubHeader
{
	height: 19px;
	background-image: url(http://images.v8dev.net/V8DevWebsites/header1.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.SubHeaderSpacer
{
	height: 20px;
	width: 3px;
}

.HeaderSpacer
{
	height: 6px;
}

.TextHeader
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.Text
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
}

.CopyRight
{
	width: 100%;
	background-color: #DDDDDD;
	font-family: "Courier New", Arial, sans-serif;
	font-size: 10px;
	color: #929292;
}

.PageList
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	vertical-align: top;
	
}