.leftNavigation {
	background-color: #FFCC99;
}
.leftNavigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	margin: 3px; 
}
.top {
	background-color: #FF9900;
	
}
.textbox {
	background-color: #FFddaa;
	
}
body {
	
	background: url(images/bg.gif) repeat-x fixed;
}

form { padding: 5px; }
fieldset, legend { padding: 5px; background-color: #FF9; border: solid 1px #000; }
fieldset { background-color: #FC9; }
input, select, textarea { 
  border: solid 1px #900; color: #900; background-color: #FFF;
  padding:2px;
  font: bold 12px Arial, sans-serif;
}
input:focus { background-color: #FF9; }


.content {
	background-color: #ffeecc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #330000;
}
.content a{
	color: #993333;
}
.content_bigger {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #330000;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #330000;
	font-weight: lighter;
	text-decoration: underline;
}


.all { border: solid 2px black; -moz-border-radius: 10px; width: 90%; }

.category {
  background-color: #900; color: #FFF; 
	border: solid 1px black; -moz-border-radius: 5px;
	width: 165px; padding: 5px;
	font-weight: bold; font-family: Arial, sans-serif;
}

.black, .grey { 
  width:25%; 
	-moz-border-radius: 10px;
	border: dotted 1px #999; 
	float:left; 
	padding: 5px; 
	text-align:center; 
	margin: 5px; 
	background-color: #FFA;
	font-size: x-small;
}
.black { font-weight: bold; color:#000; }
.grey { font-weight: lighter; color:#999; }

#layout1 em, #layout2 em, #layout3 em, #layout4 em, #layout5 em { font-size: small; }





.style2 {font-size: 14px}
.style3 {color: #CC9900}
.style4 {
	color: #996600;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}