* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url("bg4.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #606060;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

#header {
	width: 690px;
	height: 223px;
	background: #000 url("logopilla2.jpg") no-repeat;
	/*padding-top: 30px;
	padding-left: 18px;*/
	font-size: 14pt;
	color: #FFF;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 690px;
	background: #fff /*url("sidebar.gif") repeat-y right*/;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 640px;
	height: 28px;
	background: url(link2.jpg);
	font-weight: bold;
	font-size: 8pt;
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 50px;
	
}

#horizontal a, #horizontal a:visited {
	/*color: #800203;*/
	color: #DA9E02;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #DC721C;
	border-bottom: 2px solid #DC721C;
	text-decoration: none;
}

#right-column {
	color: #808080;
	width: 251px;
	/*background: url(bg4.jpg) repeat-y;*/
	float: right;
	padding: 0px;
	border-right: 4px solid #FFF;
}

#right-column p {
	background: none;
	margin-bottom: 0px;
}

#right-column span {
	padding-left: 14px;
	padding-right: 14px;
	display: block;
}

#content {
	float: left;
	width: 430px;
	margin: 0 0 0 0px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	/*color: #800203;*/
	color: #DC721C;
	margin-bottom: 5px;
	padding-left: 14px;
	/*background: url(h2bg.gif) top left repeat-y;*/
}

.black {
	color: #000;
}

p {
/*margin-bottom: 20px;*/
padding-left: 14px;
padding-right: 18px;
/*background: url(articlebg.gif) top left repeat-y;*/
text-align: justify;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url(searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #DC721C;
	/*background: #F9F9F9;*/
	background: url(link3.jpg);
	clear: both;
	/*width: 640px;
		height: 20px;*/
	width: 630px;
	height: 28px;
	/*margin-left: 4px;
	padding: 4px;
	border: 1px solid #E4E4E4;*/
	
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 60px;
	text-align:center;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}

.rc_head {
	background: transparent url(h3.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	height: 20px;
}

.rc_body {
	background: transparent url(bg4.jpg) repeat-y;
	margin-left: 10px;
	text-align:justify;
}

.rc_body h2{
	font-size: 12pt;
	font-weight: bold;
	/*color: #800203;*/
	color: #DC721C;
	margin-bottom: 5px;
	padding-left: 14px;
	/*background: url(h2bg.gif) top left repeat-y;*/
}

.rc_foot {
	background: transparent url(bot3.jpg) no-repeat;
	margin-left: 10px;
	height: 20px;
}

.cont_head {
	background: transparent url(h4.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	height: 20px;
}

.cont_body {
	background: transparent url(bg5.jpg) repeat-y;
	margin-left: 5px;
}

.cont_foot {
	background: transparent url(bot4.jpg) no-repeat;
	margin-left: 5px;
	height: 20px;
}

.spacer {
	background: transparent url(spacer.jpg) no-repeat;
	margin-top:10px;
	height:35px;
}