.border {
	border: 1px solid #88A9CA;
}
.greylines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEE1E5;
	border-right-color: #DEE1E5;
	border-bottom-color: #DEE1E5;
	border-left-color: #DEE1E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 10px;

}
	
.rollmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
.rollmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88A9CA;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	}

	
.rollmenubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
.rollmenubottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	}
.sidelines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #DEE1E5;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: #DEE1E5;
	margin-left: 15px;
	padding-left: 35px;





}
.blueborder {
	border: 1px solid #84A4C7;
}
.box {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.textindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: DEE1E5;
	border: 1px solid #333333;
}
.grayborder {
	border: 1px solid #DEE1E5;
	margin: 0px;
	padding: 0px;

}
.greytop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEE1E5;
	border-right-color: #DEE1E5;
	border-bottom-color: #DEE1E5;
	border-left-color: #DEE1E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
}
.brownline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: DEE1E5;
	border-right-color: DEE1E5;
	border-bottom-color: DEE1E5;
	border-left-color: DEE1E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;


}