/* 
	author: istockphp.com
*/

body {
	background-color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-color:#CCFFCC;
	font-size:18px;
	text-align:left;
}

h1
{
	font-family: helvetica, arial, sans-serif;
	font-size: 40px;
	color: #CCFFCC;
}

h2
{
	font-family: helvetica, arial, sans-serif;
	font-size: 20px;
	color: #CCFFCC;
	
}

#backgroundPopup { 
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
}
#toPopup, #toPopup_2, #toPopup_3, #toPopup_4, #toPopup_5, #toPopup_6, #toPopup_7, #toPopup_8, #toPopup_9, #toPopup_10, #toPopup_11, #toPopup_12, #toPopup_13 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #663333;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 20%;
    width: 800px;
    z-index: 2;
}
div.loader {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background: url("../img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content1 {
    margin: 4px 7px;
}
div#popup_content2 {
    margin: 4px 7px;
}
div#popup_content3 {
    margin: 4px 7px;
}
div#popup_content4 {
    margin: 4px 7px;
}
div#popup_content5 {
    margin: 4px 7px;
}
div#popup_content6 {
    margin: 4px 7px;
}
div#popup_content7 {
    margin: 4px 7px;
}
div#popup_content8 {
    margin: 4px 7px;
}
div#popup_content9 {
    margin: 4px 7px;
}
div#popup_content10 {
    margin: 4px 7px;
}
div#popup_content11 {
    margin: 4px 7px;
}
div#popup_content12 {
    margin: 4px 7px;
}
div#popup_content13 {
    margin: 4px 7px;
}










#container1{
	 margin:0 auto; padding:0; width:800px; position:relative;  top:2=100px; padding-bottom:35px;
	 }
	 



#tab1{
display:none;	
}
#tab2{
display:none;	
}
	
hr {
	width:auto;
	height:4px;
	color:#0F6;
}


a { 
	color: #99cc99;
	text-decoration:none;

}
/*
a:link { text-decoration: none;
}*/

a:active {
	color: #99ff99;
}

a:hover {
	color: #99ff99;
	/*background-color:#FFF;*/
} 

a:visited {
	color: 3CF;
}


h3	{font-family: courier new, veranda, arial;
	 font-size: large;
	background-color: beige;
	}
	
.underline a:hover {
	color: #000;
	text-decoration:underline;
	background-color:#FFF;
}



	
	
