﻿
body 
{
	font-family:Verdana;
	font-size:small;
}
/*a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6092AE;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6092AE;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6092AE;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6092AE;
	text-decoration: none;
}*/
table.repeaterItem
{
	width:100%;
	background-color:#ECF8FF;
	font-family:Arial;
	font-size:12px;
	color:#024877;
	padding:5px;
}

td.repeaterItem
{
	background-color:#ffffff;
	border-bottom-color:#DFF1F9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:15px;
}
