﻿body
{
	color: #412300;
	background-color: #B5D4D7;
	font-family: Arial, Verdana;
	font-size: 9pt;
}

H1
{
	font-size: 12pt;
	font-style:italic;
}

H2
{
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
}

H3
{
	font-size: 9pt;
	font-family: Arial Narrow;
}

img
{
	border: 0px;
}


a:link, a:active, a:visited
{
	color: #412300;
}

a:hover
{
	color: #754200;
}


#main_container
{
	width: 940px;
	text-align: left;
}

#HeaderShadow
{
	width: 920px;
	padding: 0px 10px 0px 10px;
	background: transparent url( '/images/Shadow.jpg' );
}

#Main_Header
{
	width: 920px;
}
#Login
{
	height:25px;
}
#Middle1
{
	height:25px;
}
#Middle2
{
	height:25px;
}

#divMiddle_Left_BottomMenu
{
	width: 169px;
}

#divHeader
{
	
	border: solid 2px #FFFFFF;
	width: 227px;
	height: 18px;
	max-height: 16px;
	background-image: url( '/images/Header.jpg' ) ;
	background-repeat: no-repeat;
	padding-top:195px;
	padding-left:679px;
	padding-bottom:9px;
	padding-right:10px;
	overflow: hidden;
}


#Main_Middle_Footer
{
	width: 920px;
}

#divMiddle
{
	background-color: #FFFFFF;
	padding-bottom:10px;
}

#divMiddle_Middle_Top
{
	Margin: 8px 16px 8px 16px;
	padding:36px 0px 0px 10px;
	width:448px;
	height:26px;
	background-image:url('/images/MiddleMiddleTop.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	font-weight:bold;
	color:#FFFEFF;	
	font-size:15pt;
	font-family:Times New Roman;
}

#divMiddle_Middle_TopWide
{
	Margin: 8px 15px 8px 16px;
	padding:36px 0px 0px 10px;
	width:710px;
	height:26px;
	background-image:url('/images/MiddleMiddleTop.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	font-weight:bold;
	color:#FFFEFF;	
	font-size:15pt;
	font-family:Times New Roman;
}

#divMiddle_Right_Top
{
	margin: 8px 8px 0px 15px;
	padding:36px 0px 0px 10px;
	width:228px;
	height:26px;
	background-image:url('/images/MiddleRightTop.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFEFF;	
	font-size:15pt;
	font-family:Times New Roman;
	overflow: hidden;
}

#divMiddle_Middle2_Bottom
{
	border-top: solid 1px #d0d0d0;
	margin-left: 16px;
	padding-top: 15px;
	width:458px;
	overflow: hidden;
}
#divMiddle_Middle2_BottomWide
{
	border-top: solid 1px #d0d0d0;
	margin-left: 16px;
	padding-top: 15px;
	width:720px;
	overflow: hidden;
}
#divMiddle_Middle2_
{
	width:458px;
}
#divMiddle_Middle2_Wide
{
	width:720px;
}
#Middle_Left
{
	
	width:220px;
	float:left;
	overflow:hidden;
}
#Middle_LeftWide
{
	
	width:350px;
	float:left;
	overflow:hidden;
}
#Middle_Right
{
	
	width:220px;
	float:right;
	overflow:hidden;
}
#Middle_RightWide
{
	
	width:350px;
	float:right;
	overflow:hidden;
}
#divMiddle_Right_Bottom
{
	border-top: solid 1px #d0d0d0;
	margin-left: 16px;
	padding-top: 15px;
	width: 238px;
	overflow: hidden;
	
}


#ContentShadow
{
	width: 920px;
	padding: 0px 10px 0px 10px;
	background: transparent url( '/images/Shadow.jpg' );
}
#divMiddleLine
{
	width: 940px;
	height: 4px;
	background-image: url( '/images/middle.jpg' );
	background-repeat:no-repeat;
}

#divMiddle_Left_Top
{
	Width:168px;
	background-color: #FFFFFF;
}
#divMiddle_Left_BottomImage
{
	width:143px;
	height:133px;
	Padding: 0px 15px 9px 10px;
	background-image: url('/images/calender.jpg');
	background-repeat:no-repeat;
}
#divFooter
{
	width: 940px;
	height: 40px;
	background-image: url('images/Footer.jpg');
	background-repeat:no-repeat;
	padding-top:7px;
	text-align:center;
	color:#BFBDB1;
	font-size:6pt;
	}



#divFooter a:link, #divFooter a:active, #divFooter a:visited
{
	color: #BFBDB1;
}

#divFooter a:hover
{
	color: #FFFFFF;
}


#divMiddle_Left_BottomCal
{
	width: 149px;
	overflow: hidden;
	padding: 0px 10px 20px 10px;
}






.shadow_padding
{
	padding:36px 0px 0px 10px;
}
/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  
	height: 1em;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
	font-weight:bold;
	color:#FFFEFF;	
	font-size:15pt;
	font-family:Times New Roman;
  /* Needed for Gecko */
  line-height: 1em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

