body
{
	letter-spacing:0;
	margin:0;
}

A:link
{
	text-decoration:none;
	color: blue;
}

A:visited
{
	text-decoration:none;
	color: blue;
}

A:hover 
{
	text-decoration:underline;
}

.LeftSelected
{
	background-color:White;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	font-family:Verdana;
	font-size:70%;
	padding-top:4px;
	padding-bottom:4px;
}

.LeftNormal
{
	background-color:#00319c;
	color:White;
	font-family:Verdana;
	font-size:70%;
	padding-top:4px;
	padding-bottom:4px;
}

IMG
{
	border:0;
}

.Text
{
	font-size:x-small;
	font-family:MS Sans Serif;
}

.TitleLabel
{
	font-size:large;
	color:DarkBlue;
}

.Button
{
	border-width:1;
	border-style:solid;
}

.TextBox
{
	border-style:solid;
	border-width:1;
	width:250;
}

.DGItem
{
	background-color:WhiteSmoke;
}

.BlueBG
{
	background-color:#37379B;
	height:3px;
}

.LinkGrid
{
	font-size:1em;
	font-family:Verdana;
}
