﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size: 11px;
	color: #9c9b9b;
	/*background-image:url(../../Images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-color: #19295C;*/
}


A, A:visited, A:hover, A:Link
{
	font-family:Tahoma;
	font-size: 11px;
	color: #9c9b9b;
	font-weight:normal;
	text-decoration:none;
	
}
A:hover
{
	text-decoration:underline;
}




.Main_Table
{
	
	background-color:#ffffff;
	
}
	
	
	.Main_Table_1
	{
		
	background-image:url(../../Images/main_table_shadow.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height:456px;
		
    }
		
		
.Main_Line
{
	height:5px;
	background-color:#18285a;
	
	}
	
	
		.Main_Table_2
	{
		
		background-image:url(../../Images/table_2_strip.jpg);
	background-repeat: repeat-x;
	
	height:69px;
		
		}
		
.FooterBG
{
	background-color:#0F1932;
	height:28px;	
	
	}
	
	
		
		
		.Footer, A.Footer, A.Footer:visited, A.Footer:hover, A.Footer:Link
{
	font-family:Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
		text-decoration:none;
	
}
A.Footer:hover
{
	text-decoration:underline;
}





.TopMenuLink, A.TopMenuLink, A.TopMenuLink:visited, A.TopMenuLink:hover, A.TopMenuLink:Link
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ababab;
	text-decoration:none;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:10px;
	
}
A.TopMenuLink:hover
{
	
	color: #2a4192;
}



.TopMenuLinkA, A.TopMenuLinkA, A.TopMenuLinkA:visited, A.TopMenuLinkA:hover, A.TopMenuLinkA:Link
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2a4192;
	text-decoration:none;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:10px;
	
}
A.TopMenuLinkA:hover
{
	text-decoration:underline;
}







.Page_Title
{
	
   color:#2a4192;
   font-family: tahoma; 
   font-size: 14px; 
   font-weight:bold;
	
	
	}
	
.Login_Title
{
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #2a4192;
	text-decoration:none;
	
	}
	
	.Forget, A.Forget, A.Forget:visited, A.Forget:hover, A.Forget:Link
{
	font-family:Tahoma;
	font-size: 10px;
	color: #2a4192;
	text-decoration:none;
	
	
}
A.TopMenuLinkA:hover
{
	text-decoration:underline;
}




.TextBox
{
	
	font-family:Tahoma;
	font-size: 10px;
	color: #9c9b9b;
	border-bottom:solid 1px #ebebeb;
	border-top:solid 1px #ebebeb;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
	
	
	
}
.ListBox
{
	font-family:Tahoma;
	font-size: 10px;
	color: #9c9b9b;
	border-bottom:solid 1px #ebebeb;
	border-top:solid 1px #ebebeb;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
	
	}

.Btn
{
	/*background-repeat:repeat-x;
	background-image: url(images/AdminMenuStrip.jpg);
	background-color: Transparent;*/
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#294094;
	border:2px solid #e8e8e8;
	cursor:pointer;
	vertical-align:top;

}
	

/************ Nav Bar *******************/


.NavBar
  {
    background-color:#ffffff;
    /*background-image: url(../../images/item_bg.gif);*/
    /*border: 1px solid #666666; */
    cursor: default; 
 } 
 
 .TopItem
 {
   color:#9c9b9b;
   font-family: tahoma; 
   font-size: 11px; 
   padding-top: 4px; 
   padding-bottom: 2px; 
   cursor:pointer;

 }
 
 .TopItemHover
 {
   color:#324896;
   font-family: tahoma; 
   font-size: 11px; 
   padding-top: 4px; 
   padding-bottom: 2px; 
   cursor:pointer;
   font-weight:bold;

 }
 
 .TopItemActive
 {
    color:#324896;
   font-family: tahoma; 
   font-weight:bold;
   font-size: 11px; 
   padding-top: 4px; 
   padding-bottom: 2px; 
   cursor:pointer;
   

 }
 
 .Level2Item
 {
	color:#9c9b9b;
   font-family: tahoma; 
   font-size: 10px; 
   padding:3px;
   padding-left: 20px; 
   cursor:pointer;
 }
 
 .Level2ItemHover
 {
	color:#324896;
   font-family: tahoma; 
   font-size: 10px; 
   padding:3px;
   padding-left: 20px; 
   cursor:pointer;
   font-weight:bold;
 }
 
 .Level2ItemSelected
 {
  color:#324896;
   font-family: tahoma; 
   font-size: 10px; 
   padding:3px;
   padding-left: 20px; 
   cursor:pointer;
   font-weight:bold;
 }
 
 .Level2Group
 {
   /*background-color:white;*/
   
 }

.Empty
{
}

/************ Nav Bar *******************/

/************ Gallery *************/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 1000;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

    	
	
.Image_Effect, A.Image_Effect, A.Image_Effect:visited, A.Image_Effect:hover, A.Image_Effect:Link
{
	
}
A.Image_Effect:hover
{
	border:solid 1px #123456;	
}


.Content_Title
{
	font-family:Tahoma;
	font-size: 12px;
	color: #9c9b9b;
	font-weight:bold;
	
	}

