.kutPosition_spacer_bar 
{
	position: absolute;
	top: 62px;
	left: 2px;
}
.welcome_image
{
	position:relative; 
	top:-12px; 
	left:2px;
}
.simbutton
{
    color: black;
    white-space: nowrap;
    font-size: smaller;
    text-decoration: none;
    border-left: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0px 5px 0px 6px;
    margin-bottom: 5px;
    background-color: #CCCCCC;
}
.currentTopicsHDText
{
	font-size:14pt;
	font-weight:bold;
	font-style:normal;
}
.light 
{
	color:black;
	background:#FBFBFB;
}
.med
{
	color:black;
	background:#EEEEEE;
}
input.button
{
	border: solid 1px black;
	filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#AAAAAA');
}
select,textarea.inputbox,input.inputbox
{
	border: solid 1px black;
}
UL
{
	list-style-image: url("http://www4.cbs.state.or.us/ex/shared/images/diamond.gif");
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
P
{
	margin-top: 8px;
	margin-bottom: 8px;
}
.bigger
{
	font-weight: bold;
	font-size: larger;
}
.biggest
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14pt;
}
.glow, .biggest a:hover
{
	color: yellow;
}
.strike
{
	text-decoration: line-through;
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	color: red;
}
.synonyms
{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: green;
}
.boxColor1 A
{
	color:white;
}
.TableTopLeft
{
	background-image: url('table_corner_tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.TableBotRight
{
	background-image: url('table_corner_br.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
body, table
{
	color:black;
}
.code
{
	font-family: courier;
	font-size: 10pt; 
	color:#007000;
}
.help_text
{
}
.help_text ol
{
	margin-left: 35px;
}
.dark
{
	color:white;
}
.dark A
{
	color:yellow;
}
h3
{
	line-height:20px;
}
.red	{color:red;}
.blue	{color:blue;}
.green	{color:green;}
.orange	{color:#FF7700;}
.brown	{color:brown;}
.teal	{color:teal;}
.yellow	{color:gold;}
	