A:link {COLOR: #FFCC00; text-decoration: underline}
A:visited {COLOR: #FFCC00; text-decoration: underline}
A:active {COLOR: #FFFFFF; text-decoration: underline}
A:hover {COLOR: #FFFFFF; text-decoration: underline}

body {
	font-family: Arial;
	font-size:16px;
	font-weight: normal;
	color: #FFCC00;
	margin: 0;
	min-width: 1000px;
        background-color:#663300;
}

img { border: 0; }

.leftline{
	background-image: url(/pix/mainframe/back_4.jpg);
	background-repeat:y-repeat;
}

.menu{
	font-family: Times New Roman;
	font-size:20px;
	font-weight: bold;
	color: #B4282F;
	z-index:3;
	margin: 0;
}

.submenu{
	color:#B4282F;
        background-color:#FFFACC;
	border-style:solid;
	border-width:0px;
	visibility:hidden;
}

.submenu_item{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	z-index: 3;

	margin: 1px;

	align: left;
	text-align: left;

	width: 100px;
	border-style:solid;
	border-width:1px;
}

.menu_focused A:link {COLOR: #1E429B; text-decoration: none}
.menu_focused A:visited {COLOR: #1E429B; text-decoration: none}
.menu_focused A:active {COLOR: #1E429B; text-decoration: none}
.menu_focused A:hover {COLOR: #1E429B; text-decoration: underline}



td.input_radio
{
	vertical-align:top;
	text-align:left;
}

td.input_cap
{
	vertical-align:top;
	text-align:right;
}

td.input_val
{
	vertical-align:top;
	text-align:left;
}

td.table_cap
{
	vertical-align:top;
	text-align:right;
	color: #B4282F;
}

H1
{
	font-family: Times New Roman;	
	font-size:30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;

}

H2
{
	font-family: Times New Roman;	
	font-size:24px;
	font-weight: bold;
	color: #1E429B;
	text-decoration: none;
	text-align:center;

}

H3
{
	font-family: Times New Roman;	
	font-size:20px;
	font-weight: bold;
	color: #FFCC00;
	text-align:left;

}

H4
{
	font-family: Times New Roman;	
	font-size:24;
	font-weight: bold;
	color: #1E429B;
	text-align:left;

}

td.left_puzzle
{
	vertical-align:top;
	text-align:left;	
}
div.bigtext {

	font-family: Times New Roman;	
	font-size:16;
	font-weight: bold;
	color: #1E429B;

        width: 600px;
	text-align: left;
	z-index:3;
}

.copyright {
	font-family: Times New Roman;
	font-size:12px;
	font-weight: bold;
	color: #B4282F;
}

.copyright A:link {COLOR: #B4282F; text-decoration: underline}
.copyright A:visited {COLOR: #B4282F; text-decoration: underline}
.copyright A:active {COLOR: #B4282F; text-decoration: underline}
.copyright A:hover {COLOR: #1E429B; text-decoration: underline}


.hi_text
{
	color: #B4282F;
}