* 
{
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body 
{
	background-color: #FFF;
}
img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ol, ul
 {
	list-style: none;
}
.header 
{
	width: 900px;
	margin:8px auto 0 auto;
}
.footer
{
	width: 900px;
	margin:8px auto 0 auto;
	text-align:center;
	font-family:"Tahoma";
	font-size:11px;
}
/** Register Content **/
#content {
	width: 900px;
	margin: 0 auto;
}
#content-1 {
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	background-image: url(../images/content-1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 890px;
	padding-left: 10px;
}
#content-2 {
	background-image: url(../images/content-2.gif);
	background-repeat: repeat-y;
	padding: 20px;
	width: 860px;
}
#content-3 {
	background-image: url(../images/content-3.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 900px;
}
#content-4 {
	background-image: url(../images/content-4.gif);
	background-repeat: repeat-y;
	height: 8px;
	width: 900px;
	display: block;
}
#content-5 {
	background-image: url(../images/content-2.gif);
	background-repeat: repeat-y;
	padding: 20px;
	width: 860px;
}

img.userhead {
	padding: 4px;
	border: 1px solid #eeeeee;
}
.formtext {
	line-height: 35px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.formtext2 {
	line-height: 25px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
table.listTitle {
	width: 860px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7babc;
	line-height: 21px;
	background-image: url(../images/dataGridBg.gif);
	background-repeat: repeat-x;
	background-color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7babc;
}
table.listTitle td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #b7babc;
	border-right-color: #b7babc;
	border-bottom-color: #b7babc;
	border-left-color: #b7babc;
}
table.list {
	width: 860px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7babc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7babc;
}
table.list td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b7babc;
	border-right-color: #b7babc;
	border-bottom-color: #b7babc;
	border-left-color: #b7babc;
	line-height: 22px;
}
td.padding1 {
	padding: 5px;
}

tr.greyTr {
	background-color: #f7f7f7;
}
.father {
	color: #1d73b5;
}
.mother {
	color: #CC3399;
}
input.typeIn {
	border: 1px solid #99B4B9;
	padding: 4px;
}	
