/* CSS Document */

body {
	background-color: #EBEBEB;
	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;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #439097;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #439097;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-bottom : 1px dotted #b3b3b3; 
	color: #CCCCCC;
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	border-bottom : 1px dotted #b3b3b3;
	color: #CCCCCC;
	text-decoration: none;
}

.BestViewed {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	filter: glow(color=#385F8D,strength=2); height:10px; padding:1px;
}

.mainBG {
	background-image:  url("images/com_main.gif" );
	background-repeat: repeat-y;
	background-attachment: fixed;
}

.mainTable {
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=2)
}

.mainTextinTable {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	margin-left: 5;
	color: #000000;
}

.mainText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.mainText1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #385F8D;
}
