﻿ body{background-color:#b3e2fa;padding:0px;margin:0px;}
.menu{font-family:Tahoma;font-weight:bolder;color:#fefefe;font-size:14px;}
.wiz{font-family:Tahoma;font-weight:bolder;font-size:16px;color:#0093dd;margin-left:10px;margin-right:10px;}
.wizCurrent{font-family:Tahoma;font-weight:bolder;font-size:16px;color:#0093dd;margin-left:10px;margin-right:10px;border:solid 1px #0093dd;background-color:#efefef;}
.help
{
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	text-indent: 10px;
}
	
.infoSet{width:400px;margin:15px;padding:15px;text-align:center;}
.star{color:Red;}
.menuRed{font-family:Tahoma;font-weight:bolder;color:red;font-size:15px;}
.money{font-family:Tahoma;color:Black;}
.ih{background-color:#DDDDDD;font-weight:bolder;}
.start{font-family:Tahoma;font-size:larger;color:#FF8800;}
.standard{font-family:Tahoma;font-size:larger;color:Blue;}
.interactive{font-family:Tahoma;font-size:larger;color:Green;}
        
ul 
{
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0;
	text-align:left;
}

ul li 
{
	background:transparent url(img/li2.gif) repeat-x scroll left bottom;
	margin:0;
}

ul li span 
{
	background:transparent url(img/pkgitem.gif) no-repeat scroll left top;
	color:#A1A1A1;
	padding-left:20px;
	text-decoration:none;
}

.infoText
{
	padding:20px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	text-indent: 10px;
}

.priceLeftText
{
	padding:0px 20px 20px 20px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.honor
{
    background:transparent url(img/honor.jpg) no-repeat scroll left top;
    width:79px;
    height:80px;
}

.pricebox
{
    background:transparent url(img/price.gif) no-repeat scroll left top;
    width:124px;
    height:24px;
    font-family:Tahoma;
    font-weight:bold;
    color:#000000;
    font-size:12px;  
    padding: 2px 0px 0px 20px; 
    white-space:nowrap;
    cursor:pointer;
}

.priceboxHover
{
    background:transparent url(img/price.gif) no-repeat scroll left top;
    width:124px;
    height:24px;
    font-family:Tahoma;
    font-weight:bold;
    color:#000000;
    font-size:14px;  
    padding: 2px 0px 0px 20px; 
    white-space:nowrap;
    cursor:pointer;
}