body {
	font-family: arial;
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#add_member{
	width:506;
	height:319;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#family_tree{
	width:530;
	height:100%;
	min-height:260;
	max-height:360;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#family_tree_o{
	width:526;
	height:300;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#other_family{
	width:506;
	height:350;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#photo_album_o{
	width:100%;
	height:100%;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#photo_album_o{
	width:506;
	height:258;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#divMember{
	width:100%;
	height:100%;
	max-height:360;
	min-height:255;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


#divEditMember{
	width:100%;
	height:100%;
	max-height:340;
	min-height:255;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#divMember_o{
	width:100%;
	height:255;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#viewMember{
	width:386;
	height:298;
	overflow:auto;
	border: 0px;
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#birthday_list{
	position: relative;
	left: 5px;
	width:225;
	color: #F2FFD6;
	font-size: 11px;
	font-weight: bold;
}

.birthday_header{
	color: #2A3344;
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom: #576A7A 1px solid;
}

.birthday_name{
	border-bottom: #576A7A 1px solid;
	font-weight: bold;
	padding: 1px 0px;
}

.birthday_date{
	width:45;
	border-bottom: #576A7A 1px solid;
	font-weight: bold;
	padding: 1px 0px;
}

.birthday_age{
	border-bottom: #576A7A 1px solid;
	font-weight: bold;
	padding: 1px 0px;
}

.family_tree_content {
	border: #374258 1px solid;
	background-color: #E2E8EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.photo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.family_tree_word {
	color: #576A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.member_word {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.member_photo {
	border: #ffffff 2px solid;
}

.content {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.register {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.errorMsg {
	font-family: arial;
	font-size: 12px;
	color: #FBFFCD;
}

.promo {
	background-color: #374258;
}

.menu {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #F2FFD6;
}

.left {
	margin-left: 5px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.textbox {
	height: 18px;
	width: 80 px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #120E67 1px solid;
	margin:2px 0px;
	padding:0px 4px;
}

.listbox {
	height: 18px;
	width: 80 px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #120E67 1px solid;
	margin:2px 0px;
}

.browse {
	height: 18px;
	width: 180 px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #120E67 1px solid;
}

.text {
	height: 18px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #120E67 1px solid;
}

.textbox_search {
	height: 14px;
	width: 100 px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #120E67 1px solid;
}

.textarea {
	height: 100px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 1px solid;
}

.photo_desc {
	overflow: auto;
	height: 150px;
	width: 270px;
	background-image: url("images/body_bg.gif");
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
}

.combo {
	height: 16px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 0px solid;
}

.comboC {
	height: 16px;
	width: 125px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: #2C712A 0px solid;
}

.post {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	border-bottom: #000000 1px solid;
}

.category {
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.create_post {
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}

.about_us {
	font-size: 14px;
	font-weight: normal;
	color: #333333;	
	text-align: justify;
}

.post_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}

.post_content {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.desc {
	font-size: 12px;
}

.nav_bar {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;	
}

.windows {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
}

.windows_content {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
}

.footer {
	background-color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
	color: #ffffff;
}

.login {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
	color: #ffffff;
}

.top_lang {
	font-size: 10px;
}

.tab_selected {
	height: 20px;
	text-align: center;
	font-weight: bold;
	border-left: 2px outset; 
	border-right: 2px outset; 
	border-top: 2px outset; 
}

.tab_unselected {
	height: 20px;
	text-align: center;
	background-color: #A0A0A0;
	border-left: 2px outset; 
	border-right: 2px outset; 
	border-top: 2px outset; 
}

.tabbottom_left_selected {
	border-left: 2px outset; 
}

.tabbottom_left_unselected {
	border-left: 2px outset; 
	border-top: 2px outset;
}

.tabbottom_middle_selected {
	border: 0px;
}

.tabbottom_middle_unselected {
	border-top: 2px outset;
}

.tabbottom_right_selected {
	border-top: 2px outset;
	border-right: 2px outset; 
}

.tabbottom_right_unselected {
	border-top: 2px outset;
	border-right: 2px outset; 
}

.tabbody_main {
	border-left: 2px outset; 
	border-right: 2px outset; 
}

.tabbody_bottom {
	border-left: 2px outset; 
	border-right: 2px outset; 
	border-bottom: 2px outset;
}

a.lang:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.lang:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.lang:active {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.lang:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a.cat:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:active {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.cat:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a.family:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.family:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.family:active {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.family:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #F2FFD6;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #F2FFD6;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #F2FFD6;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #F2FFD6;
	font-size: 12px;
	text-decoration: none;
}