﻿a:link, a:visited{
	font-size: 11px;
	color:#003e7e;
	font-family: Arial, Tahoma;
 	text-decoration:none;
	}
a:focus, a:hover{
	font-size: 11px;
	color:#003e7e;
	font-family: Arial, Tahoma;
	border-color:#de9a42;
 	text-decoration:none;
	}
a.ImageLink:link, a.ImageLink:visited{
	font-size: 14px;
	font-family: Arial, Tahoma;
	border:none;
	}
a.ImageLink:link, a.ImageLink:hover{
	font-size: 14px;
	font-family: Arial, Tahoma;
	background:transparent;
	}
a.Links:link, a.Links:visited{
	font-size: 13px;
	color:#006699;
	font-family: Arial, Tahoma;
	font-weight:normal;
 	text-decoration:none;
	}
a.Links:focus, a.Links:hover{
	font-size: 13px;
	color:#006699;
	font-family: Arial, Tahoma;
 	text-decoration:underline;
	border-bottom-style:none; 
	}
a.SmallLinks:link, a.SmallLinks:visited{
	font-size: 11px;
	color:#006699;
	font-family: Arial, Tahoma;
 	text-decoration: none;
	}
a.SmallLinks:focus, a.SmallLinks:hover{
	font-size: 11px;
	color:#006699;
	font-family: Arial, Tahoma;
	border-color:#de9a42;
 	text-decoration:underline;
	}
body{
	font-size: 12px;
	color: #334d55;
	background-color: #f0f8f9;
	font-family: Arial, Tahoma;
}
hr{
	color: #c6d3ef;
	border-right: #c6d3ef 1px solid;
	border-top: #c6d3ef 1px solid;
	border-left: #c6d3ef 1px solid;
	border-bottom: #c6d3ef 1px solid;
}
TABLE.WithBorder{
	border-right: #c6d3ef 1px solid ;
	border-top: #c6d3ef 1px solid;
	border-left: #c6d3ef 1px solid;
	border-bottom: #c6d3ef 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
TH
{
	background-color: #f5f5f5;
	font-family: Arial, Tahoma;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
TR.EvenRow{
	background-color: #f5f5f5;
	font-family: Arial, Tahoma;
	font-size: 11px;
}
TR.HeaderRow{
	background-color: #f5f5f5;
	color: #006699;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
TR.OddRow{
	background-color: #ffffff;
	font-family: Arial, Tahoma;
	font-size: 11px;
}
