@charset "utf-8";
body {
	background-color: #8a8a8a;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.font_default {
	font-family: Arial;
	font-size: 12px;
	color: #282425;
	}
.maintable table {
	color:#282425;
	font-family: Arial;
	font-size: 11px;
}

.font_blue {
	font-family: Arial;
	color: #0060a9;
}
.font_blue_head {
	font-family: Arial;
	color: #0060a9;
	font-size:16px;
}
.font_green {
	font-family: Arial;
	color: #9cd903;
	text-decoration: none;
}
.maintable {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	
}
.maintable .font_default A {
	text-decoration: none;
	color:#282425;
	

}
.maintable .font_default A:hover
{
    TEXT-DECORATION: underline;
	color:#282425;
}	
.maintable #link a {
color:#dcdcdc;
text-decoration:none;
}
.maintable #link a:hover {
color:#9cd903;
text-decoration:none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}

.heading1{
font-size:12px; font-weight:bold; color:#282425;}

.a
{
text-decoration:none;
}

.a:visited
{
text-decoration:none;
}
.a:hover
{text-decoration:none;
}
.maintable a {
	font-family: Arial;

	text-decoration: none;
	color: #9cd903;
}

.maintable #teck {
background:url(../images/box3_demo.jpg) no-repeat;
width:227px;
height:243px;
}
.maintable #featurebenf {
background:url(../images/box2_demo.jpg) no-repeat;
width:227px;
height:243px;}
.maintable #restorserv {
background:url(../images/box1_demo.jpg) no-repeat;
width:227px;
height:243px;
}

.demo_mod{
text-decoration:none;
color:#FFFFFF;
}

.maintable .demo_mod .style2 a {
color:#dcdcdc;
text-decoration:none;
}
.maintable .demo_mod .style2 a:hover {
color:#F98A1E;
text-decoration:none;
}

table colgroup.MSPEssential
 	{
 		width: 80px;
 		background-color: #FFFFFF;
	}
table colgroup.MSPSelect
 	{
 		width: 80px;
 		background-color: #e5ecf6;
 	}
table colgroup.MSPComprehensive
 	{
 		width: 110px;
 		background-color: #ccd9ed;
	}
	
table colgroup.Feature
 	{
 		width: 419px;
 		vertical-align: top;
 		background-color: #FFFFFF;
 	}
	
table colgroup.Term
 	{
 		width: 274px;
 		vertical-align: top;
 		background-color: #FFFFFF;
 	} 