﻿body
{
	margin: 0px;
}



td
{
	vertical-align: top;
}

body,table,div,span
{
	font-family: Arial Narrow;
	color: #909090; 
}



b, strong
{
	font-weight: normal;
	color:Black;
}

.MainMenu
{
	/* background-image: url(images/MainMenu_BG.jpg);*/
	background-repeat: repeat-x;
}

.ImageDividerCell
{
	background-color: Black;
	height: 1px;
}

.MainMenuSideBar
{
	background-image: url(images/Header_Side_BG.jpg);
	background-repeat: repeat-x;
	background-color: #DEE8F4;
}

.MainMenuContainer
{
	background-image: url(images/MainMenu_BG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height:35px;
	padding: 0px 15px 0px 15px;
	/* background-color: #7CA4D1; */
}



.MainContentArea
{
	vertical-align: top;
 	width: 750px;
}


A .FooterMenuItem
{
	font-style: italic;
	text-decoration: underline;
}

A, .SiteMapPath *
{
	color: 	#909090;
}

A
{	
	text-decoration: none;	
}

A:hover
{
	text-decoration: underline;	
}

A:hover, .SiteMapPath * A:hover
{
	color: Black;
}


.SideContentArea
{
	vertical-align: top;
	background-color: #DEE8F4;
}

.SideNavCell
{
	overflow: visible;
	background-image: url(images/LeftNav_BG.jpg);
	background-repeat: no-repeat;
}

.SideNavItem_L_0
{
	background-image: url(images/SideMenu_Header_Left.jpg);
	background-repeat: no-repeat;
	width: 31px;
	height: 23px;	
}

.SideNavItem_C_0
{
	background-image: url(images/SideMenu_Header_BG.jpg);
	background-repeat: repeat-x;
	width: 160px;
	height: 23px;
}

.SideNavItem_R_0
{
	background-image: url(images/SideMenu_Header_Right.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 23px;
}

.SideNavItem_C_1
{
	padding-top: 8;
	padding-bottom: 8;
	width: 177px;
	font-size: 10pt;
}

.SideNavItem_L_1
{
	width: 10px;
}

.SideNavItem_R_1
{
	width: 2px;
	background-color: #EAD6BE;
}


.PageFooter
{
	margin-top: 20px;
	text-align: center;
	overflow:scroll;
}



H1, H1 A
{
	font-weight: normal;
	 color: #E4C3A8; 
	/* color: #707070; */
	font-style: italic;
	font-size: 18pt;
	/* border-bottom: solid 1 #D0A97E; */
}

H2, H2 * A, H3, H3 * A
{
	font-weight: normal;
	 color: #E4C3A8; 
	/* color: #707070; */
	font-style: italic;
	font-size: 14pt;
	margin: 20px 5px 10px 0px;
}

p:first-letter
{
	margin-left: 20px;
}


.PageContents P A
{
	color : Black;
}

.PageContents
{
	
	padding: 0px 15px 5px 15px;
}

.SideNavTable
{
	width: 202px;
}


.SideNavItem_C_2
{
	padding-top: 2;
	padding-bottom: 2;
	width: 167px;
	font-size: 10pt;
}

.SideNavItem_L_2
{
	width: 20px;
}

.SideNavItem_R_2
{
	width: 2px;
	background-color: #EAD6BE;
}

th
{
	background-color: #DEE8F4;
}

.codeblock
{
	background-color: #DEE8F4;
	color: Black;
	font-size : small;
	padding: 20px;
}
