#mainframe 
{
	background:url(head_bg.gif) no-repeat;
}

#innerframe 
{
	border: 2px solid #9ccf31;
	background-color:white;
}

#line
{
	background-color:#f7d708;
}

.link
{
	background-color:#f7b708;
	color:white;
}

.link:hover
{
	background-color:#ff9e00;
}

#navigation_bar
{
	background-color:#f7b708;
}

#column_right
{
	background:url(liner.gif) repeat-y;
}

h1,h2,h3,h4,h5,h6, h4 a
{
	color:#9ccf31;
}

#footer
{
	background-color:#9ccf31;
}

#column_right h4 a
{
	color:#9ccf31;
}

p span a
{
	color:#9ccf31;
}

fieldset input, fieldset textarea
{
	border:1px solid #9ccf31;
}

fieldset input.button
{
	width:100px;
	border:2px solid #9ccf31;
}

table td
{
	border-right:1px solid #9ccf31;
	border-bottom:1px solid #9ccf31;
}