.IndexBody {
	margin: 0px;
	background-image: url(images/mainbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffe7e7;
}
body {
	margin: 0px 0px 0px 5px;
	background-color: #F4F5EF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
td
{
	vertical-align: top;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	margin: 3px;	
	text-align: left;
}
h3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #397694;
	margin-top: 3px;
	margin-bottom: 1px;
}
.pictures
{
	margin: 3px 8px 8px 3px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #F4F5EF;
	color: #646464;
}
.txt_blue {
	font-family: Tahoma;
	font-size: 10px;
	color: #397694;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
}
.txt_orange_u {
	font-family: Tahoma;
	font-size: 10px;
	color: #E37700;
	text-decoration: underline;
}
.txt_blue_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #397694;
}
.txt_blue_b{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #397694;
}
.txt_grey_b {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #727272;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #4F473B;
}
.txt_dgrey_u {
	font-family: Tahoma;
	font-size: 10px;
	color: #4F473B;
	text-decoration:underline;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
	background-color: #F4F5EF;
}
.OuterTable
{
	width: 766px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.InnerTable
{
	border: 3px solid #CDCDCD; 
	background-color: #F4F5EF; 
	width: 100%; 
	padding: 0px; 
	margin: 0px;
}
.OuterTextTable
{
	border: 1px solid #C1C2C0;
	width: 435px;
	margin: 5px 0px 5px 0px;
	padding: 0px;	
}
.HiddenRow
{
	height: 0px; 
	display: none;
}
.GrayBorder
{
	border: 1px solid #C1C2C0; 
}
.BottomImage
{
	background-image:url(images/shadow.gif); 
	background-repeat:no-repeat; 
	width:761px; 
	height:85px;
}
.RightGrayBorder
{
	border-right: 1px solid #C1C2C0;
}
.LeftGrayBorder
{
	border-left: 1px solid #C1C2C0;
}
.ScrollDiv
{
	overflow: auto;
	width:456px; 
	height:276px;
}
.DoubleGrayLine
{
	border: 1px solid #C1C2C0; 
	padding: 0px;
}
.SpacerImage
{
	width: 1px;
	height: 1px;
}
.AlignRight
{
	text-align: right;
}
a img
{
	border-style: none;
}
.TableCell
{
	padding-right: 5px;
}
.NotDisplayed
{
	display: none;
}
.BulletImage
{
	width: 3px;
	height: 3px;
	padding: 5px 3px 5px 3px;
	vertical-align: middle;
}
.RightOrangeBorder
{
	border-right: 2px solid #DF8B11;
}
.TopOrangeBorder
{
	border-top: 1px solid #DF8B11;
}
