.plancode{
	font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	color: #505050;
	font-weight:bold;
	text-align:center;
	padding-left:8px;
	background-color: #EEEEEE;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EAEAEA;
	height:30px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#EAEAEA;
}

.plancat{
	font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-left:8px;
	background-color: silver;
	height:45px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#EAEAEA;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EAEAEA;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#EAEAEA;
}

.plancontent{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#505050;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#EAEAEA;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EAEAEA;
	height:30px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.planfeature{
font-family: Tahoma, Arial, Verdana;
font-size:12px;
color:#505050;
text-align:center;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EAEAEA;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EAEAEA;
height:30px;
}

.plancontent2{
font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;	
	color:crimson;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#EAEAEA;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EAEAEA;
	height:30px;
}

.planfeature2{
font-family: Tahoma, Arial, Verdana;
font-size:12px;
font-weight:bold;
color:crimson;
text-align:center;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EAEAEA;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EAEAEA;
height:30px;
}

.planname{
font-family: Tahoma, Arial, Verdana;
font-size:11px;
color:Crimson;
text-align:center;
}

.caption {
 font-size: 16px;
 font-family: Arial, Verdana;
 font-weight: bold;
 color: #014E86;
}
.title {
 font-size: 14px;
 font-family: Arial, Verdana;
 font-weight: bold;
 background-color: #eeeeee;
 color: #333333;
}
.text {
 font-family: Arial, Verdana;
 font-size: 14px;
 background-color: #ffffff;
}
.textdec {
 font-family: Arial, Verdana;
 font-size: 14px;
}
.textred {
 font-family: Arial, Verdana;
 font-size: 14px;
 font-weight: bold;
 color: red;
}
.formtitle {
 font-size: 14px;
 font-family: Arial, Verdana;
 font-weight: bold;
 color: #333333;
}
.formtext {
 font-family: Arial, Verdana;
 font-size: 14px;
 background-color: #EEEEEE;
}
.textyes {
 font-family: Arial, Verdana;
 font-size: 14px;
 color: green;
}
 .textno {
 font-family: Arial, Verdana;
 font-size: 14px;
 color: crimson;
} 
.smalltext {
 font-family: Arial, Verdana;
 font-size: 12px;
 }
.footer {
 font-family: Arial, Verdana;
 font-size: 12px;
 margin-top : 5;
 margin-bottom : 5;
 margin-left : 0;
 margin-right : 0;
}
a:link, a:visited{
 font-family: Arial, Verdana;
 text-decoration: none;
 color: #4682b4;
}
a:hover{
 font-family: Arial, Verdana;
 text-decoration: underline;
 color: #1e90ff;
}