body
{
	background-color: White;
	color: Gray;
	font-family: "Trebuchet MS", Verdana, generic;
	margin: 0px 0px 0px 0px;
	background-image: url("./img/sidebar.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table
{
	margin: 2px;
	margin-bottom: 15px;
}

th
{
	font-weight: normal;
	font-size: xx-small;	
	text-transform: uppercase;
	text-align: left;
	color: #333333;
	background-color: #CCCCFF;
}

td
{
	font-size: xx-small;
	color: Gray;
	background-color: rgb(235,245,235);
	vertical-align: top;
}

a
{
	color: rgb(94,140,195); 
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

div.sidemenu a,
div.sidemenu_hot a
{
	color: White;
	text-decoration: none;
	margin: 0px;
	padding: 0px 80px 4px 10px;
	width: auto;
}

h2
{
	font-size: x-large;
 	text-transform: uppercase;
 	margin-bottom: 10px;
	margin-left: 10px;
}

h3
{
 	margin-bottom: 10px;
	margin-left: 10px;
}

form
{
	margin-left: 10px;
}

p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
}

img
{
	margin: 0px;
}

p.condensed
{
  font-size: x-small;
  margin: 2px;
}

div#sidebar
{
	float: right;
	width: 160px;
	height: 275px;
	padding: 0px;
	margin: 0px;
	color: Black;
}

div#medallion
{
	float: none;
	background-image: url("./img/logo.png");
	width: 160px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

div.sidemenu
{
	background-color: transparent;
	background-image: url("./img/menu_cold.jpg");
	background-repeat: no-repeat;
	width: 160px;
	height: 22px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	color: White;
	padding-left: 15px;	
	cursor: pointer;
}

div.sidemenu_hot
{
	background-image: url("./img/menu_hot.jpg");
	background-repeat: no-repeat;
	width: 160px;
	height: 22px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	color: White;
	padding-left: 15px;	
	cursor: pointer;
}

div.links
{
	float: none;
	text-decoration: none;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: xx-small;
}

div#pageContainer
{
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: center;
}

div#headerContainer
{	
	width: 744px;
	background-color: rgb(227,227,255);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#header
{
	background-color: White;
	background-image: url("./img/banner.jpg");
	text-align: left;
	color: White;
	background-position: center center;
	background-repeat: no-repeat;
	height: 180px;
	width: 742px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}

div#header h1
{
  padding-top: 0px;
  margin-left: 0px;
}

div#menuContainer
{	
	width: 742px;
	background-color: rgb(227,227,255);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#menuBarContainer
{
	background-color: Silver;
	background-image: url("img/bg_fade_sm.jpg");
	background-repeat: repeat-x;
	color: Silver;
	width: 740px;
	height: 29px;
	overflow: visible;
	font-size: xx-small;
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

.menuItem
{
	width: 160px;
	height: 26px;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: inline;
	overflow: auto;
	background-color: Gray;
	background-image: url("img/bg_invfade_sm.jpg");
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	cursor: pointer;
}

div#viewContainer 
{
	width: 744px;
	overflow: hidden;
	background-color: rgb(227,227,255);
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#formContainer
{
	width: 742px;
	background-color: White;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: left;
	color: Gray;
	overflow: hidden;
}

div#form
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	color: Gray;
}

div.formItem
{
	width: 545px;
	background-color: White;
	background-image: url("img/bar.jpg");
	background-repeat: no-repeat;
	margin-left: 0px;	
	padding-top: 10px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: justify;
}

div#pageBottom
{
	width: 742px;
	background-color: White;
	background-image: url("img/top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 50px;
	color: Gray;
}

div.label
{
	margin-top: 10px;
	font-size: x-small;
}

div.button:hover
{
  background-image: url("img/BG_low.jpg");
  cursor: pointer;
}

div.button:hover div
{
  background-image: url("img/TL_low.jpg");
  cursor: pointer;
}

div.button:hover div div
{
  background-image: url("img/TR_low.jpg");
  cursor: pointer;
}

div.button:hover div div div
{
  background-image: url("img/BR_low.jpg");
  cursor: pointer;
}

div.button:hover div div div div
{
  background-image: url("img/BL_low.jpg");
  cursor: pointer;
}

div.button
{
  background-image: url("img/BG.jpg");
  text-align: center;
  vertical-align: middle;  
  width: 450px;
  margin-bottom: 10px;
}

div.button div
{
  background-image: url("img/TL.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}

div.button div div
{
  background-image: url("img/TR.jpg");
  background-position: right top;
}

div.button div div div
{
  background-image: url("img/BR.jpg");
  background-position: bottom right;
}

div.button div div div div
{
  background-image: url("img/BL.jpg");
  background-position: left bottom;
  text-align: left;
}

div.button div div div div h3
{
  margin: 8px;
}

div.button div div div div p
{
  margin: 8px;
}

div.button_low
{
  background-image: url("img/BG_low.jpg");
  text-align: center;
  vertical-align: middle;  
  width: 450px;
  margin-bottom: 10px;
  cursor: pointer;
}

div.button_low div
{
  background-image: url("img/TL_low.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}

div.button_low div div
{
  background-image: url("img/TR_low.jpg");
  background-position: right top;
}

div.button_low div div div
{
  background-image: url("img/BR_low.jpg");
  background-position: bottom right;
}

div.button_low div div div div
{
  background-image: url("img/BL_low.jpg");
  background-position: left bottom;
  text-align: left;
}

div.button_low div div div div h3
{
  margin: 8px;
}

div.button_low div div div div p
{
  margin: 8px;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

div.indent {
    margin-left: 5em }
