html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#container #flash {
}


body {
	line-height: 1.5;
	margin:1.5em 0;
	background-color: #000000;
	margin:0 ;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }


a img { border: none; }


body {
	color: #FF6600;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #FBF926;
	text-decoration: none;
	background-color: #000000;
	/*padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px; */
	padding:0 ;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FBF926;
	text-decoration: underline;
}


#container {
	width: 580px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #ffff00;
	padding-right: 10px;
	padding-left: 10px;
}

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;
	
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 20px;
}

.nav {
	float: right;
	margin-top: -15px;
	text-align: center;
}



h1 {
	font-size: 18px;
	margin: 0;
	margin-top:30px;
	margin-bottom: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}


h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

div#example {
padding-left:25px ;
padding-right:25px ;
}


ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}
.baspage {
	font-size: 9px;
	text-align: center;
	vertical-align:bottom;
	position: fixed;
	bottom: 0;
	margin: auto;
	width:560px ;
	height:30px ; 
	padding-top:15px ;
	background-color:#FFFF00
}

.baspage a:link, .baspage a:visited {
	background : none ;
	color:red
}