﻿/*
 #024a93 dk blue
 #F0E2B3  tan
#f0f2ef off white
#BDBEC0 grey


003366 dk blue
336699 blue
b9c7d5 blue grey
f7ebef lt grey
eceff4  lt grey
931834 red
e1caa1 brown
ecddc3 lt brown
f4ecdd lt lt brown
87889d grey

   background: #931834;

*/
body
{
	background-position: center center;
	background-image: url( '../images/BeanSteel.gif' );
	background-repeat: no-repeat;
	background-color: #931834;
	margin: 20px;
	padding: 0;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #024a93;
}

.content
{
	padding: 10px 30px 30px 30px;
	vertical-align: top;
	background: #f0f2ef;
}


h1
{
	font-family: 'Lucida Bright';
	font-weight: bold;
}

.Tbox60
{
	width: 60px;
	font-weight: bold;
}

.Tbox120
{
	width: 120px;
	font-weight: bold;
}

.Tbox200
{
	width: 200px;
	font-weight: bold;
}
.Tbox300
{
	width: 300px;
	font-weight: bold;
}
.Tbox400
{
	width: 400px;
	font-weight: bold;
}

.ddl
{
	background-color: #FFFFFF;
	font-size: 11px;
}

.rbl
{
	background-color: Transparent;
	font-weight: bold;
}

.cbl
{
	background-color: Transparent;
	font-weight: bold;
	font-size: 10px;
}



.ajax__tab_yuitabview-theme .ajax__tab_header
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	border-bottom: solid 5px #024a93;
}

.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
	background: url( 'sprite.png' ) #BDBEC0 repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #024a93;
	border-bottom-width: 0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	padding: .25em .60em;
	margin-right: .01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url( 'sprite.png' ) #F0E2B3 repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
	color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	background: url( 'sprite.png' ) #024a93 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 14px;
	padding: .25em 0.5em;
	background-color: #f0f2ef;
	border: solid 1px #024a93;
	border-top-width: 0px;
}

.PropertiesTbl td
{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	display: table-cell;
	border: 1px solid #B7CAF6;
	margin: 0;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}

.SearchStyle
{
	background-color: yellow;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	border-collapse: collapse;
	table-layout: auto;
	font-size: 11px;
}

.SearchPagerStyle
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #e1caa1;
	border-collapse: collapse;
	table-layout: auto;
	color: #000000;
	word-spacing: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.SearchStyle th
{
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #024a93;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 0px auto;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}

.SearchStyle td
{
	color: #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	white-space: normal;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F7F6F3;
	padding-left: 4px;
	padding-right: 4px;
}

.SearchStyle .evenc td
{
	background-color: #E9ECF1;
	text-align: center;
	padding-left: 4px;
	border-top: 2px solid #9F3430;
}

.SearchStyle .oddc td
{
	text-align: center;
	padding-left: 4px;
	background-color: #F7F6F3;
	border-top: 2px solid #9F3430;
}

.SearchStyle td a
{
	color: #9F3430;
	text-decoration: none;
	font-weight: bold;
}
.SearchStyle td a:link
{
	color: #9F3430;
	font-weight: bold;
	text-decoration: underline;
}
.SearchStyle td a:visited
{
	color: #9F3430;
	font-weight: bold;
}
.SearchStyle td a:hover
{
	color: #192666;
	font-weight: bold;
	text-decoration: underline;
}

.SearchStyle th a
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.SearchStyle th a:link
{
	color: white;
	font-weight: bold;
}
.SearchStyle th a:visited
{
	color: white;
	font-weight: bold;
}

.SearchStyle th a:hover
{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

.SearchPagerStyle a
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.SearchPagerStyle a:hover
{
	color: #9F3430;
	font-weight: bold;
	text-decoration: none;
}

