@import url(advanced.css);

body {
 background-color: #D8DDEB;
 background-image: url(./images/bg.jpg);
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
 font-weight: normal
}

table.main {
  background-color: #8F8F8F;
}

td {
	vertical-align: top;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
 font-weight: normal
	color: #000;
}

td.searchtable {
	vertical-align: middle;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
 font-weight: normal
	color: #000;
}

h1.description {
 margin: 0px;
 padding: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
 font-weight: normal;
 line-height: 120%;
 color: #555;
}

.tah14 { 
 font-size: 14px;
}

.tah16 { 
 font-size: 16px;
}

.tah18 { 
 font-size: 18px;
}

.tah11 {
	font-size: 11px;
}

.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 font-weight: normal
}

.titlessub { 
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: left;
}

.titlesmain { 
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: left;
}

.titlesicon {
float: left;
}

a {
	text-decoration: none;
	color: #C67501;
}

a.orange_ul {
	text-decoration: underline;
	color: #FF8E00;
}

a.dkblue_ul {
	text-decoration: underline;
	color: #01015D;
}

a.dkblue {
	text-decoration: none;
	color: #01015D;
}

a.medblue {
	text-decoration: underline;
	color: #2667B0;
}

a.trueblue_ul {
	text-decoration: underline;
	color: #0004A0;
}

a.trueblue {
	text-decoration: none;
	color: #0004A0;
}

a.black {
	text-decoration: none;
	color: #000000;
}

.medblue {
	color: #3D6DAC;
}

.medblue_bold {
	color: #3D6DAC;
	font-weight: bold;
}

.lavblue {
	color: #363d8f;
}

.lavblue_bold {
	color: #363d8f;
	font-weight: bold;
}

.lavgrey {
 color: #63667A;
}

.grey {
 color: #737373;
}

.orange {
	color: #C67501;
}

.orange_bold {
	color: #C67501;
	font-weight: bold;
}

.red {
 color: #CC0000;
}

.green {
 color: #009900;
}

.search { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

ul { 
 list-style-type: square;
}

img {
	border: none;
}

img.cover {
	border: none;
}

.textfield_sm, .textfield_lg, .textfield_search, 
.textbox_sm, .textbox_med, .textbox_lg, .textbox_xlg {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

.formbutton {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

TABLE.tbl {
	border: 1px solid #333333;
}

TABLE.header_footer {
	background-color: #CCCCCC;
	border: 1px solid #222222;
	color: #334444;
}

TD.x_small_txt {
	font-size: 11px;
}