/* STANDARĀ TAGS' REDEFINITIONS

--------------------------------------------------------------------------------------*/



body{	

font-family : Arial, Helvetica, sans-serif;	

color : Black;	

background-color : White;  font-size: 12px;

}



td{ 

font-family : Arial, Helvetica, sans-serif;	

color : Black;	font-size : 12px;

}



p{	

color : Black;	

font-size : 12px; 

margin-bottom: 10px;  

margin-top: 0px;   }



a{

color : #E37200; 

font-size : 12px; 

text-decoration: underline;  

font-weight: normal;}

a:hover{	

text-decoration : underline;  }



/* STRUCTURE

--------------------------------------------------------------------------------------*/

td.Visual{	

background-image: url(../images/bg_top_visual.jpg);	

background-repeat: no-repeat;  

color: White;  

padding-left: 9px;  

padding-top: 26px;  

padding-right: 9px;  

font-size: 18px;  

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

 }

 

td.Left{	

font-family: "MS Sans Serif", Geneva, sans-serif;	

font-size: 11px;  

background-image: url(../images/bg_leftbox.jpg);  

background-repeat: no-repeat;  

padding-left: 30px; 

padding-right: 22px;    }

td.Nav{	  

border-left: 4px solid White;  

background-color: #F07700;    

border-top: 1px solid #FAD0A7;	

background-image: url(../images/bg_nav.gif);	

background-position: right bottom;

background-repeat: no-repeat; 

height: 30px;	

padding: 5px 6px 5px 4px;}



td.Text{

padding-left: 15px;	

padding-right: 15px;  

padding-top: 10px; }



td.Right{	

background-image: url(../images/bg_rightboxheader.gif);  

background-repeat: no-repeat;  

background-color: #F07700;  

padding-bottom: 9px;  

color: White;    

font-size: 11px; 

}

td.Right h1{
	padding-left: 4px;
}

td.Right p{
	padding-left: 10px;
	padding-right: 10px;
}


td.Footer{	

border-top: 1px solid #7C7C7C;  

font-size: 10px;  

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  

height: 27px;  

padding-top: 3px;    }

	

/* HEADINGS

--------------------------------------------------------------------------------------*/

.Left h1{ 

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  

font-size: 9px;  

color: #002C6B; 

margin: 15px 0 0px 0;  

font-weight: bold;     }



.Left h2{ 

font-family: Tahoma, Arial;  

font-size: 11px;  

font-weight: bold;  

color: White;  

margin: 12px 0 0px 0;     }



.Text h1{ 



font-family: Arial, Helvetica, sans-serif;  

font-size: 22px;  

font-weight: normal;  

color: #006DB2;  

background-image: url(../images/bg_texttitle.gif);  

background-repeat: repeat-x;  

margin: 4px 0 9px 0; }



.Right h1{ 

margin: 18px 0 10px 0;  

font-size: 11px;  

font-weight: bold;  

color: White;  

padding: 0;     }



/* NAVIGATION 

--------------------------------------------------------------------------------------*/

#divmenu {

	width: 50px;

 	position: fixed;	

	}

#divfoto {

  	border: 1px;

	width: 320px;

 	position: fixed;	

	}

.Nav a{	

  color: White;	

  text-decoration: none;	

  font-size: 11px;  

  font-weight: bold;  

  font-family: Tahoma, Arial; 	 }



.Left a{	

  font-family: Tahoma, Arial;  

  font-size: 11px;  

  font-weight: normal;  

  color: #D0D753;  text-decoration: none;        }



.Text a:hover{	

  color: #E60000;}



.Right a{ 

  color: White;  

  font-size: 11px;  }



.Right a:hover{ 

  color: #A52A2A; }



.Footer a{ 

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	

  font-size: 10px;	

  font-weight: bold;	

  color: #6E6E6E;  

  text-decoration: none; }



.Footer a:hover{ 

  color: #4682B4;}



/* CONTENT

--------------------------------------------------------------------------------------*/

.SmallText{	

font-size: 10px;}



.Left p{ 

font-family: Tahoma, Arial;  

font-size: 11px;  

font-weight: normal;  

color: White;  

margin: 2px 0 0px 0;  

text-align: justify;  

text-justify: distribute;  

line-height: 14px;   }



.Text p{ 

text-align: justify;  

text-justify: distribute;  

margin-bottom: 19px;   }



.Right p{ 

font-family: Tahoma, Arial;  

font-size: 11px;  

font-weight: normal;  

color: White;  

margin: 2px 0 0px 0;  

text-align: justify;  

text-justify: distribute;  

line-height: 16px;   }



/* FORMS

--------------------------------------------------------------------------------------*/

form{ 

margin: 0px; }



input.LeftBox{	

width: 122px;	

height: 19px;	

font-family: Arial, Helvetica, sans-serif;	

font-size: 11px;	

background-color: White;  

border-left: 1px solid #086EAA;  

border-top: 1px solid #086EAA;

margin-top: 5px;

}



.imgRight {

  float: right;

  margin-left: 10px;

  margin-bottom: 10px;

}

.imgLeft {

  float: left;

  margin-right: 10px;

  margin-top: 5px;

}



</style>

