body {
	font-family: verdana, tahoma, arial;
	color: #717d84;
}
#left_column {
	background-image:url('../img/pl_02.jpg');
	background-repeat:no-repeat;
	background-position: 0 -4;
	width:290px;
	height:630px;
}
#content_column {
	background-image:url('../img/pl_03.jpg');
	background-repeat:no-repeat;
	background-position: right -4px;
	width:515px;
	height:630px;;
	vertical-align:top;
	font-size: 0.8em;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: justify;
}
#right_column {
	background-image:url('../img/pl_04.jpg');
	background-repeat: no-repeat;
	background-position: right -3px;	
	width:15px;
	height:650px;
}
#footer {
	font-size: 0.7em;
	font-weight: bold;
}
div,P,UL,LI {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Tahoma, Arial;
}
.breadcrumb {
	text-align: right;
	font-size: 0.8em;
	color: #717d84;	
	font-weight: bold;
}
.breadcrumb a {
	text-decoration: none;
	color: #717d84;	
	font-weight: normal;
}
h1 {
	margin-top: 0px;
	color: #325930;
	font-weight: normal;
	font-size: 14pt;
}
h2 {
	color: #717d84;
	font-weight: normal;
	font-size: 12pt;
}
.mainMenu a {
	font-weight: bold;
	font-size: 0.8em;
	color: #325930;
	text-decoration: none;
	text-transform: uppercase;
}
.mainMenu td {
	padding-right: 5px;
}
