/* yahoo's css resetting */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

BODY {
  background: black;
  text-align: center;
}

A {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  text-decoration: underline;
}

A:Visited  {
  font-size : 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : lightgray;
  text-decoration : underline;
}

A:Active  {
  font-size : 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-decoration : underline;
  

}

A:Hover  {
  font-size : 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-decoration : underline;
}

A.special {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: white;
  text-decoration: underline;
  
}

A:Visited.special  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-decoration : underline;
}

A:Active.special  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-decoration : underline;

}

A:Hover.special  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-decoration : underline;
}





H1 {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #10fe32;
  text-decoration: none;
  padding-bottom: 5px;
}

H2 {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #830962;
  text-decoration: none;
  padding-bottom: 5px;
}


H3 {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: white;
  text-decoration: none;
  padding-bottom: 5px;
}

H4 {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: red;
  text-decoration: none;
  padding-bottom: 5px;
}



a.copyright {
  color: gray;
}

a.copyright:hover {
  color: blue;
}

div.copyright  {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: gray;
  padding-top: 20px;
  padding-left: 35px;
  text-decoration: none;
  }

div.global  {
  align: center;
  width: 925px;
  margin: 0 auto 0 auto;
  
}


div#left  {
  background: url(left.png) no-repeat;
  height: 1020px;
  width: 212px;
  color: white;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;

}


#left div
{
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  position: relative;
  top:220px;
  left:32px;
  width: 145px;	
  text-align: left;


}

div#questions  
{
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  position: relative;
  top:300px;
  left:32px;
  width: 145px;	
  text-align: left;
}

div#feedback-block
{
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  top:315px;
  left:8px;
  width: 196px;	
  text-align: center;
}


div#description  {
  background: #414b65;
  width: 482px;
  height: 1050px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;
}

#description div
{
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  position: relative;
  top:10px;
  left:20px;
  width: 445px;	
  text-align: left;
  }


div#news  {
  background: #818ead;
  height: 1050px;
  width: 231px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;
}

#news div
{
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  position: relative;
  top:10px;
  left:20px;
  width: 190px;	
  text-align: left;
  }


div#top {
  background: url(top.png) no-repeat center;
  height: 130px;
  width: 925px;
  padding-left:  0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

#top ul 
{
 position:absolute;
 top:79px; 
 	
}

#top li
{
 list-style-type:none;
 white-space: nowrap;
 float: left;
}

#top li a
{
  display: block;
  padding: 0 10px;
  background-color:inherit;

}

input {
  border: 1px solid #BFBFBF;
  color: #949494;
  background: #fff;
  padding: 2px 5px 1px 5px;
  font-size: 1em;
  width: 180px;
}
	
input:hover {
  background: #fff;
  border: 1px solid #ACE149;
  color: #7DA721;
  font-size: 1em;
}
	
textarea {
  font-family: Verdana, Arial, Helvetica;
  font-size: 1.1em;
  border: 1px solid #BFBFBF;
  color: #949494;
  padding: 2px 5px 1px 5px;
  width: 500px;
}
	
textarea:hover {
  background: #fff;
  border: 1px solid #ACE149;
  color: #7DA721;
}

span.feedbackOk {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #10fe32;
  text-decoration: none;
  padding-bottom: 5px;
}

span.feedbackFail {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: red;
  text-decoration: none;
  padding-bottom: 5px;
}
