SPAN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration: none;
}

.error
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration: none;
	color:Red;
}

.titles
{
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	font-family: verdana;
	font-size: large;
}

.subtitles
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	text-decoration: none;
}

.subtitlesWhite
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	text-decoration: none;
	color:White;
}
.button
{
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	font-family: verdana;
	font-size: x-small;
	border-right: black thin solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	margin: 1px;
	background-color: #dadaff;
}
.TEXT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration: none;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration:underline;
	font-weight:bold;
}

.linkMenu
{
	font-weight:normal ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	text-decoration: none;
}


.TDMenu
{
	color: Black;
	border-top: 2px dotted;
	border-bottom: 2px dotted;
	border-right-style: none;
	border-left-style: none;
}

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration: none;
}

.HeaderTD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-decoration: underline;
	font-weight: bold;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	background-color: #000099;
}

.allText {
	font-size: xx-small;
}

