/* CASCADE STYLE SHEET FOR Common Style */

/* BASEMENT STYLE DEFINITION */
A:link { text-decoration: underline }
A:visited { text-decoration: underline }
A:hover { color: #334433; background: #dddccc; text-decoration: underline }
A:active { text-decoration: underline }
A.back:link { color: #695439; text-decoration: underline }
A.back:visited { color: #554433; text-decoration: underline }
A.back:hover { color: #334433; background: #dddccc; text-decoration: underline }
A.go:hover { background: #ffffff }
A.menu:link { text-decoration: underline }
A.menu:visited { text-decoration: underline }
A.menu:hover { color: #695439; background: #aaa999; text-decoration: underline }
A.cs:link { color: #000000; text-decoration: underline; font-weight: 900 }
A.cs:visited { color: #000055; text-decoration: underline; font-weight: 900 }
A.cs:hover { color: #334433; background: #dddccc; text-decoration: underline }
A.note:link { color: #3964f9; text-decoration: none }
A.note:visited { color: #3964f9; text-decoration: none }
A.note:hover { color: #334433; background: #dddccc; text-decoration: underline } 
A.sp:link { color: #395469; text-decoration: underline }
A.sp:visited { color: #334455; text-decoration: underline }
A.sp:hover { color: #695439; text-decoration: underline }
A.id:link { color: #555555; text-decoration: none }
A.id:visited { color: #555555; text-decoration: none }
A.id:hover { color: #334433; background: #dddccc; text-decoration: underline }
A.index:link { color: #ffffff; text-decoration: none }
A.index:visited { color: #ffffff; text-decoration: none }
A.index:hover { color: #ffffff; background: none; text-decoration: underline }
A.sign:link { color: #444444; text-decoration: none }
A.sign:visited { color: #444444; text-decoration: none }
A.sign:hover { color: #444444; background: none; text-decoration: underline }
B { font-weight: 900 }
STRONG { font-family: "Arial Black","Chicago",sans-serif }
body { background-attachment: fixed }

/* FORM STYLE DEFINITION */
.textarea { width: 470px; height: 200px }
.send { background-color:#ffcc99 }
.homelink { cursor: w-resize }

/* IMAGE STYLE DEFINITION */
.fL { float: left; padding-right: 0.2em; padding-bottom: 0.3em; border: none }
.fR { float: right; padding-left: 0.2em; padding-bottom: 0.3em; border: none }