body {	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px; padding:0px; margin-top:30px;
	/*background:url(http://www.isitetv.com/images/body_bg.png) top left no-repeat;*/ background-color:#FFFFFF;
}

table {	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px; padding:0px; margin-top:0px;
	/*background:url(http://www.isitetv.com/images/body_bg.png) top left no-repeat;*/ background-color:#FFFFFF;
}
.button {
	display: block;
	height: 25px;
	width: 75px;
	margin-top: 5px;
	float: left;
	line-height: 25px;
	margin-right: 20px;
	padding-left:22px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background:url(images/new/button_off.gif);
	background-color:#FFFFFF;
}
.button a:hover {
	background:url(images/new/button_on1.gif);
	background-color:#FFFFFF;
}
a {
	color:#0066CC;
	text-decoration:none;
	background-color:#FFFFFF;
}
a:hover {
	color:#00CCFF;
	background-color:#FFFFFF;
}
.sub_index {
	list-style-image:url(images/bullit.gif);
	text-indent:-10px;
}
.sub_about {
	list-style-image:url(images/bullit_about.gif);
	text-indent:-10px;
}
.sub_services {
	list-style-image:url(images/bullit_services.gif);
	text-indent:-10px;
}
.sub_examples {
	list-style-image:url(images/bullit_examples.gif);
	text-indent:-10px;
}
.sub_contact {
	list-style-image:url(images/bullit_contact.gif);
	text-indent:-10px;
}
.sub_login {
	list-style-image:url(images/bullit_login.gif);
	text-indent:-10px;
}
.sub_links {
	list-style-image:url(images/bullit_links.gif);
	text-indent:-10px;
}
.w3c {
	display:block;
	width:37px;
	height:13px;
	line-height:13px;
	background-image:url(images/w3c.png);
	text-indent:-3000px;
	background-position:0px -13px;
	float:left;
}
.w3c:hover {
	background-position:0px 0px;	
}
.css {
	display:block;
	width:37px;
	height:13px;
	line-height:13px;
	background-image:url(images/css.png);
	text-indent:-9999px;
	background-position:0px -13px;
	float:left;
	margin-left:5px;
}
.css:hover {
	background-position:0px 0px;	
}
.links {
	display:block;
	width:37px;
	height:13px;
	line-height:13px;
	background-image:url(images/links.png);
	text-indent:-9999px;
	background-position:0px -13px;
	float:left;
	margin-left:5px;
}
.links:hover {
	background-position:0px 0px;	
}
.example_title {
	width:400px;
	height:20px; line-height:20px;
	border:1px solid #aaa;
	border-bottom:0px;
	color:#CC9900;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
}
.example_desc {
	width:390px;
	padding:5px;
	border:1px solid #aaa;
	border-top:0px;
	text-align:left;
}
