﻿.MS_MasterBottomAD {
  display : none;
}

a{
  color:#0000ff;
  text-decoration:none;
}

a:hover{
  color:#0000ff;
  text-decoration:underline;
}

a:visited{
  color:#000066;
}

a, img
{
border: 0px;
}

.MSC_PrimaryNavLinkFrame-On
{
	background:#DEEEDC;
	white-space:nowrap;
	padding:5px 10px 5px 10px;
}

.MSC_SecondaryNavFrame
{
	background:#DEEEDC;
	width:100%;
	text-align:left;
}

.tabber
{

	float: left;
	width: 35%;
	position: absolute;
	top: -4px;
	left: 9px;
	background: white;
}

	.tabber td
	{
		display: block;
		float: left;
		background: repeat-x top left;
		position: relative;
		top: 1px;
		font-weight: bold;
	}
	
		.tabber td a { background: no-repeat top left; display: block; float: left;}
			.tabber td a span
			{
				display: block;
				height: 32px;
				line-height: 32px;
				padding: 0 20px;
				float: left;
				background:  no-repeat top right;

			}
		
	.tabber td.selected
	{
		background:  repeat-x top left;
		margin: 0 -2px;
	}
	
		.tabber td.selected a { background:  no-repeat top left; }
			.tabber td.selected a span { background:  no-repeat top right; background-color:#2b9e68;}
			
	.tabber td.first { margin-left: 0px; }
	.tabber td.last { margin-right: 0px; }

.rollerWrapper
{
	position: relative;
	padding: 62px 23px 33px 23px;
	margin: 0 0 25px 0;
	width: 100%;

}

	.rollerList
	{

		position: relative;
		width: 100%;
		border-right: solid 3px #2b9e68;
		border-left: solid 3px #2b9e68;
		border-bottom: solid 3px #2b9e68;
		border-top: solid 3px #2b9e68;
		left: -11px;
		top: -30px;
	}
		
	.rollerItem { padding: 4px 4px 10px 4px; margin: 0 0 35px 0;}
		.hiLite { background: #fefbea; }
		
	.rollerTitle a
	{
		margin: 0 0 5px 0;
		display: block;
	}

#dropmenudiv{
position:absolute;
background-color: #DEEEDC;
border:1px solid #87A583;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
text-align: left;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #325884;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #87A583;
color: #ffffff;
}

#m1 {
background-color: #87A583;
}

#m2 {
background-color: #c41200;
}

#table1 {
table-layout: fixed;
width: 200px; 
margin: 10px; 
padding: 2px;
border: 1px solid red;
backround: #0000ff;

}


#col1 {
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
padding: 6px 6px 6px 12px;
color: #6D929B;
}
