﻿body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #bdbdbd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.PageBox
{
	width: 820px;
	position: relative;
	background:transparent;
}

.PageBox_full
{
	width: 100%;
	position: relative;
	background:white;
}

.PageTop
{
	width: 820px;
	height: 32px;
	background-image: url(../NewCityImages/bgd01.gif);
}

.PageBottom
{
	width: 820px;
	height: 60px;
	background-image: url(../NewCityImages/bgd02.gif);
}

.InnerPage
{
	width: 780px;
	background: #ffffff;
}

.main_title_box
{
	vertical-align:middle;
	background-color: #ffcc33;
	width: 780px;
	height: 30px;
	position:relative;
	left: 0px;
	top: 0px;
}

.main_title_box_full
{
	vertical-align:middle;
	background-color: #ffcc33;
	height: 30px;
	position:relative;
	left: 0px;
	top: 0px;
}

.main_left
{
	background-image: url(../NewCityImages/bgd01_left.gif);
	width: 27px;
}

.main_right
{
	background-image: url(../NewCityImages/bgd01_right.gif);
	width: 30px;
}

.main_title
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	font-weight:bold;
	text-align: left;
	vertical-align:middle;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	position:relative;
	left: 0px;
	top: 0px;
}

.sub_title
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	font-weight:normal;
	text-align: left;
	vertical-align:middle;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	position:relative;
	left: 0px;
	top: 0px;
}

.title_left
{
	background-image: url(../NewCityImages/bgd03_left.gif);
	width: 27px;
	height: 30px;
}

.title_centre
{
	background-image: url(../NewCityImages/bgd03_centre.gif);
	width: 30px;
		height: 30px;
}

.title_right
{
	background-image: url(../NewCityImages/bgd03_right.gif);
	width: 30px;
		height: 30px;
}

.bottom_left
{
	background-image: url(../NewCityImages/bgd02_left.gif);
	width: 27px;
	height: 60px;
}

.bottom_centre
{
	background-image: url(../NewCityImages/bgd02_centre.gif);
	height: 60px;
}

.bottom_right
{
	background-image: url(../NewCityImages/bgd02_right.gif);
	width: 30px;
	height: 60px;
}

.Label
{
  font-Size:8pt; 
  font-weight:normal;
  font-family:Verdana, Arial;
  color:#000000;
  vertical-align:middle;
  text-align: left;
}

.BoldLabel
{
  font-Size:8pt; 
  font-weight:bold;
  font-family:Verdana, Arial;
  color:#000000;
  vertical-align:middle;
  text-align: left;
}
					
.TextBox
{	

  	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	text-align: left;
	color: #000000;
	font-size: 8pt;
	line-height: 16px;
}	

.TextCheckBox
{	
  text-align:center;
  font-family: Verdana, Arial;
  font-Size:8pt; 
  font-weight:normal;
  border-width:1;
  border-style:solid;
  border-color:Gray;
  color:#000000;
  }

.Button
{
  font-Size:8pt; 
  font-weight:normal;
  font-family:Verdana, Arial;
  font-variant: normal;
  color:#000000;
  vertical-align:middle;
}	

.RadioButton
{
  font-Size:8pt; 
  font-weight:normal;
  font-family:Verdana, Arial;
  font-variant: normal;
  color:#000000;
  vertical-align:middle;
}	
				
.DropDownList
{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}

.CheckBox
{	
  font-Size:8pt; 
  font-family: Verdana, Arial;
  font-weight:normal;
  border-width:1;
  border-style:window-inset;
  border-color:Gray;
  color:#000000;
}

.EmailAddress
{	
  font-family: Verdana, Arial;
  font-Size:8pt; 
  font-weight:normal;
  border-width:1; 
  border-style:none;
  border-color:
  color:#000000;
  text-align:right;
}	

.ErrorMessage_box
{
  background-color: #ffffff;
  vertical-align:middle;
  text-align:center;
  width: 781px;
  height: 30px;
  position:relative;
  left: 20px;
  top: 0px;
}

.ErrorMessage
{
  font-Size:8pt; 
  font-weight:normal;
  font-family:Verdana, Arial;
  color:red;
  background-color: white;
  vertical-align:middle;
  text-align:center;
  width: 700px;
  height: 30px;
}

.copyright_text
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	font-weight:normal;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

a.copyright 
{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	font-weight:normal;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

.DataGridStyle
{
	font-family: Verdana, Arial;
	font-size : 8pt; 
	font-weight: normal;
 	background-color:none;
 	border-color: #b5b5b5;
 	border-style:solid;
 	border-width:1px;
 	color:Black;
 	text-align: left;  	  	
} 
.DataGridHeader
{	
	font-family:Verdana, Arial;
	font-size:xx-small;
	font-weight:normal;
	font-variant: normal;
	color:#000000;
	background-color:#b1bede;
	text-align:center;
	text-transform:none;
	vertical-align: top;
	width: 704px;
	height: 20px;
}
.DataGridFooter
{	
	font-family:Verdana, Arial;
	font-size:xx-small;
	font-weight:normal;
	font-variant: normal;
	color:#000000;
	background-color:#b1bede;
	text-align:center;
	text-transform:none;
	vertical-align: top;
	width: 704px;
	height: 20px;
}
.DataGridPager
{
	background-color:#b5b5b5;
	font-family:Arial;
	font-size:xx-small;
	font-weight:normal;
	color:#000000;
	height: 20px;
}

.DataGridItems
{
	font-family:Verdana, Arial;	
	font-size: xx-small;
	font-weight:normal;
	background-color:#ffffff;
	width: 704px;
	height: 20px;
} 
.DataGridAlternateItems
{
	font-family:Verdana, Arial;	
	font-size:xx-small;
	font-weight:normal;
	background-color:Gainsboro;
} 
.DataGridSelectedItems
{
	font-family:Verdana, Arial;	
	font-size: 8pt;
	font-weight:normal;
} 

.valign
{
	vertical-align: top;
}

.menu_text
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font: normal normal 100%;
	font-weight:normal;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 14px;

}
