/*  Style for menu  Begain */

.pan_Menu		{
	background-image: url(img/menu/item_bg.png);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	border: 0px solid #663300;
	height: 24px;
}

.mnu_MainMenuStyle							{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:black; 
	font-size:11px; 
	cursor:default;
}	

.StaticMenuStyle					{
	color: #663300; 
	padding: 1px 0px 1px 0px;
}

.StaticMenuItemStyle						{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #663300; 
	font-size:11px;
	border: 0px solid #ecdfca;
	padding: 2px 8px 2px 8px;
	cursor:default;  
	text-decoration: none;
	height: 20px;
}

.StaticHoverStyle					{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-image: url(img/menu/item_bg.png);
	color: #c69000; 
	font-size:11px;
	border:1px #663300 solid;
	padding: 2px 6px 2px 9px;
	text-decoration: none;
	cursor:hand; 	
}

.StaticSelectedStyle			{
	color: #663300;
}

.DynamicMenuStyle							{
	color:#663300;
	border: 1px solid #663300; 
}

.DynamicMenuItemStyle							{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #e8dbc3;
	color:#663300;
	font-size:10px;
	border: 0px solid #c69000; 
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	height: 20px;
	cursor:default;
}

.DynamicHoverStyle						{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-image: url(img/menu/item_bg.png);
	color: #c69000;
	border: 1px solid #663300; 
	font-size:10px;
	padding: 2px 6px 2px 9px;
	height: 20px;
	cursor:hand;	 
}

.DynamicSelectedStyle			{
	color: #663300;
}
/*  Style for menu End */


body
{
   font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#004000;
	background: #1e4770 url(img/Page/bgBarBlue.png) repeat-x 0 0;
	}
	
.MainPanels				{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}	
.pan_body				{
	font-size: 13px;
	border: 0px solid #663300; 
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#page_name	{
	font-size: 20px;
	color: #663300;	
}

.subHeading	{
	font-size: 14px;
	color: #663300;	
}

td.table_indent		{
	padding: 0px 0px 10px 10px;
}

.page_warning		{
	color: red;	
}

.txt_box			{
	color: red;	
	width: 500px;	
}

.txt_input		{
	color: red;	
	width: 500px;
}
	
a:link {
	text-decoration: none;
	border-bottom: 1px dotted #8386ff;
	color: #3d6892;
	}
	
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #8386ff;
	color: #3d6892;
	}
	
a:hover {
	border-bottom: 1px dotted #8386ff;
	background-color: #c5d9ec;
	color: #3d6892;
	}
	
a:active {
	text-decoration: none;
	border-bottom: 1px dotted #8386ff;
	color: #3d6892;
	}
	
a.nolink:link, a.nolink:visited, a.nolink:active, a.nolink:hover  {
	border: none;
	color: #3d6892;
	}
	
a.imgLink	{
	text-decoration:none;
	background-color: transparent;
}

a.imgLink:hover	{
	background-color: transparent;
	text-decoration:none;
}

#container {
	margin: 0 auto;
  	width: expression( document.body.clientWidth > 998 ? "998px" : "auto" ); /* sets max-width for IE */
	max-width: 998px;
	background-color:#f5f0e5;
	min-width: 998px;
	text-align: left;
	}

/* styles for header */
#header1 {
	background: #fff2d7 url(img/Page/cornerTopLeft.png) no-repeat top left;
	height: 20px;
	clear: both; 
	}
	
#header2 {
	background: transparent url(img/Page/cornerTopRight.png) no-repeat top right;
	height: 20px;
	}
	
#headerMenu1	{
	display:inline;
	border: 0px solid #95917b;
	text-align: left; 
	font-size: 14px; 
	clear: both; 
	color: #666666; 
	width: 550px;
	line-height: 1.7;
}

#headerMenu2	{
	display:inline;
	border: 0px solid #95917b;
	text-align: right;
	font-size: 9px; 
	clear: both; 
	color: #666666; 
	width: 450px;
	line-height: 1.7;
}	

#header1 a:link, #header1 a:visited, .path a:link, .path a:visited {
	color: #44443d;
	font-weight: normal;
	border-bottom: none;
	}
	
#header1 a:hover, .path a:hover {
	color: #f5f0e5;
	background-color: #44443d;
	border-bottom: none;/*
	background: HighlightText url(img/Page/bgBarBlue.png) repeat-x 0 0;*/
	

	
	
	
	}

td.dateBar			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #ff9900;
	padding: 0px 0px 1px 0px;
	width: 100%;
	background-image: url(img/Page/item_bg1.png);
	border-top: 1px solid #95917b;
	border-bottom: 0px solid #95917b;
	border-left: 0px 0;
	border-right: 0px0;
	}	

/* styles for footer */
#footer {
	background: #fff2d7 url(img/Page/cornerBottomLeft.png) no-repeat bottom left;
	border-top: 1px solid #95917b;
	text-align: center; 
	font-size: 85%; 
	height: 50px;
	clear: both; 
	color: #666666; 
	line-height: 1.7;
	padding-top: 4px;
}

#footer2 {
	background: transparent url(img/Page/cornerBottomRight.png) no-repeat bottom right;
	height: 50px;
}
#footer a:link, #footer a:visited, .path a:link, .path a:visited {
	color: #44443d;
	font-weight: normal;
	border-bottom: none;
	}
	
#footer a:hover, .path a:hover {
	color: #f5f0e5;
	background-color: #44443d;
	border-bottom: none;
	}

td.galleryFormat		{
	padding:10px 30px 10px 30px; 
	text-align:center;
	vertical-align: top;
	font-size: 9px;
	color: silver;
}

a.pageNums				{
	text-decoration: none;
	border-bottom: 0px dotted #8386ff;
	color: #aec8e2;
	font-size: 11px;
}


        
        
        .border_tl     
        { 
            background-image:url("img/Page/border_tl.png");
            height:31px;
            width:5px;
             background-repeat:no-repeat;
        }
        .border_tm     
        {
            background-image:url("img/Page/border_tm.png");
            height:31px;
             background-repeat:repeat-x;
             font-size:14px
        }
        .border_tr     
        {
            background-image:url("img/Page/border_tr.png");
            height:31px;
            width:5px;
             background-repeat:no-repeat;
        }
        .border_side_l     
        {
            background-image:url("img/Page/border_side.png");
            width:5px; 
            background-repeat:repeat-y;
            vertical-align:top;            
        }
        .border_side_r     
        {
            background-image:url("img/Page/border_side.png");
            width:5px; 
            background-repeat:repeat-y;
            background-position:right;
            vertical-align:top;
        }
        .border_fade     
        {
            background-image:url("img/Page/border_fade.png");
             background-repeat:repeat-x;
        }
        .border_bl     
        {
            background-image:url("img/Page/border_bl.png");
            height:10px;
            width:5px;
             background-repeat:no-repeat;
        }
        .border_bm     
        {
            background-image:url("img/Page/border_bm.png");
            height:10px;
             background-repeat:repeat-x;
        }
        .border_br     
        {
            background-image:url("img/Page/border_br.png");
            height:10px;
            width:5px;
             background-repeat:no-repeat;
        }