/* GLOBAL LINKS */
a	{
	text-decoration: none;
	font-weight: bold;
	}
a:hover	{
	text-decoration: underline;
	}
.bodyText {
	font-family: "verdana, arial";
	font-size: 11px;
}

.linkTable {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#a8ff4b;
	width:430;
	background-color:#289f29;
}

.linkDiv {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#a8ff4b; 
	background-color:#efffef; 
	padding:2px; 
	padding-left:29px;
	margin-bottom:8px;
}

.articleTable {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#0F3D7A;
	width:430;
	background-color:#1B5591;
}

.articleDiv {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#0F3D7A; 
	background-color:#D3E9FF; 
	padding:2px; 
	padding-left:29px;
	margin-bottom:8px;
}

.articleDiv a {
	color: #1B5591;
}

.breedImageDiv {
	background-color: #FFFFFF;
	float: right;
	margin-left: 4px;
	padding: 1px;
	border: 1px solid #F0981A;
}

.breedImageCenter {
	background-color: #FFFFFF;
	margin-left: 4px;
	padding: 1px;
	border: 1px solid #F0981A;
	width: 250px;
}

.imgBorder {
	border-width:1px;
	border-style:solid;
	border-color:#CE360D;
}

.ecardTable {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#0F3D7A;
	width:430;
	background-color:#289F2B;
}
.ecardDiv {
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#0F3D7A; 
	background-color:#E3F3E4; 
	width:430;
}