/* Required styles */
body {
	border: 0px;
	margin: 0px;
	background-color:#f5f5e7;
}
body, td, p {
	color: #000000;
	font-size: 13px; 
	font-family: verdana,helvetica,arial,sans-serif;
}
.langselecton a
{
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3366FF;
	text-decoration: underline;
}
.langselectoff
{
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lowgraphics a
{
	display: inline;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.copyright
{
	color: #006633;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.siteby
{
	font: 8px Arial, Helvetica, sans-serif;
	color: #006633;
}
.updated {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	padding-left: 14px;
	padding-top: 30px;
	text-align: center;
}

.quotebox, .quotebox p {
	font-family: times, arial, helvetica;
	font-size: 16px;
	background-color: #DAEBDA;	
}

.borderbox {
	font-family: times, arial, helvetica;
	font-size: 14px;
	border: 1px solid rgb(157, 204, 157);		
}

/* template styles */
.menuhead {
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: #003366;	
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	padding-left: 4px;
	padding-right: 4px;
}
.container {
	max-width: 1000px;
	background-color: #ffffff;
	border: 1px solid #426B24;
}

.pic {
	border: 2px solid white;
}
.content_table {
	background-color: #C4E0C4;
}
.treeview_table {
	margin-right: 0px;
}
.cell_head {
}
.cell_body {
}
.smallcell_head {
}
.smallcell_body {
}

/* fck required styles */
h1 {
	font-weight: bold;
	color: #006600;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
	margin-bottom:8px;
	margin-top:4px;;
	padding-left: 0px;
	font-style: italic;
	padding-bottom: 20px;
	padding-left: 0px;
	
	
	
}
h2 {
    font-style: italic;
	font-weight: bold;
	color: #006600;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;	
	margin: 0px;
}

.caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333300;
}





