
/*Global Begin*/

body {
    margin: 0px;
	background-color: #FFFFFF;	
	font-size:x-small;
	color: #2b3f40;
  }


A:link , A:visited {
    color: #4F8568;
    font-size: x-small;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: none;
    font-weight: bold;
/*	border-bottom: 1px dashed ; */
  }
A:hover {
    color: #6FA588;
    font-size: x-small;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: underline;
    font-weight: bold;
/*	border-bottom: none; */
  }

A.lnkTitle:link , A.lnkTitle:visited {
    color: #4F8568;
    font-size: small;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: none;
    font-weight: bold;
/*	border-bottom: 1px dashed ; */
  }
A.lnkTitle:hover {
    color: #6FA588;
    font-size: small;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: underline;
    font-weight: bold;
/*	border-bottom: none; */
  }
  
  

TD, .default-text,.text {
	font-size: x-small;
	font-family: Tahoma,Verdana,Arial;
}
.title {
	font-size: small;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	color: #e48914;
	padding: 2px 0px 5px 10px;
}


.advfront {
	font-size: x-small;
	font-family: Tahoma,Arial,Verdana;
	line-height: 150%;
	/*	color: #006A59; */
}


.button_links {
    color: #FFFFFF;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    white-space:nowrap;
}
A.button_links , A.button_links:visited{
    color: #FFFFFF;
    font-size: x-small;
    font-family: Arial;
    text-decoration: underline;
    font-weight: bold;
    white-space:nowrap;
}
A.button_links:hover{
    color: #FFFFFF;
    font-size: x-small;
    font-family: Arial;
    text-decoration: underline;
    font-weight: bold;
    white-space:nowrap;
}

