html, body { 
  margin: 0; 
  padding: 0;
  height: 100%;
  width: 100%;
   font-family: tahoma, verdana, arial, helvetica, sans-serif; 
   font-size: 11px;
   color : #3d3d3d;
   
   text-align : center;
   background-color : White;
} 





table{
   	border : 0;
	margin : 0;
	padding : 0;
				}

img {
	border : 0;
}




td.h{
	background-image : url(images/1.jpg);
	background-repeat : repeat-x;
	height : 49px;
	width : 100%;
	text-align : left;
	vertical-align : top;
	white-space : nowrap;
}
b.btm{
	color : #8f352d;
	font-family : Verdana;
	
	font-weight : bold;
}
td.rep{
	background-image : url(images/rep.jpg);
	background-position : left;
	background-repeat : repeat-x;
	height : 1px;
}
td.h2{
	background-image : url(images/3.jpg);
	background-position : left;
	background-repeat : repeat-x;
	height : 41px;
	width : 100%;
}


td.cont {
   	vertical-align : top;
	padding-top : 15px;
	padding-bottom : 15px;
	padding-left : 20px;
	height : 500px;
	width :90%;
	text-align : left;
	color : #3d3d3d;
	font-size : 12px;
}

p{
	
	overflow : hidden;

}
b.fr{
	
}
td.menu{
	background-image : url(images/menu.gif);
	background-position : 15px 8px;
	background-repeat : no-repeat;
	height : 15px;
	text-align : left;
	padding-right : 5px;
	vertical-align : middle;
	border-left-color : #cccccc;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	padding-left : 40px;
	padding-bottom : 8px;
	padding-top : 8px;
}
td.br{
	border-left-color : #cccccc;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	padding-left : 30px;
	padding-right : 5px;
	padding-bottom : 7px;
	padding-top : 8px;
	text-align : left;
	vertical-align : middle;
}
td.mini{
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	padding-left : 45px;
	height : 49px;
	white-space : nowrap;
	background-image : url(images/5.jpg);
	background-position : left;
	background-repeat : repeat-x;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

h1{
       FONT-SIZE: 16px; 	
	   color : Black;
	font-family : Verdana;
	font-style : normal;
	font-stretch : expanded;
	letter-spacing : 0px;
	font-weight : bold;
	text-align : center;
}


A {
	
	text-decoration : none;
	color : Black;
	font-weight : bolder;
	font-size : 11px;
}
A:hover {
	 color : Black;
	text-decoration : underline;
	font-weight : bolder;
	font-size : 11px;
}

A.menu {
   
	TEXT-DECORATION: underline;
	color : #8f352d;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
A.menu:hover {
    
	TEXT-DECORATION: underline;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
A.menu1 {
   
	TEXT-DECORATION: underline;
	color : white;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
A.menu1:hover {
    
	TEXT-DECORATION: underline;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
