body {
margin:0px; 0px; 0px; 0px;
	background-color: #656565;
	background-image: url(/images/backs.gif) repeat-y 100% 100%;
		background-repeat: repeat-x;
	background:  #656565 url(/images/backs.gif) repeat-x 100% 100%;
	font-family: Verdana, Arial, Geneva, SunSans-Regular;
	font-size: 11px;
	color: #000000;
	background-position: 0px 0px;
/*
	//background-color: #26313E;
	//background-color: #003366;
*/

}
a {  color: #003399; text-decoration: none}
a:hover {  text-decoration: underline}
.fineprint {
	font-size: 9px;
}
.formInsertCode {
	height: 300px;
	width: 520px;
}
.formInsertPHPhead {
	height: 100px;
	width: 520px;
}
li {
	font-family: Verdana, Arial, Geneva, SunSans-Regular;
	font-size: 11px;
}
ul {
	font-family: Verdana, Arial, Geneva, SunSans-Regular;
	font-size: 11px;
}
div {
	font-family: Verdana, Arial, Geneva, SunSans-Regular;
	font-size: 11px;
}
h1 {
color:#666666;
font-size:16px;
}

h2 {
color:#000066;
font-size:14px;
}

h3{
color:#000066;
font-size:12px;
}

h4{
color:#000099;
font-size:12px;
}

.graybox {
        border: 1px solid #d3d3d3;
        background-color: #f7f7f7;
        padding: 4px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: none;
	float: none;

}
.splitTable {
	border: thin solid #999999;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;

}
.searchTexarea1 {
	height: 15px;
	width: 125px;
	vertical-align: middle;

}
.searchSubmit1 {
	height: 18px;
	width: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background:#ECE9D8;
}
.tdAlt {
	background-color: #F0F3F8;
}
.codeExample {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #3300FF;
}
.purchaseTable {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F4;
}
.sidebarL {
	background-image: url(images/side-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sidebarR {
	background-image: url(images/side-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.navBar {
	background-color: #000000;
}
.containerTable {
	border: 5px solid #999999;
}
.caption {
	font-size: 9px;
}
.navbarTextON {
	font-family: Arial, He3vetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navbarOrderTextON {
        font-family: Arial, He3vetica, sans-serif;
        font-size: 14px;
        color: #CC0033;
}

.sideContent {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 8px;
}
