body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/ppc/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #006699;
	}

#topnav a {
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: 1px solid #B9E9FF;
	font-size: 80%;
	display: block;
	width: 7em;
	color: #006699;
}
#topnav a.on {
	color: #0066FF;
	background-image: url(images/ppc/l_s.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#topnav ul li {list-style-type: none;}

h1 {margin: 10px 0px 0px;padding: 0px;}

#header h1 a {
	display:block;
	background: url(images/ppc/logo_comnet.gif) no-repeat 0 0;
	width:180px;
	height: 52px;
	}
	
#header h1 a span {display: none;}

.box {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.box_l {
	margin-bottom: 5px;
	font-size: 90%;
}
.box_r {
	margin: 2px 2px 0px;
	padding: 5px;
	border-top: 1px solid #B5E6EA;
	border-right: 1px none #B5E6EA;
	border-bottom: 1px solid #B5E6EA;
	border-left: 1px none #B5E6EA;
}

.box strong {font-size: 1.2em; color: #009900;}
	
.btnbox {padding-left: 16px;}
	
#footer {
	clear:both;
	font-size: 80%;
	color: #999999;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #A8EAFF;
	}
	
h2 {
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}

h3 {color: #006699;}

#rCol {display: none;}
	
.required {color: #CC0000;}
img {border: 0;}
.hide {display: none;}
.clr {clear: both;}
.fl {float: left;}
.fr {float: right;}
a:link {color: #0099CC;}
a:visited {color: #0099FF;}

div.thumb a img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #0099FF;
	}
	
#portfolio a {
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCFF99;
	font-size: 80%;
	width: 7em;
	color: #009900;
	text-align: center;
	display: block;
}
#portfolio ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
#sidebar p {
	border: 1px solid #CCFFFF;
	font-size: 80%;
	padding: 10px;
	}
#content {
	font-size: 80%;
	}	