
BODY {
	background-color: #6195c9;
	font-family: 'Times New Roman', Times, Georgia, serif;
	font-size: 90%; 
	color: #000000;
} 

#container {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	width: 900px;
	margin: 20px auto;
	padding-top: 20px;
}
#banner {
	background-image: url('/account/MyDirectoryMaker/image/banner/banner.jpg');
	width: 900px;
	height: 164px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#content {
	width: 900px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	}
#menu {
	float: left;
	width: 190px;
	margin: 25px 0px 350px 0px;
}
p {
	margin-top: 0px;
	}
table.menu {
	margin: 0px 0px 0px 25px;
}
table.menu a {
	width:190px;
	display: block;
	color: #3283d5;
	font-family: Tahoma, Arial, Helvetica, Calibri, sans-serif;
	font-size: 80%;
	line-height:27px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
}
table.menu a:link, table.menu a:active, table.menu a:visited {
	color: #ffffff;
	background: #3283d5;
	text-decoration:none;
}
table.menu a:hover {
	color: #000000;
	background: #3283d5 url('/image/nav1/mouseover.gif');
	text-decoration:none;
}		
#footer {
	font-size: 70%;
	width: 100%;
	padding: 10px 0px;
	background-color: #3283d5;
	color:  #000000;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#credit {
	width: 900px;
	margin: 0px auto;
	text-align: center;
}
#credit h2 {
	font-size: 70%
}
.left {
	float: left;
	margin: 0px 0px 0px 20px;
}
.right {
	float: right;
	margin: 0px 20px 0px 0px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1%;
}
.company {
	font-family: Tahoma, Arial, Helvetica, Calibri, sans-serif;
	font-size: 180%;
	color: #0040eb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tagline {
	font-family: Tahoma, Arial, Helvetica, Calibri, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.headertext {
	font-family: 'Times New Roman', Times, Georgia, serif;
	font-size: 170%;
	font-weight: bold;
	color: #0040eb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content_wrapper {
	float: right;
	width: 620px;
	padding: 25px 20px 50px 25px;
}
td.lbl {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.info {
	text-align: left;
	vertical-align: top;
}
.txt {
	width: 275px;
}
.txtarea {
	width: 275px;
	height: 150px;
}
.warning {
	color: #ff0000;
	font-weight: bold;
}
img.icon {
	margin: 0px 5px 0px 0px;
}

