HTML, BODY, TABLE {
	font-size: 10pt;
	font-family: Verdana, Arial;
}

BODY {
	background-color: #000000;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#244C74;
	scrollbar-shadow-color:#000033;
	scrollbar-face-color:#39557C;
	scrollbar-hilight-color:#000033;
	scrollbar-dark-shadow-color:white;
	scrollbar-3D-light-color:white;
}
#msnDiv {
	position: absolute;
	right: 5px;
	bottom: -135px;
	width: 160px;
	height: 110px;
	border: 2px solid #B7BCC6;
	background-color: #D4DFF2;
	color: #000;
	padding: 3px;
	background-image: url('img/msn_bg.jpg');
	font-size: 10px;
	font-weight: Bold;
}
	#msnDiv a:link, #msnDiv a:visited, #msnDiv a:active {
		text-decoration : none;
		color: #39557C;
	}
	#msnDiv a:hover {
		text-decoration : underline;
	}

#header {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
	#header a:link, #header a:visited, #header a:active {
		text-decoration : none;
		color: #FFFFFF;
	}
	#header a:hover {
		text-decoration : underline;
	}

a:link, a:visited, a:active {
	text-decoration : none;
	color: #000000;
}
a:hover {
	text-decoration : underline;
}
H1 {
	font-size: 16pt;
	font-family: Verdana;
	padding: 0;
	margin: 0;
}
IMG {
	border: 0px;
}

#textad {
	font-size: 10px;
	font-family: Verdana;
	width: 170px;
	border: 0px;
	padding: 0px;
	margin: 10px;
	border: 1px solid #FFFFFF;
}
	#textad-title {
		background-color: #a6aeec;
		color: #FFFFFF;
		font-weight: Bold;
		padding: 2px;
		text-align: left;
		margin: 1px;
	}
	#textad-title a {
		color: #000000;
		text-decoration: none;
		font-weight: Bold;
	}
	#textad-title a:hover {
		color: #000000;
		text-decoration: underline;
		font-weight: Bold
	}
	
	#textad-text {
		background-color: #c8cef8;
		padding: 2px;
		text-align: left;
		height: 170px;
		margin: 1px;
	}
	#textad-text a {
		color: #000000;
		text-decoration: none;
	}
	#textad-text a:hover {
		width: 100%;
		height: 100%;
		text-decoration: underline;
	}
B {
	color: #232BC4;
}
TD.left DIV {
	width: 140px;
	border: 1px solid #FFFFFF;
	background-color: #c8cef8;
	margin-bottom: 2px;
}
TD.left DIV.title {
	width: 140px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #a6aeec;
}
TD.left a {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}
TD.left a:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}
