/* TAGS */
body {
	background-color						: #e1e1e1 ;
	background-image						: url(../../img/magenta/bkg_body.gif) ;
	background-repeat						: repeat-y ;
	margin									: 0px ;
	padding									: 0px ;
}


.conetnt b{
display:none;
}

td {
	color									: #424242 ;
	font									: normal 11px Arial, Helvetica, sans-serif ;
}

/* WHITE LINE */
.whiteLine {
	background-color						: #ffffff ;
}

/* HEADER AREA */
.magenta {
	background-color						: #50004d ;
	background-image						: url(../../img/magenta/bkg_header.gif) ;
	background-position					    : bottom;
}
.headerLine {
	background-color						: #50004d ;
}

.white {
	background-color						: #ffffff ;
}

/* SITE MAP */
td.siteMap {
	font-size								: 10px ;
}

td.siteMap a {
	color									: #424242 ;
}

td.siteMap a:hover {
	color									: #660963
}

/* TOP MENU */
table.menu {
	background-color						: #424242 ;
	color									: #ffffff ;
	border-left								: 3px solid #ffffff ;
}

table.menu td {
	background-color						: #424242 ;
	vertical-align							: top ;
	padding									: 1px 0 0 0 ;
}

table.menu td div {
	width									: auto ;
	border-top								: 2px solid #424242 ;
	margin									: 0 ;
	padding-top								: 2px ;
}

table.menu a {
	color									: #ffffff ;
	text-decoration							: none ;
}

table.menu a:hover {
	color									: #f4e5a3 ;
}

#now {
	width									: auto ;
	border-top								: 2px solid #f4e5a3 ;
	margin									: 0 ;
	color									: #f4e5a3 ;
	padding-top								: 2px ;
}

/* SUB MENU */
td.submenu {
	background								: #742e72 url(../../img/magenta/bkg_sub_menu.gif) repeat-x ;
	color									: #f4e5a3 ;
	padding									: 0 0 0 16px ;
}

div.submenuCorn {
	background								: transparent url(../../img/magenta/bkg_sub_menu_angle.gif) no-repeat 100% 0 ;
}

td.submenu div {
	width									: 100% ;
	border-bottom							: 1px solid #aa78a8 ;
	padding									: 6px 0 5px 0 ;
}

td.submenu a {
	color									: #ffffff ;
}

td.submenu span {
	color									: #F4E5A3 ;
}

td.submenu img {
	margin									: 0 5px 0 0 ;
}

#lastMenuItem {
	border-bottom: none;
	padding-left: 10px;
	background: url('../../img/magenta/blt_sub_menu.gif') no-repeat 0 0.92em;
}

#menuItem {
    padding-left: 10px;
    background: url('../../img/magenta/blt_sub_menu.gif') no-repeat 0 0.92em;
}

/* BOTTOM MENU */
table.bottomMenu {
	background								: #A0A0A0 ;
	padding									: 0px ;
}

table.bottomMenu table td {
	color									: #ffffff ;
	padding									: 0 23px 0 0 ;
	font-size								: 10px ;
}

table.bottomMenu a {
	color									: #ffffff ;
}

/* CENTER AREA */
.center {
	border-bottom	 						: 2px solid #ffffff ;
}

/* LEFT AREA */
td.leftArea {
	background-color						: #E4E8F0 ;
}
td.laBlue {
	background								: #DEE1F2 ;
}

td.laBlue img {
	border									: 0 ;
	margin									: 0 0 3px 0 ;
}

td.laBlue a img {
	margin									: 0 5px 0 0 ;
}

td.laBlue span {
	font-size								: 10px ;
	color									: #000000 ;
	width									: 24px ;
}

td.llaBlue {
	background								: #91939E ;
	border-right							: 2px solid #ffffff ;
}

.laYellow {
	background								: #ADA273 ;
}

.llaYellow {
	background								: #9E9675 ;
	border-right							: 2px solid #ffffff ;
}

.laDarkBlue {
	background								: #94A1C2 ;
}

.llaDarkBlue {
	background								: #7A849F ;
	border-right							: 2px solid #ffffff ;
}

/* CONTENT AREA */
.content {
	background-color						: #ffffff ;
}

div.content {
	padding									: 20px ;
}

/* BOTTOM AREA */
table.copyRight {
	background-color						: #9B6399 ;
}

table.copyRight table {
	background-color						: #660963 ;
}

table.copyRight table tr td {
	color									: #ffffff ;
}

table.copyRight table tr td table {
	border-right							: none ;
	width									: 0px ;
}

table.copyRight div {
	background: #660963 ;
}

table.copyRight a {
	color									: #ffffff ;
}

table.powered td {
	color									: #660963 ;
}

/* BREAD CRUMB */
div.history {
	padding-left							: 20px ;
	padding-top								: 10px ;
	padding-bottom							: 10px ;
	color									: #50004D ;
}

div.history a {
	color									: #50004D ;
}
