#header_s .blue {
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-image: url(/images/back_blue.jpg);
}

#header_s .plink {
    border-bottom-style: dashed;
	border-bottom-color: #EE6627;
	border-bottom-width: 1px;
    cursor:pointer;
    font-size:13px;
    font-family:Sylfaen, Arial;
    color: #EE6627;
}

#header_s .hlink  a{
     font-family:Sylfaen, Arial;
     color: #EE6627;
     font-size:12px;
     text-decoration:underline;
     text-align:left;
}

a{
        color: #1085E7;
}

body {
    margin:0px;
    padding:0px;
    background-repeat: repeat;
    background-image: url(/images/bg.jpg);
    min-width:1000px;
    min-height:100%;

}



.text_head {
    font-family:Sylfaen;
    font-size:23px;
    color: #EE6627;
    margin-left:5px;
}

.date {
    font-family:Arial;
    font-size:11px;
    color:#000000;
    margin-left:5px;
}

#text {
    margin:5px;
    color:#000000;
    font-size:13px;
    font-family:Sylfaen;
}

#footer .link {
	font-size: 13px;
    color: #1085E7;
	text-decoration:underline;
	cursor:pointer;
}


.plink {
    border-bottom-style: dashed;
	border-bottom-color: #1085E7;
	border-bottom-width: 1px;
    cursor:pointer;
    font-size:13px;
    font-family:Sylfaen, Arial;
    color:#1085E7;
}


.paper {
    background-color:#E3CE86;
    border-color:#E9D9A0;
    border-style:solid;
    border-width:1px;
}


.nav_str {
    font-family:Sylfaen;
    font-size:10px;
    color:#000000;
}

.nav_str a{
    font-family:Sylfaen;
    font-size:10px;
	text-decoration:underline;
    color:#000000;
}

.copy {
	font-family:Sylfaen;
	font-size:10px;
	color:#000000;
}

.copy a{
	font-family:Sylfaen;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

#footer .about{
    font-size: 13px;
}

#footer input[type=text] {
    display: block;
    width: 15input2px;
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    padding: 3px 2px;
    font-size: 11px;
}

#footer input[type=password] {
    display: block;
    width: 152px;
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    padding: 3px 2px;
    font-size: 11px;
}


#header_s input {
    width: 70px;
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    padding: 3px 2px;
    font-size: 11px;
    margin-right:5px;
}
/*
#header_s input[type=password] {
    width: 80px;
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    padding: 3px 2px;
    font-size: 11px;
    margin-right:5px;
}

#header_s input[type=submit] {
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px;
    background-color:#FFFFFF;
    font-family: Arial, sans-serif;
    padding: 3px 2px;
    font-size: 11px;
    margin-right:5px;
}
*/


form#releaseEmailForm.closed {display: none; }
form#releaseLoginForm.closed {display: none; }


form#releaseEmailForm,  form#releaseLoginForm{
	width: 100%;
	height: 100%;
	padding: 20px 0;
    
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
  }

#releaseEmailForm fieldset, #releaseLoginForm fieldset {
	position: relative;
	width: 360px;
	padding: 0 38px;
	margin: 55px auto;
	border: none;
	background: url(/images/hSprite.png) repeat-y scroll -8064px 0;
	color: #828282;
	font: normal 11px/15px Sylfaen, Arial,sans-serif;
  }



  #releaseEmailForm fieldset {
  margin: 220px auto;
}

#releaseLoginForm fieldset {
  margin: 50px auto;
}

#releaseEmailForm hr.top, #releaseEmailForm hr.bot, #releaseLoginForm hr.top, #releaseLoginForm hr.bot {
       width:  401px;
       display: block;
       position: absolute;
       margin: 0;
       padding: 0;
       border: none;
       background: url(/images/popup_pod.png) no-repeat scroll 0 0;
       height: 35px;
       top: -35px;
       left: -36px;
}


     

 #releaseEmailForm hr.bot,  #releaseLoginForm hr.bot {
       top: auto;
       bottom: -35px;
       background-position: 0 -37px;
 }



textarea#Message , textarea#refMessage{
        
        font-family: Sylfaen, Arial, sans-serif;
        font-size: 11px;
        border-style: solid;
        border-color: #d5d5d5;
        border-width: 1px;
        height: 60px;
        overflow: auto;
      }


   textarea#refMessage {
     width: 90%;
     height: 50px;
     margin-bottom:5px;
   }



.rounded_corn fieldset{
    position: relative;
	width: 360px;
	padding: 0 38px;
	margin: 55px auto;
	border: none;
	background: url(/images/hSprite.png) repeat-y scroll -8064px 0;
	color: #828282;
	font: normal 11px/15px Sylfaen, Arial,sans-serif;
}

.rounded_corn hr.top, .rounded_corn hr.bot {
       width:  401px;
       display: block;
       position: absolute;
       margin: 0;
       padding: 0;
       border: none;
       background: url(/images/popup_pod.png) no-repeat scroll 0 0;
       height: 35px;
       top: -35px;
       left: -36px;
}

.rounded_corn hr.bot, .rounded_corn hr.bot {
       top: auto;
       bottom: -35px;
       background-position: 0 -37px;
 }


 #backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

