p {
	margin: 10px;
}

td {
	text-align: left;
	font-family:Helvetica;
	font-size:13px;
	color:#636363;
	line-height:14px;
}

td.shop {

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.price {

	margin-left: 5px;
}

.shortcode {

}

a {
	text-decoration:underline;
	color:#619E04;
}

body { 	
	margin:0px;
	padding:0px; 
	background:#2F73B0;
	font-family:Helvetica;
	font-size:13px;
}

body.commerce { 	
	background:#fff;
	margin:5px;
}

label {
	font-weight: bold;
	color: #000;
}

h2 {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	text-decoration:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 16px;
	font-family: arial;
	font-weight: normal;
	text-decoration:none;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

h4 {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	text-decoration:none;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.copy{
	font-family:Helvetica;
	color:#96B0D1;
	text-decoration:none;
	font-size:12px;
}

.demoimage {
	margin: 5px;
}

.demos {
	height: 70px;
	width: 350px;
	overflow: scroll;
}

.gray {color:#636363; text-decoration:none}
.gray_d {color:#444444; text-decoration:none}
.green {color:#619E04; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.yellow {color:#FFEB40; text-decoration:none}
.light {color:#EDEDED; text-decoration:none}


.top_txt {color:#87909E; text-decoration:none}


.arial {font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:none}
.abs {vertical-align:middle}
.sm {font-size:10px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}


.form_nav { width:190px;
		height:21px;
		font-family:Helvetica;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#272623;
		margin-left:0px;
		margin-right:0px}

.form { width:197px;
		height:20px;
		font-family:Helvetica;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:197px;
		height:90px;
		font-family:Helvetica;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}

.ringtones {
	float: left;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-decoration: bold;
	z-index: 0;
	text-align: center;
}

a:hover{text-decoration:none;}

.a:hover{text-decoration:underline;}

.sharefo {
	background: #FFCCEC;
	padding: 10px;
	margin: 5px;
	border: 1px solid #ccc; 
	width: 640px;
	margin-top: 30px;
}


.siteinfo {
	position: absolute;
	top: 100px;
	left: 670px;
	width: 160px;
	background: #FFCCEC;
	padding: 10px;
	margin: 5px;
	border: 1px solid #ccc; 
}
.siteinfo td {
	vertical-align: top; 
}

p.intro {

	width: 500px;
}



