a:link {
	text-decoration: none;
	color: #465986;
}
a:visited {
	text-decoration: none;
	color: #465986;
}
a:active {
	text-decoration: none;
	color: #465986;
}
a:hover {
	text-decoration: underline;
	color: #465986;
}
body {
	background-color: #dad9d6;
	color: #878787;
	background-image: url(../imgs/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana;
	font-size: 11px;
}
.economy_pack
{
	background-color: #FFFDE1;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F7E60D;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F7E60D;
	padding: 10px;
}
.economy_table
{
	background-color: #FFFDE1;
	padding: 10px;
}
.economy_txt {
	color: #CBBC07;
}
.bussines_pack
{
	background-color: #F4F9E8;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9DCC4B;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9DCC4B;
}
.bussines_txt {
	color: #9DCC4B;
}
.professional_pack
{
	background-color: #FFF8E6;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F48C05;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F48C05;
}
.professional_txt {
	color: #f48c05;
}
.nolimit_pack
{
	background-color: #EEF2F7;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4B7DAE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4B7DAE;
}
.nolimit_txt {
	color: #4B7DAE;
}
.table_pack
{
	background-color: #F7F7F7;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D5D3D0;
	padding: 10px;
}
.table_gray
{
	background-color: #F7F7F7;
	padding: 10px;
}
.txt_sky {
	color: #64A5DE;
}
.domain_table {
	background-color: #E9E9E9;
	border: 1px solid #C8C8C8;
}
.domain_tr {
    background-color:#E9E9E9;
}
/* -------- contact css -------- */
.padleft {
	padding-left: 20px;
	font-weight: bold;
}
.box {
	width: 200px;
	font-size: 12px;
}
.box_width {
	width: 98%;
	font-size: 12px;
}
.line_y {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
/* --------------------------------- */
