body {
	background-image: url(/sitefiles/layout/slice.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	background-color: #86b1d6;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color:#174c79;
		
}


p{
	
}

li{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#174c79;
	text-align:left;
	font-size: 11px;	
}

ul{
	margin-left: 30px;
	padding: 0 10px 0 0; 
	list-style-type: circle;
}

td{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#174c79;
	text-align:left;
	
	
}

a{
	color: #174c79 ;
	text-align:left;
	text-decoration: underline;
	
}

a:hover {
	color: #eb5026;
	text-align:left;
	text-decoration: underline;
}

.codesnippet
{
	background-image: url(/sitefiles/layout/ster-content.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	padding-left:20px;
	font-weight:bold;
	font-size:13px;
	border: 1px solid #c2d3df;
	background-color:#ffffff;

}


.button
{
	border: solid 1px #92b1cd;	
	color: #2b699d;
	background-color:#ffffff;
	height:21px;
	font-size: 11px;
	cursor:hand;
	cursor:pointer;
}

.textbox
{
	border: solid 2px #ffffff;
	color: #2b699d;
	font-size: 11px;
	line-height: auto;
	height: 18px;
}
