BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu-drolls
{
	font-family: tahoma;
	font-weight: 300;
	padding: 3px 8px 2px 10px;
	color: #888888;
	font-size: 8pt;
	height: 25px;
	text-decoration: none;
	direction: rtl;
	cursor: hand;
	width: 180px;
	border-bottom: dashed 1px #717171;
}
.menu-drolls-Hover
{
	font-family: tahoma;
	font-weight: 300;
	padding: 3px 8px 2px 10px;
	color: #000000;
	height: 25px;
	font-size: 8pt;
	text-decoration: none;
	direction: rtl;
	cursor: hand;
	width: 180px;
	border-bottom: dashed 1px #717171;
}
.yellowtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	
}
.Title
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 600;
	color: Black;
}
.LightTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 600;
	color: FFFFFF;
}
.BlueTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 600;
	color: 004279;
}
.DarkTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 600;
	color: 342A00;
}
.Border
{
	border-style: solid;
	border-width: 1px;
}
.BorderColor
{
	border-color: #A6AAB5;
}
.text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5;
}
.Footer
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5;
}
.button
{
	border-right: #5BA0D6 1px solid;
	border-top: #5BA0D6 1px solid;
	background: url(../images/buttonSkinAL.gif) #feeeb1 repeat-x 50% bottom;
	border-left: #5BA0D6 1px solid;
	color: #5e2708;
	border-bottom: #5BA0D6 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
	color: White;
}
.textbox
{
	height: 20px;
	border: darkgray 1px solid;
	font-family: Tahoma;
	font-size: 11px;
}
.textboxDesc
{
	height: 160px;
	border: darkgray 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	width:300px;
	
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.TblMargin
{
	margin-right:10px;
	margin-Top: 10px;
}

