.aligncenter {
	text-align:center;
	}

.alignleft {
	text-align:left;
	}

.alignright {
	text-align:right;
	}
	
.txtpad {
	padding: 0 20 0 20;
	}

.content {
	vertical-align: top;
}

H1 {
	font-size: 1.5em;
	text-align: center;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body.home {
	background-image: url(../img/watermrk.gif);
	}
	
img {
	border: transparent;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}

.bktop {
	background-image: url(../img/menuright.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.MenuSel {
	background-color: #9CAAC6;
	border-top: 1px solid #273B7F;
	border-right: 1px solid #273B7F;
	border-left: 1px solid #273B7F;
	color: #273B7F;
	font: 1em;
	font-weight: bold;
	height: 30px;
	width: 100%;
}

 .MenuSel_t {
	background-color: #9CAAC6;
	border-top: 1px solid #273B7F;
	border-right: 1px solid #273B7F;
	border-left: 1px solid #273B7F;
	color: #273B7F;
	font: 1em;
	font-weight: bold;
	height: 30px;
	width: 100%;
	}

.MenuSel a:link, .MenuSel a:visited, .MenuSel_t a:link, .MenuSel_t a:visited {
	border-top: 1px solid #FFFFFF;
	color: #273B7F;
	height: 30px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 100%;
	}

.MenuSel a:hover, .MenuSel_t a:hover {
	color: #FFFFFF;
	background-color: #273B7F;
	text-decoration: none;
	}

.MenuSel2 {
	background-color: #9CAAC6;
	border-top: 1px solid #273B7F;
	border-bottom: 1px solid #273B7F;
	border-right: 1px solid #273B7F;
	border-left: 1px solid #273B7F;
	color: #273B7F;
	font: 1em;
	font-weight: bold;
	height: 30px;
	width: 100%;
}

.MenuSel2 a:link, .MenuSel2 a:visited {
	border-top: 1px solid #FFFFFF;
	color: #273B7F;
	height: 30px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 100%;
	}

.MenuSel2 a:hover {
	color: #FFFFFF;
	background-color: #273B7F;
	text-decoration: none;
	}

.NoItemTest {
	background-image:url(../img/menutop.gif);
	border-right: 1px solid #273B7F;
	border-left: 1px solid #273B7F;
	font: 1.4em;
	font-weight: bold;
	height: 80px;
	width: 160px;
}

.NoItemTest2 {
	background-image:url(../img/menubottom.gif);
	border-right: 1px solid #273B7F;
	border-left: 1px solid #273B7F;
	font: 1.4em;
	font-weight: bold;
	height: 80px;
	width: 160px;
}

.ProfilePic {
	text-align: left;
	padding: 0 20 0 0;
	width: 15%;
}

.ProfileInfo {
	padding: 20 0 0 20;
	width: 85%;
	vertical-align:top;
}

.ProfileBody {
	padding: 20 20 20 20;
	width: 100%;
}

.Width140 {
	padding-left: 25px;
	width: 160px;
	vertical-align:top;
}

.addblk {
	height: 100%;
	text-align: center;
	width: 100%;
}

.hrbottom1 {
	border-top: 1px solid #273B7F;
	border-bottom: 1px solid #273B7F;
	color: #9CAAC6;
	height: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

.hrbottom5 {
	color: #273B7F;
	height: 5px;
}

<!-- Listings Section -->
h3 {
	font-family:Arial;
	font-size:16px;
	color:#660000;
	margin-bottom: 2px;
	}
	
td.border {
	font-family:Arial;
	font-size:11px;
	border-left: #999999 0px solid;
   	border-bottom: #999999 0px solid;
	}

tr.menu {
	background-color:#E6E09B;
	}

tr.gray {
	background-color:#FFFFCC;
	}

tr.white {
	background-color:FFFFFF;
	}

table.border
	{
	border-right: #999999 0px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 2px solid;
	}
