html, body, head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	margin:0;
	padding:0;
	height:auto;
	height:100%;
	min-height:100%;
}
div,table,img {
	padding:0;
	margin:0;
}

img{
	border:0px;
}

a.cpr, a:active.ñpr, a:hover.cpr, a:link.cpr, a:visited.cpr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;
}

div.adr, div.adr a, div.adr a:link, div.adr a:active, div.adr a:visited, div.adr a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CAD8ED;
}
div.adr p{
	margin:0px;
	padding:0px;
	line-height: 20px;
}

/*MainMenu style begin*/
table.mm{
	font-family:Arial,Verdana,Geneva;
	font-weight:bold;
	font-size:10pt;  
	letter-spacing: 1px;
	padding:0px;
	margin:0px;
	position: relative;
	height:19px;
}
table.mm a.h, table.mm a:hover.h, 
  table.mm a.mp, table.mm a:hover.mp, 
    table.mm a.cd, table.mm a:hover.cd, 
      table.mm a.c, table.mm a:hover.c,
table.mm a.sel_h, table.mm a:hover.sel_h, 
	table.mm a.sel_mp, table.mm a:hover.sel_mp, 
		table.mm a.sel_cd, table.mm a:hover.sel_cd, 
			table.mm a.sel_c, table.mm a:hover.sel_c{
	padding:2px;  
	padding-left:18px;
	background-repeat: no-repeat;
	background-position: 2px;
	text-decoration:none;
}
table.mm a.h, 
	table.mm a.mp, 
		table.mm a.cd, 
			table.mm a.c{
	color:#4B4B4B;
}

table.mm a.sel_h, 
	table.mm a.sel_mp, 
		table.mm a.sel_cd, 
			table.mm a.sel_c{
	color:#FFF;
	background-color:#D29350;
}

table.mm a:hover.h, 
	table.mm a:hover.mp, 
		table.mm a:hover.cd, 
			table.mm a:hover.c {
	color:#FFF;
	background-color:#D29350;
}
table.mm a.h {background-image: url(../i/mm_h.gif);}
table.mm a.mp {background-image: url(../i/mm_mp.gif);}
table.mm a.cd {background-image: url(../i/mm_cd.gif);}
table.mm a.c {background-image: url(../i/mm_c.gif);}
table.mm a:hover.h {background-image: url(../i/mm_s_h.gif);}
table.mm a:hover.mp {background-image: url(../i/mm_s_mp.gif);}
table.mm a:hover.cd {background-image: url(../i/mm_s_cd.gif);}
table.mm a:hover.c {background-image: url(../i/mm_s_c.gif);}

table.mm a.sel_h {background-image: url(../i/mm_s_h.gif);}
table.mm a.sel_mp {background-image: url(../i/mm_s_mp.gif);}
table.mm a.sel_cd {background-image: url(../i/mm_s_cd.gif);}
table.mm a.sel_c {background-image: url(../i/mm_s_c.gif);}

table.mm tr td.sep{border-right:1px solid #9D9D9D;}

*html a {height: 1%;}
/*MainMenu style end*/

/*MainText style begin*/
table.mt{
}
table.mt ol li, table.mt ul li{
	padding:5px;
	margin:0px;
}
table.mt p{
	padding:5px;
	margin:0px;
}

table.mt a{
	color:#4B4B4B;
}

table.mt h1{
	font-size: 14px;
	color: #187F18; 
	font-weight: bold;
}
table.mt h2{
	font-size: 12px;
	font-weight: bold;
}

/*MainText style end*/