/*-----------------------------------------------------------------------------------*/
a.menuLinkClass{
text-align:right;
color:#000000;
width:85%;
height:100%;
font-size:18;
text-decoration:none;
border-bottom-color:#E1F0FF; 
border-bottom-width:1; 
border-bottom-style:solid; 
padding-:20; 
padding-right:20; 
padding-top:5; 
align:center;
}
/*-----------------------------------------------------------------------------------*/
a.menuLinkClass:hover{
background-color:#FFCC66;
color:#993300;
}
/*-----------------------------------------------------------------------------------*/
tr.menuRowClass{
height:32;
text-align:center;
}
/*-----------------------------------------------------------------------------------*/
a.contentLinkClass {
color: #C5600D; 
font-size:12;
font-family:tahoma;
text-decoration:none;
}
/*-----------------------------------------------------------------------------------*/
a.contentLinkClass:hover{
color: #AAAAAA; 
}
/*-----------------------------------------------------------------------------------*/
td.contentItemClass{
padding-top:20;
padding-bottom:20;
border-bottom-color:#AAAAAA;
border-bottom-style:solid;
border-bottom-width:1;
}
/*-----------------------------------------------------------------------------------*/
ul {
	color:#000000;
	padding-right:0;
	list-style-type:none;
}
/*-----------------------------------------------------------------------------------*/
ul li {
	padding-bottom:10;
	list-style-image: url(images/li_2.gif);

}
/*-----------------------------------------------------------------------------------*/
img.contentImgClass {
border:1px solid;
float: left; 
margin: 5px 5px 5px 0px;
}
/*-----------------------------------------------------------------------------------*/
p.contentTitr1Class {
padding:10;
font-size:20; 
color:#000000;
text-align:center;
font-weight: bold;
}
/*-----------------------------------------------------------------------------------*/
p.contentTitr2Class {
font-size:20; 
color:#999999;
font-weight: bold;
}
/*-----------------------------------------------------------------------------------*/
p.contentTitr3Class {
margin-bottom:-10;
margin-top:50;
font-family:tahoma;
font-size:12; 
color:#0000FF;
font-weight: bold;
}
/*-----------------------------------------------------------------------------------*/
p.contentTitr4Class {
font-family:tahoma;
font-size:12; 
color:#000000;
font-weight: bold;
}
/*-----------------------------------------------------------------------------------*/
p.contentTextClass {
font-family:tahoma;
font-size:12; 
color:#000000;
text-align: justify;
line-height: 150%;
}
/*-----------------------------------------------------------------------------------*/
a.contentTextContinuClass{
color: #C5600D; 
font-size:12;
font-family:tahoma;
text-decoration:none;
}
/*-----------------------------------------------------------------------------------*/
a.contentTextContinuClass:hover{
color: #AAAAAA; 
}
/*-----------------------------------------------------------------------------------*/