body {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
        background-color:#929292;
        background-image: url(images/bck.gif);
        background-repeat: repeat-x;
        background-attachment: fixed;
}


ul {
	line-height:14px;
	background:#DDFFDD;
	margin:0px 0px 0px 0px;
	padding:1px 20px 15px 25px;
	font-size:10px;
	font-weight:bold;
        border:solid 1px #77DD77;

}

li {

	
	margin:15px 0px 0px 0px;
	
}




ul.plans {
	
	line-height: 14px;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
	border:none;
}

li.plans {

	background: url(images/list_small.gif) no-repeat 0 0%;
	padding: 0px 0px 0px 30px;
	margin:12px 0px 0px 0px;
}



.lineThru { text-decoration: line-through; }


.h20 {
	font-size:19px;
	font-weight:bold;
}

.h19 {
	font-size:19px;
	font-weight:bold;
}


.h18 {
	font-size:17px;
	font-weight:bold;
}


.h17 {
	font-size:17px;
	font-weight:bold;
}


.h16 {
	font-size:16px;
	font-weight:bold;
}

.h14 {
	font-size:14px;
	font-weight:bold;
}

.h12 {
	font-size:12px;
	font-weight:bold;
}

.h11 {
	font-size:12px;
	font-weight:bold;
}


.h10 {
	font-size:12px;
	font-weight:bold;
}


.confirmInfo {
       font-size:12px;
}




.formTR {

	
	background:#DDFFDD;
	padding:5px 5px 5px 0px;
}



.headerLogin {
	margin: 0px 0px 0px 570px;
	padding:20px 20px 0px 20px;
	font-size:14px;
}



.mainHeader {
	width:750px;
	height:75px;
	color:#FFFFFF;
        background-image: url(images/skinAsite_header.gif);
        margin: 5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
}


.navMenu {
	width: 750px; 
	height:30px;
	overflow: hidden; 
	margin: 0px;
        background-color: #DDDDDD;
	background-image: url(images/navBar.gif);
        border-style: solid;
	border-color: #000000;
	border-width:0px 1px 0px 1px;

}

.navBut {
	overflow: hidden; 
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-color: #999999;
	border-width:0px 1px 0px 0px;

}



.contents {
	width: 750px; 
	overflow: hidden; 
	margin: 0px 0px 0px 0px;
        background-color: #FFFFFF;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000000;
	border-width:0px 1px 1px 1px;

}


.contentsDiv {
	
	margin: 20px 20px 20px 20px;
        text-align: left;
}


.contentsBot {
	width: 750px; 
	height:5px;
	overflow: hidden; 
	margin: 0px;
        background-color: #929292;
        background-image: url(images/content_bot.gif);
	background-repeat: no-repeat;
}


.footerBck {
	width: 750px; 
	overflow: hidden; 
	margin: 0px;
        background-color: #000000;
        color: #FFFFFF;
	font-size: 12px;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	line-height:16px
}



.tableTips {

	font-size:12px;
	font-weight:normal;

}



.tableTipsSmall {

	font-size:10px;
	font-weight:normal;

}


.tableTipsSmall2 {

	font-size:10px;
	font-weight:normal;

}




th {

	width:200px;
	text-align: left;
	font-size:12px;
	font-weight:bold;

}





input.fields {
	font-size: 12px;
	font-family: Arial;
	padding: 2px;
	border: solid 1px #000000;
}




input.shortFields {
	font-size: 12px;
	font-family: Arial;
	width:30px
	padding: 2px;
	border: solid 1px #000000;
}




textarea.fields {

	font-size: 12px;
	font-family: Arial;
	padding: 2px;
	border: solid 1px #000000;


}




a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
}	
		
a:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #CC0000;
}	
		
a:active {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	background: #CC0000;
}	
		
a:hover	{
	text-decoration: underline;
	font-size: 14px;
	color: #FFFFFF;
	background: #CC0000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}	
		




.footerLinks a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #DD0000;
}	
		
.footerLinks a:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #DD0000;
}	
		
.footerLinks a:active {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	background: #DD0000;
}	
		
.footerLinks a:hover	{
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
	background: #DD0000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}	






.smallLinks a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
}	
		
.smallLinks a:visited {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #CC0000;
}	
		
.smallLinks a:active {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	background: #CC0000;
}	
		
.smallLinks a:hover	{
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	background: #CC0000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}	





.headerLinks a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
        text-decoration: none;
}	
		
.headerLinks a:visited {
	
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #00FF00;
        text-decoration: none;
}	
		
.headerLinks a:active {
	
        font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #00FF00;
        background: #000000;
        text-decoration: none;
}	
		
.headerLinks a:hover {
	font-size: 16px;
        color: #00FF00;
        background: #000000;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
}	




.menuLinks a:link {
	font-family: 'Times New Roman', Times, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
        text-decoration: none;
}	
		
.menuLinks a:visited {
	
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, Serif;
	color: #000000;
        text-decoration: none;
}	
		
.menuLinks a:active {
	
        font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, Serif;
	background: #F0F0F0;
	color: #000000;
        text-decoration: none;
}	
		
.menuLinks a:hover {
	font-size: 16px;
        color: #FF0000;
       	font-family: 'Times New Roman', Times, Serif;
	font-weight: bold;
        background: #F0F0F0;
        text-decoration: none;
}	




.insideTour {

margin:0px 0px 0px 0px;
font-size: 12px;
color: #FFFFFF;

}

.tour1 {

float:left;
width:173px;
height:290px;
margin:0px 5px 0px 0px;
background: #000000;

}

.tour2 {

float:left;
width:173px;
height:290px;
margin:0px 5px 0px 0px;
background: #000000;

}

.tour3 {

float:left;
width:173px;
height:290px;
margin:0px 5px 0px 0px;
background: #000000;

}

.tour4 {

float:left;
width:173px;
height:290px;
margin:0px 0px 0px 0px;
background: #000000;

}




.tour1Links a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF62;
        background: #000000;
        text-decoration: none;
        line-height: 25px;
}	
		
.tour1Links a:visited {
	
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #00FF62;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour1Links a:active {
	
        font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #00FF62;
        background: #000000;
        text-decoration: none;
	margin: 10px 0px 10px 0px;
	line-height: 25px;
}	
		
.tour1Links a:hover {
	font-size: 12px;
        color: #000000;
        background: #00FF62;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
	margin: 10px 0px 10px 0px;
	line-height: 25px;
}	

.tour2Links a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour2Links a:visited {
	
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #FF0000;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour2Links a:active {
	
        font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #FF0000;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour2Links a:hover {
	font-size: 12px;
        color: #000000;
        background: #FF0000;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
	line-height: 25px;
}	

.tour3Links a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5EBFF;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour3Links a:visited {
	
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #B5EBFF;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour3Links a:active {
	
        font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #B5EBFF;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour3Links a:hover {
	font-size: 12px;
        color: #000000;
        background: #B5EBFF;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
	line-height: 25px;
}	



.tour4Links a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEE59D;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour4Links a:visited {
	
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #EEE59D;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour4Links a:active {
	
        font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	color: #EEE59D;
        background: #000000;
        text-decoration: none;
	line-height: 25px;
}	
		
.tour4Links a:hover {
	font-size: 12px;
        color: #000000;
        background: #EEE59D;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
        text-decoration: none;
	line-height: 25px;
}



.paypalButton { display:inline; margin:0px 0px 0px 0px; }




.featureHeading {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

.featureText {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}


.sasFeature {
        margin: 0px 0px 7px 0px;
}

.featureSection {

	font-size:20px; 
	color:#CCCCCC; 
	margin: 20px 0px 10px 0px; 
	border-style: solid; 
	border-width:0px 0px 1px 0px; 
	border-color:#CCCCCC;


}


.sectionHeading {

	font-size:14px; 
	font-weight:bold;
	color:#000000; 
	margin: 20px 0px 10px 0px; 
	border-style: solid; 
	border-width:0px 0px 1px 0px; 
	border-color:#DDDDDD;
	background-color: #DDDDDD

}




.featuresTable	{

	border-style: solid; 
	border-width:1px 1px 1px 1px; 
	border-color:#DDDDDD;
	font-size:10px;
	font-weight:normal;
	border-collapse:collapse;

}


.featuresTableData1	{

	
	padding:3px;
	border-style: solid; 
	border-width:1px 0px 1px 0px; 
	border-color:#DDDDDD;
	border-collapse:collapse;

}	


.featuresTableData2	{

	width:150;
	padding:3px;
	border-style: solid; 
	border-width:1px 1px 1px 0px; 
	border-color:#DDDDDD;
	border-collapse:collapse;

}


				