body {


	text-align:center;
        margin: 0 0 0 0;
	 		  padding: 0 0 0 0;



  background-color: #d4e1f0;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

table { margin: 0 auto; }

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: #d0d0d0;
}

#topleft {
  height: 20px;
  width: 20px;
  background-image: url("topleft.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #d4e1f0;
}

#top {
  height: 20px;
  background-image: url("top.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #d4e1f0;
}

#topright {
  height: 20px;
  width: 20px;
  background-image: url("topright.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #d4e1f0;
}

#left {
  width: 20px;
  background-image: url("left.jpg");
  background-repeat: repeat-y;
  background-position: right;
  background-color: #d4e1f0;
}

#center {
  background-color: #ffffff;
  width: 750px;
}

#right {
  width: 20px;
  background-image: url("right.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-color: #d4e1f0;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-image: url("bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #d4e1f0;
}

#bottom {
  height: 20px;
  background-image: url("bottom.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #d4e1f0;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-image: url("bottomright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #d4e1f0;
}
#mTitle {
	font-weight:bold;
	font-size: 24px;
	color:#596F80;
	display:block;
	text-align:left;
	text-decoration:none;
	background-color:#CFDCE6;
	padding: 0 0 0 0;
}
#SubmTitle {
	font-weight:bold;
	font-size: 12px;
	color:#596F80;
	display:block;
	text-align:left;
	text-decoration:none;
	background-color:#CFDCE6;
	padding: 0 0 0 0;
}

/* Site title section */

#logo {
margin:15px 0 0 0;
}

#logo h1 a {
color:#dee4ff;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

a img {
border:0;
}

#logo {
margin:15px 0 0 0;
}

#logo h1 a {
color:#dee4ff;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

.adds {
padding:4px 8px 5px 8px;
	position: fixed;
	right: 0;
	top: 0;
	display: block;
color:#080808;
margin:0 0 5px 0;
font-size:1.1em;
text-decoration:none;
/*background:#e0e0e0 url(images/corner.gif) top right no-repeat;*/
border:none;
text-align:center;
}

.adds:hover {
color:#080808;
text-decoration:none;
/*background:#91bfff url(images/corner.gif) top right no-repeat;*/
border:none;
}

.adds a {
text-decoration:none;
border:none;
}

.adds a:hover {
text-decoration:none;
border:none;
}