﻿.indexcolboxpink {
	float: left;
	height: 265px;
	width: 188px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	background-color: #FDCCD6;
}
.indexcolboxblue {
	float: left;
	height: 265px;
	width: 188px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	background-color: #97E0F9;
}
.indexcolboxyll {
	float: left;
	height: 265px;
	width: 188px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	background-color: #FFFFCC;
}
.indexcolbox-title {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: 16px;
}
.indexcolbox-content {
	margin: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	height: 216px;
}
.indexcolbox-image {
	float: right;
	border: 2px solid #FFFFFF;
}
.indexcolboxlink {
	width: 100%;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.indexcolboxlink a:link{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.indexcolboxlink a:visited{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.indexcolboxlink a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}




.indexbopxarrow {
	float: none;
	margin: 0px;
	vertical-align: text-top;
}
.index-leftboxpa {
	float: left;
	height: 220px;
	width: 370px;
	margin-top: 5px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
}
.indexcolboxtwit {
	float: left;
	height: 220px;
	width: 188px;
	margin-top: 5px;
	margin-left: 11px;
	background-color: #FFF;
}
