@charset "iso-8859-1";

/* Generally */
font,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { text-decoration: underline; color: #F3884F; }
a:visited	{ text-decoration: underline; color: #F3884F; }
a:hover		{ text-decoration: underline; color: #ffffff; }
a:active	{ text-decoration: underline; color: #F3884F; }
hr	{ height: 0px; border: solid #ffa06b 0px; border-top-width: 1px;}


BODY {
	SCROLLBAR-FACE-COLOR: #E25204; SCROLLBAR-HIGHLIGHT-COLOR: #FBA06D;
	SCROLLBAR-SHADOW-COLOR: #770000; SCROLLBAR-3DLIGHT-COLOR: #A24919; SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E77536; SCROLLBAR-DARKSHADOW-COLOR: #A24919
}


/* Left column tags and top bar */
.javes { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; font-weight: bold}
a.javes, a.javes:visited, .javes a, .javes a:visited { color: #000000; text-decoration: underline;}
a.javes:hover, .javes a:hover, a.javes:active, .javes a:active { color: #FBD56E; text-decoration: underline;}

textarea {
background-attachment: fixed;
background-image: url(images/jvs.jpg);
height: 60px;
width: 193px;
}

textarea2 {
background-attachment: fixed;
background-image: url(images/jvs.jpg);
height: 60px;
width: 600px;
}

.addtextarea {
background-image: none;
width: 370px;
}


.new { color: #FBD56E; font-weight: bold;}