*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #323232;
}

a:visited {
	color: #323232;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#content
{
	margin: 0 auto;
	width: 775px;
	background-color: #7F80AF;
	background-image: url(images/devNetBars.jpg);
	
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
}


#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px;
}

#right
{
	float: left;
	width: 540px;
	background-color: #e7e7f7;
	margin-top: 15px;
	padding: 5px;
	margin-left: 110px;
	text-align: center;
	margin-bottom: 15px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #777777;
}

#right a
{
color: #777777;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #777777;
}

#footerb {
	height: 47px;
	clear: both;
	background-image: url(images/devNetBarsBottom.jpg);
	width: 775px;
	background-repeat: no-repeat;
}

#footerb p {
	margin: 0;
	font-size: 10px;
	text-align: center;
}

#top_bg {
	background-image: url(images/devNetBanner.jpg);
	height: 114px;
	width: 775px;
	float: left;
	background-repeat: no-repeat;
}
#logo_text {
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 125px;
	font-family: Georgia, sans-serif;
}

.active {
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #D6D7DE;
}

