body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto;
	/*background-image: url(images/clickng-background.jpg);
	background-repeat: repeat-x;*/
	background-color: #333333; /*#3781BB; ffffff*/
	font-size: 15px
}
div#maincontainer {
	width: 1020px;
	margin: 0px auto;
}
div#floatright {
	margin-top: 5px;
	width: 202px;
	margin-left: 5px;
	float: right;
	text-align:center;
}
div#floatrightinner { 
	border-right:1px solid #445B74;
	border-left:1px solid #445B74;
}
div#container {
	width: 810px;
	xmargin: 0px auto;
}
div#containerinner {
	xwidth: 800px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #ffffff;
}
div#topheader {
	width: 800px;
	height: 230px;
	overflow: hidden;
	margin:0px auto;
	background-image: url(images/background-header.jpg);/*background-header-2009.jpg*/
	background-repeat: no-repeat;
	background-color: #efefef;
}
div#nav li:hover {
	color: #ffffff;
	background-image: url(images/nav-black.jpg);
}
div#logo {
	width: 220px;
	height: 50px;
	margin-top: 45px;
	margin-left: 15px;
	float: left;
}
div#logo img {
	width: 220px;
	height: 50px;
	border: 0px none;
}
div#navtop {
	width: 440px;
	height: 20px;
	float: right;
	margin-right:30px;
	margin-top: 30px;
	color: #ffffff;
	font-weight: bold;
}
div#navtop a {
	text-decoration: none;
	color: #ffffff;
}
div#navtop ul {
	margin:0px;
	padding: 0px;
}
div#navtop li {
	float: right;
	margin-left: 10px;
	height: 20px;
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
	list-style: none;
	font-weight: bold;
	border: 0px none;
}
div#navtop li a {
	color: #ffffff;
	text-decoration: underline;
}
div#navtop a:hover {
	color: #333333;
}
div#searchbox {
	width: 360px;
	height: 38px;
	float: right;
	padding: 0px;
	padding-right:25px;
	padding-top: 31px;
	padding-left: 25px;
	/*margin-top: 35px;
	margin-right: 25px;*/
	overflow: hidden;
	white-space: nowrap;
	
}
div#searchbox form {
	margin:0px;
	padding: 0px;
}
div#searchbox input {
	width: 290px;
	/*height: 30px;*/
	font-size:13px;
	font-weight: bold;
	color: #3781BB;
	border:0px none;
}
div#toplogos {
	clear: both;
	width: 400px;
	height: 50px;
	float: right;
	margin-right:30px;
	margin-top: 45px;
	text-align: center;
}
div#toplogos img {
	border:0px none;
}
div#mainbody {
	clear: both;
	margin: 0px auto;
	background-color: #ffffff;
	width: 800px;
}
div#maintabs {
	background-color: #ffffff;
}
div#maintabsbody {
	margin-top:-12px;
	padding-top:15px;
	background-color: #3781BB;
	border-top:1px solid #ffffff;
	height: 120px;
	overflow: hidden;
	z-index:200;
}
div#maintabsbody-inner {
	padding: 10px;
	color: #ffffff;
	text-align:center;
}
div#footer {
	clear: both;
	margin: 25px auto;
	color: #ffffff;
	width: 800px;
	text-align: center;
}
div#footer a {
	text-decoration: none;
	color: #ffffff;
}
div#footer ul {
	margin:0px;
	padding: 0px;
}
div#footer li {
	padding: 1px;
	font-size: 11px;
	text-align: center;
	list-style: none;
	display: inline;
}
div#footer li a {
	color: #666666;
	text-decoration: underline;
}
div#footer a:hover {
	color: #666666;
}

div#content {
	clear: both;
	margin: 0px auto;
	background-color: #ffffff;
	width: 800px;
}
div#content-inner {
	padding: 5px;
	color: #333333;
}

/* begin thebox css */

div#theboxes {

}

div#thebox {
	border:1px solid #FF6600; /*3781BB*/
	width: 385px;
	height: 200px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
}

div#thebox-title {
	color: #ffffff;
	background-color: #FF6600;
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:5px;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
}
.feedtitle {
	white-space: nowrap;
}
div#thebox-title a {
	color: #ffffff;
	text-decoration: none;
}

div#thebox-body {
	color: #333333;
	height: 175px;
	overflow: auto;
	overflow-x: hidden;
}

div#thebox-body ul {
	margin:0px;
	padding: 5px;
}

div#thebox-body li {
	color: #333333;
	padding-bottom: 3px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

div#thebox-body li a {
	color: #333333;
	text-decoration: none;
}

div#thebox-body li a:hover {
	color: #333333;
	text-decoration: underline;
}

div#thebox-body img {
	border:0px none;
}
.feeddescription {
	font-size: 95%;
}

.feeddescription img {
	display: none;
}

/* end thebox css */

/* begin ithebox css */

div#itheboxes {

}

div#ithebox {
	border:1px solid #FF6600; /*3781BB*/
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	width: 775px;
}

div#ithebox-title {
	color: #ffffff;
	background-color: #FF6600;
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:5px;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
}

div#ithebox-title a {
	color: #ffffff;
	text-decoration: none;
}

div#ithebox-body {
	padding: 5px;
	color: #333333;
	overflow: auto;
	overflow-x: hidden;
}

div#ithebox-body ul {
	margin:0px;
	padding: 5px;
}

div#ithebox-body li {
	color: #333333;
	padding-bottom: 3px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

div#ithebox-body li a {
	color: #333333;
	text-decoration: none;
}

div#ithebox-body li a:hover {
	color: #333333;
	text-decoration: underline;
}

div#ithebox-body img {
	border:0px none;
}

/* end ithebox css */


/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 11px 0 11px 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #3781BB; /* set border COLOR as desired */
	list-style-type: none;
	padding: 5px 10px 5px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a, body#tab11 li.tab11 a, body#tab17 li.tab17 a, body#tab20 li.tab20 a, body#tab77 li.tab77 a { /* settings for selected tab */
	border-bottom: 0px none; /* set border color to page background color border-bottom: 1px solid #3781BB;*/
	background-color: #3781BB; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a, body#tab11 li.tab11 a, body#tab17 li.tab17 a , body#tab20 li.tab20 a, body#tab77 li.tab77 a{ /* settings for selected tab link */
	background-color: #3781BB; /* set selected tab background color as desired */
	color: #000000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 5px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 5px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #3781BB; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #3781BB; /* set unselected tab background color as desired */
	color: #ffffff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background: #72A9D6; /* set desired hover color */
}

/* end css tabs */

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }