body {
	margin: 0;
}

img {
	border : 0;
}

img.preview {
	BORDER: #cccccc 1px solid;
	COLOR: #cccccc;
}


table.profile {
	BORDER: black 1px solid;
	COLOR: black;
}

table.notice {
	BORDER: #eeeeee 1px solid;
	COLOR: #eeeeee;
}


table.lost {
	BORDER: #eeeeee 1 1 1 1 solid;
	COLOR: #eeeeee;
}

table.loginbox {
	BORDER: #cccccc 1px solid;
	COLOR: #cccccc;
}

table.login {
	BORDER: #888888 1px solid;
	COLOR: #888888;
}

td {
	font-size: 12px;
	color: #818181;
}

td.profile {
	
}

input {
	BORDER: #999999 1px solid;
	COLOR: #999999;
}

input.checkbox {
	BORDER: 0px;
	COLOR: #999999;
}

input.file {
	BORDER: 0px;
	COLOR: #999999;
}

textarea {
	BORDER: #999999 1px solid;
	COLOR: #999999;
	font-size:12px;
}

select {
	BORDER: #999999 1px solid;
	COLOR: #999999;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a.menubar:link {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.menubar:hover {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.menubar:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#header {
	display: block;
	font-size: small;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#member {
	font-size: 12px;
	display: block;
	float: right;
}

#doglost.title {
	font-size: small;
}