

table.main {
	width: 805px;
	background-color: White;
}

div.TabView {
	font-family: Tahoma;
	font-size: 8pt;
}

.noscroll {
	overflow: hidden;
}

div.TabView div.Tabs {
	height: 22px;
	background: url('tab-view.png') repeat-x 0px -72px;
	margin-right: 6px;
	border-top: none;
}

a img {
	border: 0;
}

a.Tab1 {
	background: url('tab1-vie.png') no-repeat 0px 0px !important;
}

.Tab5 {
	background: url('tab5-vie.png') no-repeat 0px 0px !important;
}

div.TabView div.Tabs a {
	display: block;
	float: right;
	margin-right: 0px;
	width: 122px;
	text-align: center;
	height: 22px;
	line-height: 21px;
	vertical-align: middle;
	background: url('tab-viex.png') no-repeat 0px 0px;
	text-decoration: none;
	color: #656565;
	cursor: pointer;
}

div.TabView div.Tabs a:hover {
	color: Black;
}

div.TabView div.Tabs a.Current {
	font-weight: bold;
	color: #990000;
}

div.TabView div.Pages {
	clear: both;
	margin-right: 3px;
	border: 1px solid #c8c8c8;
	background: #FCFCFC;
}

div.TabView div.Pages {
	overflow: hidden;
}

div.TabView div.Pages div.Page {
	background-color: #edecec;
	overflow: auto;
}

div.TabView div.Pages div.Page div.Pad {
	padding: 7px 7px;
}

#marqueeController img {
	border: none;
}

#electronic {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	margin-top: 15px;
	margin-right: 25px;
}

#electronic a {
	color: #000033;
}

#electronic a:hover {
	color: #FF3300;
}
