BODY {
	padding: 0px;
	margin: 0px;
}

TABLE {
	border-collapse: collapse;
}

A {
	color: #336699;
}

A:hover {
	text-decoration: none;
}

#page-header {
	height: 80px;
	background: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
}

#page-header .content {
	padding: 22px 0px 0px 23px;
	font: bold 28px Tahoma;
	color: #666666;
}

#page-section {
	width: 100%;
}

#left-side {
	width: 140px;
	padding-bottom: 40px;
	vertical-align: top;
}

#left-side TD {
	font-family: Arial;
}

#right-side {
	width: 590px;
	padding-bottom: 40px;
	padding-left: 10px;
	vertical-align: top;
}

#page-content {
	padding: 10px 10px 10px 10px;
}

#page-footer {
	padding: 10px 0px 30px 160px;
	font: 11px Verdana;
	color: #666666;
}

#page-footer A {
	color: #666666;
}
/******************************************** SITE MENU ***/

#site-menu {
	padding: 3px;
	font-family: Verdana;
}

#site-menu TABLE {
	width: 100%;
}

.site-menu-on {
	height: 22x;
	font: 12px Verdana;
	padding: 3px;
}

.site-menu-on A {
	color: black;
	text-decoration: none;
	font-family: Verdana;
}

.site-menu-off {
	height: 22x;
	font: 12px Verdana;
	padding: 3px;
}
.site-menu-off A {
	color: black;
	text-decoration: none;
	font-family: Verdana;
}
.site-menu-off A:hover {
	color: white;
	text-decoration: none;
	font-family: Verdana;
}
.site-menu-on A:hover {
	color: white;
	text-decoration: none;
	font-family: Verdana;
}


.site-menu-border {
	width: 1px;
	border-left: 1px solid #DFDFDF;
}

/******************************************* SEARCH ***/

.search-section {
	padding: 0px 5px 0px 5px;
}

.search-content{
	padding: 10px 5px 0 5px;
	border-top: 1px solid #CCCCCC; 
}

.search-content INPUT {
	border: 1px solid #9D9DA1;
	height: 20px;
}

.radio INPUT {
	border: 0px;
}
.radio-text {
	font: 11px Tahoma;
}
/*************************************************************************************/


