/* theme
 * kcs.css
 *
 */


a:link{
	color : #ACAC00;
	text-decoration : none;
}

a:visited{
	color : #656600;
	text-decoration : none;
}

a:hover{
	color : #FF0000;
	text-decoration : underline;
}

a:active{
	color : #FF0000;
	text-decoration : underline;
}


body{
	background-color : #FFFFCB;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #ACAC00;
	scrollbar-arrow-color : #656600;
	scrollbar-base-color : #FFFFCB;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #656600;
	scrollbar-highlight-color : #FFFFCB;
	scrollbar-shadow-color : #444300;
	scrollbar-track-color : #444300;
}

.SB_alert {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_button {
	background : #ACAC00;
	border : 1px solid #656600;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold
}

.SB_input {
	background : #FFFFCB;
	border : 1px solid #ACAC00;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px
}

.SB_formarea {
	border-left:1px solid #FFFFCB; border-right:1px solid #FFFFCB; border-top:1px solid #FFFFCB; border-bottom:1px solid #FFFFCB; background-color : #FBFBFB;
	color : #FFFFCB;
	font-size : 10px
}

.SB_shoutbox {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.SB_inlink:link {
	color : #FFFFCB;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #FFFFCB;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #FFFFCB;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #FFFFCB;
	text-decoration : underline;
}

.SB_table0 {
	border-left:1px solid #ACAC00; border-right:1px solid #ACAC00; border-top:1px solid #ACAC00; border-bottom:1px solid #ACAC00; background-color : #FBFBFB;
	color : #FFFFCB;
	font-size : xx-small
}

.SB_table1 {
	border-left:1px solid #ACAC00; border-right:1px solid #ACAC00; border-top:1px solid #FFFFCB; border-bottom:1px solid #FFFFCB; background-color : #FFFFCD;
	color : #FFFFCB;
	font-size : xx-small
}

blink;