﻿body 
{
  background-color: #949599;
  background-image: url(Common/BackgroundPattern.png);
  background-repeat: repeat;
  background-position: center top;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  }

body a
{
	color:#000000;
}

#Page
{
	background-color:#FFFFFF;
	font-family:Verdana;
	margin: 0 auto;  /*centers in firefox*/
	min-height:1px;	/* position realitive div fix. rmove and they disaper on resize*/
}

#PageDiv
{

}

img
{
	margin:0px;
	display:block;
}

.WireFramePage
{
	width:760px;
}

.WireFramePageDiv
{

	
}

.WireFrameSidebar
{
	vertical-align:top;
	width:210;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	
}

.SideBarDiv
{

}

.WireFramePageSide
{
	width:560px;
	vertical-align:top;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
}


.LargeIconDiv
{
	text-align:center;
}

.MainHeaderStyleElementCell
{
	padding:5px;
	padding-bottom:2px;
}

.WireFrameTopHeader
{
	text-align:center;
}

.WireFrameBottom
{
	border-top:solid 1px #000000;
}

.FooterImageDiv
{
	border-top:solid 1px #000000;