BODY{ font-family: sans-serif}

A:visited {font-weight: bold; font-size: 9pt;  color: #000077; text-decoration:none; font-family: verdana; }
A:active {font-weight: bold; font-size: 9pt;  color: #000077; text-decoration:none; font-family: verdana;}
A {font-weight: bold; font-size: 9pt;  color: #000077; text-decoration:none; font-family: verdana;}
A:hover {font-weight: bold;font-size: 9pt;color: blue; text-decoration:underline;font-family: verdana;}

#st1 { font-family: verdana; font-weight: 500; font-size: 10pt;}

#s1_menu{font-weight: regular; font-size: 8pt;  color: #000000; text-decoration:none; font-family: verdana;}
#s2_menu{font-weight: regular; font-size: 8pt;  color: #a1a1a1; text-decoration:none; font-family: verdana;}

.TitleText
{
	font-size: 18px; 
	color: blue;
}

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	}
	
	#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
	
	#dragbar #closetext{
	font-weight: normal;
	margin-right: 1px;
	}  
	
.menutitle{
cursor:pointer;
margin-bottom: 0px;
margin-left: 2px;
background-color:#f4f4f4;
color:#000000;
width:136px;
text-align:center;
font-weight:regular;
font-size: 8pt;
font-family: verdana;
}

.notes{
cursor:pointer;
margin-bottom: 0px;
margin-left: 2px;
background-color:#f4f4f4;
color:#000000;
text-align:center;
font-weight:regular;
font-size: 8pt;
font-family: verdana;
}

.searchText{
margin-bottom: 0px;
margin-left: 2px;
color:#2474f0;
text-align:center;
font-weight:regular;
font-size: 7pt;
font-family: verdana;
}

.uppermenu{
cursor:pointer;
}

.submenu{
margin-bottom: 0.5em;
}

.delta1{
margin-top: 5px;
margin-left: 2px;
width:169px;
font-size: 6pt;
}

.delta2{
margin-left: 5px;
margin-right: 5px;
}

.back1time{
background-repeat : no-repeat 
}

.StartTextSmall
{
	font-weight: regular; 
	font-size: 7pt;  
	color: #000000; 
	text-decoration:none; 
	font-family: verdana;
	margin-left: 15px;
	margin-right: 10px;
}

.StartText
{
	font-weight: regular; 
	font-size: 8pt;  
	color: #000000; 
	text-decoration:none; 
	font-family: verdana;
	margin-left: 15px;
	margin-right: 10px;
}

.StartSmall
{ 
	font-size: 7pt;  
	color: #5A6EA9; 
	text-decoration:none; 
	font-family: verdana;
}

.StartTextTitle
{
	font-weight: bold; 
	font-size: 9pt;  
	color: #000077; 
	text-decoration:none; 
	font-family: verdana;
}

.StartTextContacts
{
	font-weight: bold; 
	font-size: 9pt;  
	color: #5A6EA9; 
	text-decoration:none; 
	font-family: verdana;
}

.StartTextContactsBorder
{
	font-weight: bold; 
	font-size: 9pt;  
	color: #ffffff; 
	text-decoration:none; 
	font-family: verdana;
}


//------------------------------------------------------

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container 
{
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
	background: #D7EFF9;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}

#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 10px;
}
	
//------------------------------------------------------