/* CSS Document */

body {
	background-color: #d8e1e6;
	background:center;
	background-image:url(images/index_bg.gif);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b8b7b7;
	SCROLLBAR-3DLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7;
	text-align: center;
}

.button {
	background-color: #7291b0;
	border: 2px solid #34404c;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}


.BestViewed {
	font-family: Verdana;
	font-size: 11px;
	color: #939393;
	line-height:120%;
}

.mainTable {
	filter:Alpha(Opacity=50, FinishOpacity=50);
}

.mainTextinTable {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	padding-top: 2px;
	padding-left: 2px;
	color: #000000;
}

.mainText {
	font-family: Verdana;
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}

.mainText1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #FFCC33;
}

.mainText2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #8DB157;
}

.AbotuSHTProfile {
		background-image:url(images/AboutSHT_Profile_01.gif);
		background-repeat:no-repeat;
		background-position:85% 90%;
}

.AbotuSHTObject {
		background-image:url(images/AboutSHT_Profile_02.gif);
		background-repeat:no-repeat;
		background-position:85% 90%;
}

.ProfessionalSemiconductor {
		background-image:url(images/Professional_Semiconductor_01.gif);
		background-repeat:no-repeat;
		background-position:90% 10%;
}
.board {
	border-bottom: 1px dotted #666666;
}

