BODY {
	color : #4B3D2C;
	background : url(images/bgpink.gif) repeat-y left;
	background-color : #FFFFFF;
	font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small;
}

.pink {
	background : url(images/pink2.gif);
	margin-bottom : 20px;
}


.bgwhite {
	background : url(images/bgwhite.gif);
}

a:link {color: #1A86D4; 
	font-size : x-small;  font-family : Verdana,  Arial, Helvetica, sans-serif,
	}
	
a:visited { color: #1A86D4; 
	font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif,
}
a:active {color: #1A86D4; 
	font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif,;
	text-decoration : none;
}
a:hover { color: #1A86D4; 
	font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif,;
	text-decoration : none;
}

.tabletop {
		background : url(images/top.gif) no-repeat;
		background-position : 100% 0%
}

.tablebottom {
		background : url(images/bgbottom.gif) no-repeat;
		background-position : 11 100%
}

.hand {
		background : url(images/hand.gif) no-repeat;
		background-position : 100% 0%
		
}


a.bold:link { color: #B41E5A; 
	font-size : x-small;
	font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
  }
a.bold:visited { color: #993D62; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small;}
a.bold:active {color: #B41E5A; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small; }
a.bold:hover {color: #B41E5A; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small;
	text-decoration : none;
 }

 
 a.big:link { color: #FFFFFF; 
	font-size : small;
	font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
  }
a.big:visited { color: #FFFFFF; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : small;}
a.big:active {color: #FFFFFF; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : small;}
a.big:hover {color: #FFFFFF; font-weight : bold; font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : small;
	text-decoration : none;
 }
 
 
 a.black:link { color: #000000; 
	font-size : x-small;
	font-family : Verdana,  Arial, Helvetica, sans-serif, text-decoration : none;
  }
a.black:visited { color: #000000;  font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small;}
a.black:active {color: #000000;  font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small; }
a.black:hover {color: #000000;  font-family : Verdana,  Arial, Helvetica, sans-serif,
	font-size : x-small;
 }
 

 	.gray {
	border: 1px solid #D2D2D2;
	background-color : White;
		background : url(images/corner.gif) no-repeat top left;
}

 

.right {
	text-align : right;
	font-size : x-small;
	color: #497A9E; 
	font-variant : small-caps;
	font-family : Verdana,  Arial, Helvetica, sans-serif,
}


b {
	color : #B41E5A; font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif,
}

.text { font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif; 	line-height : 160%; }

.white { font-size : x-small; font-family : Verdana,  Arial, Helvetica, sans-serif; color : #FFFFFF; line-height: 150%;}

H1 {
	font-size : 24px; color: #B41E5A; font-family : "Arial Narrow", sans-serif;
	font-weight : normal; 	margin-bottom : -5px;
}

H2 {
	font-size : 24px; color: #595959; font-family : "Arial Narrow", sans-serif;
	font-weight : normal; 	margin-bottom : -5px;
	
}

H3 {
	font-size : 24px; color: #1A86D4; font-family : "Arial Narrow", sans-serif;
	font-weight : normal; 	margin-bottom : -5px;
}

H4 {
	font-size : 24px; color: #FFFFFF; font-family : "Arial Narrow", sans-serif;
	font-weight : normal;
	margin-bottom : 10px;
}


em { font-size : x-small;
	font-style : normal; color: #FFFFFF; font-family : Verdana,  Arial, Helvetica, sans-serif,
	
}

.small {
	font-size : xx-small; color: #595959;
	font-family : sans-serif;
}

