body {
	font-family:Tahoma;
	font-size:11px;
	background-image:url("../images/Background.gif");
	margin:5px 0px 5px 0px;
	padding:0px;
}

table.Top {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#ffffff;
}

table.Middle {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#ffffff;
}

table.Bottom {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#ffffff;
}

td.backGroundColor {
	background-color:#ececec;
}

.noBreakBeforeAfter {
	margin-top:0px;
	margin-bottom:0px;
}

td.HSeparator {
	background-image:url("../images/HSeparator1Back.gif");
	background-repeat:repeat-x;
}

td.footerBottom {
	background-image:url("../images/Bottom2Back.gif");
	background-repeat:repeat-x;
}

p
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		margin-top:4px;
		margin-bottom:4px;
}

span.footer {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:white;
}

div.pageTitle {
	font-family:tahoma;
	font-size:14px;
	color:#870000;
	font-weight:bold;
	text-align:right;
	margin-bottom:5px;
}

/* For Icon*/

div.icon {
	margin:28px 15px 0px 0px;
}

div.icon td {
	padding:0px 0px 0px 3px;
}

td.backGroundColor .deLiCiousLink a {
	color:#000099;
}


/* twoColumnTemplate*/

table.twoColTopMargin {
	margin:5px 0px 5px 0px;
}

div.twoColLeftContent {
	width:250px;
}

/* oneColumnTemplate*/

div.mainContentArea {
	width:515px;
}


/*menuLanguage Style*/

div.menuLanguage {
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 450px;
}

div.menuLanguage img {
	border:3px double #E9AA1F;
}

div.menuLanguage a img {
	border:3px double #C0C0C0
}