body					{background-repeat: no-repeat;
						 font-family: verdana;
						 font-size: 11;
						 color: black;}


table  					{background-repeat: no-repeat;
 						 border-collapse: collapse;}

tr						{background-repeat: no-repeat;}

td						{background-repeat: no-repeat;
						 font-family: verdana;
						 font-size: 11;
						 color: black;
						 vertical-align: top;}

img						{border-color: silver;
				 		 border-width: 1px;
				 		 border-style: solid;}

.contenLinkType1		{border-top-width: 1px;
						 border-bottom-width: 1px;
						 border-right-width: 0px;
						 border-left-width: 0px;
						 border-style: solid; 
						 border-color: silver;}
						 
.footer					{border-color: C0D7EA;
				 		 border-top-width: 1px;
						 border-bottom-width: 1px;
						 border-right-width: 0px;
						 border-left-width: 0px;
				 		 border-style: solid;
						 font-family: Arial;
						 font-size: 10;
						 color: white;}
						 
.menu					{border-color: C0D7EA;
				 		 border-top-width: 0px;
						 border-bottom-width: 1px;
						 border-right-width: 0px;
						 border-left-width: 0px;
				 		 border-style: solid;
						 font-family: Verdana;
						 font-size: 10;
						 color: white;}
						 
.menuLink				{font-family: Verdana;
						 font-size: 11;
						 color: white;
						 text-decoration: none;}
						 
.menuLink:hover			{text-decoration: underline;}


.mainLink				{text-decoration: none;
						 color: black;}
						 
.mainLink:hover			{text-decoration: underline;}

.subMenuLink			{font-family: Verdana;
						 font-size: 11;
						 color: #383838;
						 text-decoration: underline;}

.subMenuLink:hover		{text-decoration: none;}
