* {margin:0;padding:0}
body{
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	text-align:center;
	padding:50px 0
}
img{ border: 0 none;
           }
div,p,li{font-size:12px}
li{margin-left:16px;}
h1{color:#0061CA;text-align:center;padding-bottom:10px}
h2{color:#999;font-size:16px;font-weight:normal}
pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{
	border:10px solid #7E6331;
	background-color: #9A6852;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 25px;
	margin-left: 1px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	width: 550px;
}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{
	font-size:9px;
	color:#0080FF;
	text-decoration:none
}
.links a:hover{
}

#cont{
	width:550px;
	text-align:left;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #000;
}

.buttons{
	width: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.buttons span{
	color:#0080FF;
	cursor:pointer;
	font:10px Verdana;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
.buttons span.active, .buttons span:hover{
	color:#006;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.twoColHybLt #container #cont #handles4 span {
	color: #900;
	font-weight: bold;
	text-transform: capitalize;
	width: 150px;
}
.twoColHybLt #container #cont #handles4 span {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColHybLt #container #cont #handles4 span {
	font-size: 9px;
}
.twoColHybLt #container #cont #handles4 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003;
	font-size: 9px;
}
.ubercolortabs{
	width: 115%;
	overflow: hidden;
	background: transparent;
	padding: 0;
}

.ubercolortabs ul{
	margin: 1px;
	padding: 5px;
	list-style: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.ubercolortabs li{
	display: inline;
	padding: 5px;
	text-transform: uppercase;
	border-top-color: #000;
}


.ubercolortabs a{
float: left;
color: white;
background: #804000 ; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 3px 3px 3px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent ; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #AE5300; /*background color of tabs onMouseover*/
color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 115%;
	height: 5px;
	line-height: 5px;
	background: #804000; /*Remove this to remove border between bar and tabs*/
	border-top-width: 1px;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #333;
}
