body {
	background:white /*url("images/bodybg.gif")*/;
	margin: 5;
	font-family: verdana, arial, sans-serif;
}

body, td, th {
	color: #000000;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
	text-align:left;
	width:100%;
	padding:3px;
	background:url(../mrsoftonline/images/on_menuBack.gif)}

a {
  color: #990000;
  text-decoration:none;
}

a:hover 
{
text-decoration:underline blink;
color:#ff0000;
}

#header
{
	position: relative;
	margin-top: 0;
	font-size: 0.6em;
	background-image: url(../mrsoftonline/images/mrheader.png);
	margin-bottom: 1em;
	left: 150px;
	width: 700px;
	top: 10px;
	background-repeat: no-repeat;
	height: 62px;
}

div#advert
{
	left: 375px;
	width: 265px;
	cursor: hand;
	position: absolute;
	top: 18px;
	height: 46px;
}

#contents
{
	position:relative;
	left:5%;

}

/*======Menu bar style definitions========*/
#menubar
{
	/*background-color:White;*/
	text-align:center;
	/*background:#617b97 url("images/menuBack.jpg");*/
	height:30px;
	vertical-align:bottom
}

#menubar a {
	display:inline-block;
	width: 8em;
/*	color: #b8c2cd;*/
color:white;
	font-weight:bold;
	text-decoration: none;
	padding: 0.25em;
	font-size:0.8em;
	
	
}

#menubar a:hover {
/*background:#b8c2cd url("images/on_menuBack.gif");*/
/*color:#617b97*/
color:red;
}

#leftbar
{
	border-right:dashed 1px white;
}

#rightbar
{
	border-left:dashed 1px white;
}

#mainText
{
/*background-color: #e7ebee;*/
font-size:0.8em;
line-height:1.5;
padding-top:5px;
padding-bottom:5px;
}

#credits
{
	text-align:center;
	background:transparent url(../mrsoftonline/images/menuBack.jpg);
	height:30px;
	vertical-align:middle;
	color:white;
	font-size:0.7em;
}

.sidebars
{
	padding: 0 0px 10px 0px;}
	
.article1
{
	/*border-bottom:dashed 1px #006699;*/
}
	
.leftc
{
	clear:left;}

p.small
{
	font-size:0.85em;
	color:white;
	text-align:justify}
	

.shorts{
font-size:0.8em;
line-height:2;
color:#666666;
background-color:#f5f5f5;
font-family:Arial, Helvetica, sans-serif
}

div#newsbar
{
position:absolute;
left: 760px;
top:5;
width:200px;
background-color:#006699;
height:500px;
padding:10px;
font-size:0.85em;
line-height:1.5;
z-index:110;
}

div#newsbarin
{
z-index:100;
position:absolute;
left: 763px;
top:8;
width:200px;
background-color:#999999;
height:500px;
padding:5px;
font-size:0.85em;
line-height:1.5;
/*border:thin solid white;*/
}

.handtxtlabel
{
	cursor:hand;
}

.baselink
{
	text-align: center;
	color: black;
	font-size: 0.6em;
	width: 100%;
	padding: 0.5em;
	background-color: #dedede;
	position: relative;
}