﻿body
 {
	/*position: absolute;*/
    /*top:50%;*/
    /*left: 25%;*/
    /*margin-top: -25%;*/
    margin-top:0px;
    /*margin-left: -25%;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1b1a1b;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;

}

.link{font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: underline;}
a.link:link, a.link:visited, a.link:active{font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: underline;}
a.link:hover{text-decoration: none;}

/* bigger link */
.blink{font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: underline;}
a.blink:link, a.blink:visited, a.blink:active{font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: underline;}
a.blink:hover{text-decoration: none;}

/* new link*/
.blinkw{font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;}
a.blinkw:link, a.blinkw:visited, a.blinkw:active{font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;}
a.blinkw:hover{text-decoration: none;}


.Template{background-image:url(images/bgback.jpg);background-repeat:no-repeat;background-position:left top;}
.inside{ padding-left:42px; padding-top:8px; text-align:left}
.imgdata{ padding-right:35px}
.data{ text-align:justify; padding-right:15px}
.bgfooter{ background-image:url(images/bgfooter.jpg);background-repeat:no-repeat;background-position:center center; }
.contact{background-image:url(images/contact-bg.jpg);background-repeat:no-repeat;background-position:left; color:#ffffff; font-weight:normal;
	width:161px; height:51px; font-size:13px; text-align:left; padding:6px; font-family:Times New Roman; padding-top:10px }
	
.contact-h{background-image:url(images/contact-bg-h.jpg);background-repeat:no-repeat;background-position:left; color:#ffffff; font-weight:normal;
	width:161px; height:51px; font-size:13px; text-align:left; padding-left:10px; font-family:Times New Roman; padding-top:20px }

.contact-bg-h-b{background-image:url(images/contact-bg-h-b.jpg);background-repeat:no-repeat;background-position:left top; color:#ffffff; font-weight:normal;
	width:161px; height:280px; font-size:11px; text-align:left; padding-left:10px; font-family:Times New Roman; padding-top:5px }

.contactlink{color:#ffffff; font-weight:normal;font-size:15px; text-align:left; font-family:Times New Roman; }	
.contactlink:link{text-decoration: none;}
.contactlink:active{text-decoration: none;}
.contactlink:visited{text-decoration: none;}
.contactlink:hover{text-decoration: underline;}		

.spacer{font-size:1px}

.more
{   font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #696a6c;
	text-align:justify;
	text-decoration: none;
	}
	
.more:link{color: #696a6c;}
.more:active{color: #696a6c;}
.more:visited{color: #696a6c;}
.more:hover{color: #696a6c; text-decoration: underline;}

.title
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
	}
	
.title2
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #a5bb07;
	text-decoration: none;
	}
	

	.footer
{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
	padding:5px
	}
	
	.footerlink
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #c0c0c0;
	padding:5px
	}
		
.footerlink:link{text-decoration: none;}
.footerlink:active{text-decoration: none;}
.footerlink:visited{text-decoration: none;}
.footerlink:hover{text-decoration: underline;}	
	
	
/************** Menu *********************/
	
	
	
	
		
		.Menu
	{
		
		height:39px;
		text-align:center
				
	}
	
	
	.TopMenuGroup
{
    background-color:#222222;height:39px;text-align:center
}

.TopMenuItem
{
	background-image:url(images/menu-off.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	font-weight:normal;
	font-family:Times New Roman;
	font-size:19px;  
	cursor:pointer;
	width:182px;
	height:39px;
	text-align:center

  
}


.TopMenuItemActive
{
		background-image:url(images/menu-on.jpg);
		background-repeat:no-repeat;
		background-position:left;
		color:#ffffff;
		font-weight:normal;
		font-family:Times New Roman;
		font-size:19px; 
		cursor:pointer;
		width:182px;
		height:39px;
		text-align:center
	
	}

.TopMenuItemHover 
{
		background-image:url(images/menu-on.jpg);
		background-repeat:no-repeat;
		background-position:left;
		color:#ffffff;
		font-weight:normal;
		font-family:Times New Roman;
		font-size:19px; 
		cursor:pointer;
		width:182px;
		height:39px;
		text-align:center
  
}


.MenuGroup
{
 
		color:#ffffff;
		font-weight:normal;
		font-family:arial;
		font-size:11px;
        cursor:pointer;
        background-color:#222222;
       
   
}

.MenuItem
{
        color:#9c9ea2;
		font-weight:normal;
		font-family:Verdana;
		font-size:10px;
        cursor:pointer;
        background-color:#ffffff;
       
}

.MenuItemHover 
{
  background-color:#d5d5d5;
  color:#6d6d6d; 
  font-family:verdana; 
  font-size:10px; 
  font-weight:normal;
  cursor:pointer;
}

	
	/************** Menu *********************/
	
	
	/* second menu */
	
	
		
		.subMenu
	{
		
	
		text-align:center; cursor:pointer
				
	}
	
	
	.subTopMenuGroup
{
    text-align:left
}

.subTopMenuItem
{
	
		color:#c0c0c0;
		font-weight:normal;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left; 
		cursor:pointer

  
}


.subTopMenuItemActive
{
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		color:#a5bb07;
		font-weight:bold;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left;
	    cursor:pointer;
	    
	
	}

.subTopMenuItemHover 
{
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		color:#a5bb07;
		font-weight:bold;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left; 
		cursor:pointer;
		
  
}


.subMenuGroup
{
 
		color:#ffffff;
		font-weight:normal;
		font-family:arial;
		font-size:11px;
        cursor:pointer;
       
       
   
}

.subMenuItem
{
        color:#9c9ea2;
		font-weight:normal;
		font-family:Verdana;
		font-size:10px;
        cursor:pointer;
       
       
}

.subMenuItemHover 
{
  
  color:#a5bb07; 
  font-family:verdana; 
  font-size:10px; 
  font-weight:normal;
  cursor:pointer;
}



/* 3 rd level */
/* second menu */
	
	
		
		.msubMenu
	{
		
	
		text-align:center; cursor:pointer
				
	}
	
	
	.msubTopMenuGroup
{
    text-align:left
}

.msubTopMenuItem
{
	
		color:#c0c0c0;
		font-weight:normal;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left; 
		cursor:pointer

  
}


.msubTopMenuItemActive
{
		
		color:#a5bb07;
		font-weight:bold;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left;
	    cursor:pointer;
	    
	
	}

.msubTopMenuItemHover 
{
		
		color:#a5bb07;
		font-weight:bold;
		font-family:arial;
		font-size:12px; 
		cursor:pointer;
		width:220px;
		/*height:24px;*/
		text-align:left; 
		cursor:pointer;
		
  
}


.msubMenuGroup
{
 
		color:#ffffff;
		font-weight:normal;
		font-family:arial;
		font-size:11px;
        cursor:pointer;
       
       
   
}

.msubMenuItem
{
        color:#9c9ea2;
		font-weight:normal;
		font-family:Verdana;
		font-size:10px;
        cursor:pointer;
       
       
}

.msubMenuItemHover 
{
  
  color:#a5bb07; 
  font-family:verdana; 
  font-size:10px; 
  font-weight:normal;
  cursor:pointer;
}

	
	/************** Menu *********************/
	
	.list{margin: 5px 0 0 18px; list-style-image:url(Images/list.jpg); line-height:18px}
	
	.tablemain{width:901px}
	
/* inputs */

.dropdownlist
{
	border:solid 1px #44608f;
	font-family: arial;
	color: #808284;
	font-weight: normal;
	font-size: 12px;
	height:18px;
}

.textbox{ color:#626061; font-family:Arial; font-size:11px; width:128px; height:14px; 

font-weight:normal; vertical-align:middle; padding:0px; text-align:left;
}

.button{ background-color:#626061; width:65px; height:20px; border:0px; color:#ffffff; 

font-family:arial; font-size:11px; font-weight:bold; cursor:pointer; padding:3px}


.loginbtn {background-image:url(images/loginbutton.jpg);background-repeat:no-repeat; width:34px; height:20px; 
	
border:0px; color:#5a5758; font-family:arial; font-size:11px; font-weight:bold; cursor:pointer; padding:3px}
		

.link
{   font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #696a6c;
	text-align:justify;
	text-decoration: none;
	cursor:pointer
	}
	
.link:link{color: #696a6c;}
.link:active{color: #696a6c;}
.link:visited{color: #696a6c;}
.link:hover{color: #696a6c; text-decoration: underline;}


.details
{   font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #981719;
	text-align:justify;
	text-decoration: none;
	cursor:pointer
	}
	
.details:link{color: #981719;}
.details:active{color: #981719;}
.details:visited{color: #981719;}
.details:hover{color: #981719; text-decoration: underline;}

.required{color: red; font-size:10px;font-weight: normal;font-family: arial;}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Modal Popup*/





/************* modal ************/

.CommonModalMask {
	FILTER: alpha(opacity=50); BACKGROUND-COLOR: #333; opacity: .4
}
.CommonModal {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.CommonModal1 {
	BORDER-RIGHT: #666 1px solid; BACKGROUND-POSITION: left -20px; BACKGROUND-IMAGE: url(images/common/navigation-gradient.png); BORDER-LEFT: #666 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ccc
}
.CommonModal2 {
	BORDER-RIGHT: #666 1px solid; BACKGROUND-POSITION: left -20px; BACKGROUND-IMAGE: url(images/common/navigation-gradient.png); BORDER-LEFT: #666 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ccc
}
.CommonModal3 {
	BORDER-RIGHT: #666 1px solid; BACKGROUND-POSITION: left -20px; BACKGROUND-IMAGE: url(images/common/navigation-gradient.png); BORDER-LEFT: #666 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ccc
}
.CommonModal4 {
	BORDER-RIGHT: #666 1px solid; BACKGROUND-POSITION: left -20px; BACKGROUND-IMAGE: url(images/common/navigation-gradient.png); BORDER-LEFT: #666 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ccc
}
.CommonModal5 {
	BORDER-RIGHT: #666 1px solid; BACKGROUND-POSITION: left -20px; BACKGROUND-IMAGE: url(images/common/navigation-gradient.png); BORDER-LEFT: #666 1px solid; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ccc
}
.CommonModal1 {
	PADDING-RIGHT: 0px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px -2px; PADDING-TOP: 0px; BORDER-BOTTOM: #666 1px solid; BORDER-RIGHT-WIDTH: 0px
}
.CommonModal2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 2px; PADDING-BOTTOM: 1px; MARGIN: 0px -2px; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 2px
}
.CommonModal3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; MARGIN: 0px -3px; PADDING-TOP: 1px
}
.CommonModal4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px -2px; PADDING-TOP: 2px
}
.CommonModal5 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; MARGIN: 0px -2px; PADDING-TOP: 1px
}
.CommonModalTitle {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; FONT-SIZE: 130%; MIN-HEIGHT: 16px; PADDING-BOTTOM: 6px; CURSOR: move; COLOR: #000; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid
}
.CommonModalContent {
	BACKGROUND-COLOR: #fff
}
.CommonModalFooter {
	BORDER-TOP: #666 1px solid; WIDTH: 100%; HEIGHT: 20px
}
.CommonModalClose {
	RIGHT: 6px; BACKGROUND-IMAGE: url(images/common/close.gif); OVERFLOW: hidden; WIDTH: 33px; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; HEIGHT: 12px
}
.CommonModalResize {
	MARGIN-TOP: 4px; RIGHT: 6px; BACKGROUND-IMAGE: url(images/common/resize.gif); OVERFLOW: hidden; WIDTH: 14px; CURSOR: se-resize; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; HEIGHT: 14px
}

/************* modal ************/



/* gallery */
	#imageFlow {
		position: absolute;
		width: 80%;
		height: 80%;
		overflow: hidden;
		background: #fff;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
		background: #fff;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
		font-size: 0.9em;
		font-weight: bold;
		color:#fff
	}
	#imageFlow .legend {
		font-size: 0.8em;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}