﻿
a
{
	text-decoration: none;
	margin: 2px 0px;
	color: #006699;
}



.separatedItem
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: darkgray 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom: black 1px;
}


.separatedItemBigChar
{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: darkgray 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom: black 1px;
}

a:hover
{
	color: #000000;
}



.boxImg
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TextBox
{
	border-bottom: gray 1px solid;
	border-left: gray 1px solid;
	background-color: white;
	font-family: Verdana;
	color: gray;
	font-size: 12px;
	border-top: gray 1px solid;
	border-right: gray 1px solid;
	height: 19px;
}
