/* CSS Document */
td,body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0;
	margin : 0;
	font-family:arial,helvetica,sans-serif;
}

a {
	color: #0099FF;
	text-decoration: underline;
}

a:visited {
	color: #B58FDA;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

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

blockquote {
	font-size: 10pt;
}

dd {
	color: #222222;
	font-size: 10pt;
	margin: 1pc 2pc;
}

h1 {
	border: solid #000000 0px;
	border-bottom-width: 2px;
	font-size: 24pt;
	font-weight: bold;
}

h2 {
	font-size: 16pt;
	color:#103C87;
}

h3 {
	font-size: 18pt;
	color:#103C87;
}

h4 {
	font-size: 16pt;
	margin-top:8px;
	margin-bottom:8px;
	color:#103C87;
}

h5, dt {
	font-size: 14pt;
}

h6 {
	font-size: 13px;
}

input {
	font-size: 9px;
}

ol, ul {
	font-size: 12px;
}
input, select {
	font-size: 12px;
}

p {
	font-size: 12px;
	margin: 10px 10px;
}

small {
	font-size: xx-small;
}

.article {
	background-color: #EEEEEE;
	//background-image: url(../img/bg_gray.gif);
	border: solid 1pt #FFFFFF;
	color: #000000;
	width: 100%;
}

.band {
	background-color:#fcae94;
	//background-image: url(../img/bg_red.gif);
	border: solid 1pt #FFFFFF;
	color: #000000;
}


.sub {
	font-size: 11pt;
	font-weight: bold;
}

.letter {

	background-color: #FFFFCC;
	background-image: url(../img/bg_orange.gif);
	border: solid #996633;
	border-width: 1px 1px 1px 1px;
	margin: 1px;
	padding: 5px;

}

.main {
}

.nogap {
	margin-bottom: 0px;
	margin-top: 0px;
}

.nopara {
	text-indent: 0px;
}

.demo {
	/* background-color:#c7dde9; */
	/* background-image: url(../img/bg_blue.gif); */
	font-weight: bold;
	padding: 5px;
	border-top: 2px solid #6392de;
}

.promo {
	background-color:#fcae94;
	background-image: url(../img/bg_red.gif);
	font-weight: bold;
	padding: 5px;
	border: 1px solid #b7360b;
}

.store {
	background-color: #CCFF99;
	/* background-image: url(../img/bg_green.gif); */
	border: solid 1px #006633;
	padding: 0px 5px;
}

.widecenter {
	color: #EEEEEE;
	text-align: center;
}

#leftnavigation {
  position : absolute;
  top:0;
  left : 0;
  float : left;
  width : 156px;
  color : #000000;
  min-height:100%;
  text-align:center;
}

#content {
  padding : 3px;
  background:#FFFFFF;
  min-height:100%;
  border:solid 1px;
  width:95%;
} 

#container {
	margin:auto;
	min-width:511px;
}
#container2 {

  min-width:355;
  top : 0px;
  margin : 0px 0 0 156px;
  min-height:100%;

}

#footinfo {
  border:solid 1px #000000;
  min-width:355;
  top : 0px;
padding:3px;
  min-height:100%;
  background:#000000;
  color:#FFFFFF;
   align:center;
width:95%;


}

#admin {
font-size:75%; 
background:#F1F1F1;

}
#gbook {
font-size:75%; 

}
/* IE box model hack */

* html #titleBar {

height: 1.4em;

h\eight: 1.4em;

} 




