BODY
{
	font-size: 12px;
	font-family: Tahoma;
}
TD
{
	font-size: 11px;
	font-family: Tahoma;

}
A
{
	color: darkgoldenrod;
}

.SLink 
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;

}

.MenuBar
{
	background-color: #FFC10D;
}
.Tab
{
	border-right: white 1px solid;
	background-position: right top;
	font-weight: bold;
	font-size: 9px;
	background-image: url(images/edge.gif);
	cursor: hand;
	color: darkgoldenrod;
	background-repeat: no-repeat;
	font-family: Tahoma;
	background-color: #f4ebab;
}
.TabSelected
{
	border-right: white 1px solid;
	background-position: right top;
	font-weight: bold;
	font-size: 9px;
	background-image: url(images/edge.gif);
	cursor: default;
	background-repeat: no-repeat;
	font-family: Tahoma;
	background-color: #ffc10d;
	/* color: saddlebrown; */
	color:Black;	
}
.Section
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 17px;
	/* color: saddlebrown; */
	color:Black;
}
.Text 
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 14px;
}
.Text2
{
	font-weight: bold;
	font-size: 18px;
	line-height: 12pt;
	font-family: 'Times New Roman';
}
.HL
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
}
.LYBox
{
	background-color: #f4ebab;
}
.TagLine
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 17px;
	font-weight:bold;
}
.Page
{	
	background-image: url(images/break.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.HomeSpecial
{
	border-right: white 1px solid;
	background-position: right top;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/edge.gif);
	cursor: hand;
	color: darkgoldenrod;
	background-repeat: no-repeat;
	font-family: Tahoma;
	background-color: #C1171F;
}
.HomeSpecialText
{
	font-weight: bold;
	font-size: 19px;
	font-family: Tahoma;
	color: #ffffff;	
}
.VLine
{	
 border-right-style:Dotted;
 border-right-width: 1px;
 border-right-color:darkgoldenrod;
}
.HLine
{	
 border-top-style:Dotted;
 border-top-width: 1px;
 border-top-color:darkgoldenrod;
}
.FormText
{
	color:black;
}
.FormButton
{
	border-right: #660033 1px solid;
	border-top: lightcoral 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 8pt;
	border-left: lightcoral 1px solid;
	color: white;
	border-bottom: #660033 1px solid;
	font-family: Tahoma;
	height: 22px;
	background-color: #990000;
	text-align: center;
}