/**************************

			BODY

***************************/
BODY
{
	margin: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
        font-size: 14px;
	background-color: #E4E4E4;
	padding:0px;
}
IMG 
{
	behavior: url("img/png.htc");
}



/****************
  Top menu
*****************/
#topmenu
{
width: 100%;
font-family: "Tahoma";
font-size: 7pt;
background-color: #ffffff;
font-weight: bold;
}

#topmenu TD
{
border-right: solid 1px #b0b0b0;
border-left: solid 1px #b0b0b0;
width: 30px;
padding: 5px 20px 5px 20px;
text-align: center;
color: #f75b0c;
cursor: hand;
}

#topmenu a
{
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

#topmenu TD:hover
{
background-color:#E2E2E2;
}


#topmenu TD.selected
{
color: #f75b0c;
cursor: default;
}

#topmenu TD.selected.a
{
color: #f75b0c;
}

#topmenu TD.leftSpace
{
width: 40%;
border: none;
cursor: default;
background-color: #ffffff;
border-right: solid 1px #b0b0b0;
}

#topmenu TD.rightSpace
{
width: 40%;
cursor: default;
background-color: #ffffff;
}


#topmenu TH
{

background-image: url(Images/search_back.jpg);
background-repeat: no-repeat;
background-color: #db410b;
text-align: left;
padding: 5px 15px 5px 15px;
width: 10px;
}

#topmenu TH INPUT
{
border-left: solid 1px #808080;
border-top: solid 1px #808080;
border-right: solid 1px #505050;
border-bottom: solid 1px #505050;
vertical-align: middle;
background-color: Transparent;
}

#topmenu TH BUTTON
{
font-size: 7pt;
font-family: "Tahoma";
border: none;
vertical-align: middle;
background-color: Transparent;
font-weight: bold;
cursor: hand;
}

/****************
	  Header
*****************/
#header
{
	height: 170px;
}

#header TD
{
	padding: 0px;
}

#header .circles 
{
    position: absolute; 
    left: 0px;
    z-index: 1;
} 
#header .pOints 
{
    z-index: 2;
}   
#header .logo 
{
    position: absolute; 
    left: 20px;
    margin-top: -20px;
    z-index: 4;
}  
#header .left 
{
    background-image:url(img/head/BL.png); 
    background-repeat:repeat-x; 
    background-position:right;
    overflow: hidden;
    width: 50%;
    height: 170px;
}
#header .middleLeft 
{
    background-image:url(img/head/BR.png); 
    background-repeat:repeat-x; 
    background-position:left;
    width: 50%;
    height: 170px;
}
#header .middleRight
{
    width: 0px;
    height: 170px;
}
#header .middleRight IMG
{
    position: absolute; 
    margin-left: -77px; 
}
#header .right
{
    width: 400px;
    height: 170px;
}





a.down{
  font-family: "Tahoma";
  font-size:10pt;
  color:#ffffff;
  text-decoration:none;
}

a.down:hover{
  font-family: "Tahoma";
  font-size:10pt;
  text-decoration:underline;
}

font.down{
  font-family: "Tahoma";
  font-size:10pt;
  color:#ffffff;
  text-decoration:none;
}

.Cap_Font {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.Frame_Font {
	font-family: "Tahoma";
	font-size: 10pt;
}


a.Frame{
  font-family: "Tahoma";
  font-size:10pt;
  color:#000000;
  font-weight: bold;
  text-decoration:none;
}

a.Pages{
  font-family: "Tahoma";
  font-size:8pt;
  color:#000000;
  text-decoration:none;
}

a.Pages:hover {
  font-family: "Tahoma";
  font-size:8pt;
  color:#000000;
  text-decoration:underline;
}

a.Frame:hover  {
  font-family: "Tahoma";
  font-size:10pt;
  font-weight: bold;
  text-decoration:underline;
}
