BODY, TD, P, SUP {
	color : #333333;
	font-family : arial, helvetica,  sans-serif;
	font-size : 12px;
	
}
body{
background-color: #c7b299;
/*   c7b299    */
}

A:Hover	{
	text-decoration : none;
	background: none;
	
	}
	
A	{
    text-decoration: underline;
	background: none;
	color : #333333;
	}
	
	.smallLink	{
	text-decoration : none;
    color : #333333;
    font-size : 10px;
	}
	
	.smallLinkWht	{
	text-decoration : none;
    color : #ffffff;
    font-size : 10px;
	}
	
	.smallLinkBlk	{
	text-decoration : none;
    color : #000000;
    font-size : 10px;
	}
	
	.smallLink2	{
	text-decoration : none;
	font-weight: bold;
    color : #666666;
    font-size : 10px;
	}
	
	
H2  {
   	color : #ffffff; 
    font-family : arial, helvetica,  sans-serif;
    font-size : 12px; 
    font-weight: bold; 
    line-height: 16px;
    text-decoration: none 
   }

H3  {
   color : #5E99C5; 
   font-family : arial, helvetica,  sans-serif;
   font-size : 13px;
   line-height: 8px;
   font-weight: bold;
   }
.paragraphHeadline {

	color : #336633; 
    font-family : arial, helvetica,  sans-serif;
    font-size : 14px; 
    font-weight: bold; 
    line-height: 20px;
    text-decoration: none    

}

.title {

	color : #006599; 
    font-family : arial, helvetica,  sans-serif;
    font-size : 13px; 
    font-weight: bold; 
    line-height: 15px; 
    text-decoration: none

}

h2 {

	color : #006599; 
    font-family : arial, helvetica,  sans-serif;
    font-size : 13px; 
    font-weight: bold; 
    line-height: 15px; 
    text-decoration: none;

}

.titlegray {

	color : #666666; 
    font-family : arial, helvetica,  sans-serif;
    font-size : 12px; 
    font-weight: bold; 
    text-decoration: none;
    
}

.paragraphSmalltext {

	
    font-family : arial, helvetica,  sans-serif;
    color : #333333; 
	font-size : 10px; 
    font-weight: normal; 
    line-height: 13px; 
    text-decoration: none;

}
.paragraphWhitetext {

	
    font-family : arial, helvetica,  sans-serif;
    color : #ffffff; 
	font-size : 12px; 
    font-weight: normal; 
    line-height: 17px; 
    text-decoration: none;

}
.paragraphGreytext {

	
    font-family : arial, helvetica,  sans-serif;
    color : #333333; 
	font-size : 12px; 
    font-weight: normal; 
    line-height: 17px; 
    text-decoration: none;

}

.paragraphWhitetextHMP {

	
    font-family : arial, helvetica,  sans-serif;
    color : #ffffff; 
	font-size : 11px; 
    font-weight: normal; 
    line-height: 15px; 
    text-decoration: none;

}
.paragraphGreytextHMP {

	
    font-family : arial, helvetica,  sans-serif;
    color : #333333; 
	font-size : 11px; 
    font-weight: normal; 
    line-height: 15px; 
    text-decoration: none;

}
.paragraphWhitetextHMP2 {

	
    font-family : arial, helvetica,  sans-serif;
    color : #ffffff; 
	font-size : 13px; 
    font-weight: normal; 
    line-height: 15px; 
    text-decoration: none;

}

.paragraphGreytextHMP2 {

	
    font-family : arial, helvetica,  sans-serif;
    color : #333333; 
	font-size : 13px; 
    font-weight: normal; 
    line-height: 15px; 
    text-decoration: none;

}
.galleryTitleWhite {
	font-family : helvetica, arial,  sans-serif;
    color : #ffffff; 
	font-size : 15px; 
    font-weight: bold; 
    line-height: 28px; 
    text-decoration: none;
}
.galleryTableBorder{
	border: medium solid #2f87b9
}
.galleryTableBorderMiddle{
border-top: none;
border-right: medium solid #2f87b9;
border-bottom: none;	
border-left: medium solid #2f87b9
	
	
	
}
table.galleryTablePadding td{
	padding:5px;
}

.blueBorder {
border-style: solid;
border-width:2px;
border-color: #99c2de;
/*        */

}

img.border {
	border-width: 2px;
	border-style: solid;
	border-color: #006599;
}