body         
{
	font-weight: normal;
    font-size: x-small;
    overflow: auto;
    color: black;
    font-family: Tahoma;
    background-color: silver;
}

div.bg
{
	padding:1px; 
	border:4px solid #FFFFFF; 
	height:100%; 
	width:100%; 
	background-color:#000000; 
	background-repeat:repeat
}

div.bg1
{
	padding:1px; 
	border:4px solid #FFFFFF; 
	height:100%; 
	width:100%; 
	background-image:url('../images/mcsbg2_75.jpg'); 
	background-repeat:repeat
}


div.bg2
{
	padding:1px; 
	border:4px solid #FFFFFF; 
	height:100%; 
	width:100%; 
	background-image:url('../images/mcsbg1_75.jpg'); 
	background-repeat:repeat
}

.cntfont
{
	font-family: Tahoma; 
	font-size:9pt;
	font-weight:none;
	color:black;
	line-height: 200%
}

.ftfont_w
{
	font-family: Tahoma; 
	font-size:8pt; 
	color:#FFFFFF
}

.ftfont_b
{
	font-family: Tahoma; 
	font-size:8pt; 
	color:black
}

A:link, :visited, :active
{
	color: darkblue;
	text-decoration: none;
}	

A:hover
{
	color: blue;
	text-decoration: underline;
}

A.wht:link, .wht:visited, .wht:active
{
	color: white;
	
	text-decoration: none;
}	
		
A.blk:link, .blk:visited, .blk:active
{
	color: black;	
	text-decoration: none;
}	

A.wht:hover, .blk:hover
{
	color: yellow;
	text-decoration: none;
}

ul
	{
	padding: 0;
	margin: 0 0 0.7em 0;
	list-style: none;
	}

ul.txt2 li
	{
	padding-left: 24px;
	background: transparent url(../images/listbtn.gif) no-repeat no-repeat 0 0.4em;
	}
	

ul.txt li
	{
	padding-left: 24px;
	background: transparent url(../images/listbtn.gif) no-repeat no-repeat 0 0;
	}

/*
li
	{
	margin: 0;
	padding: 0;
	line-height: 2.2em;
	}
*/