BODY {
	COLOR: #000000; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
TD {
	COLOR: #000000; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
TH {
	COLOR: #000000; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
.BOD {
	COLOR: #000000; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
FONT {
	COLOR: #000000; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
SELECT {
	COLOR: #2c3e56; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
INPUT {
	COLOR: #2c3e56; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}
TEXTAREA {
	COLOR: #2c3e56; FONT: 12px Franklin Gothic Medium, geneva, verdana, arial, sans-serif
}


table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
}

#navi {
font: 10px Franklin Gothic Medium, geneva, verdana, arial, sans-serif;
font-weight: bold;
margin: 5px 0px -5px;
padding: 0px 0px 0px 0px;
width: auto;
}

/* CSS Horizontal Menu */

#navi #navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navi #navlist li
{
display: inline;
list-style-type: none;
}

#navi #navlist a
{
padding: 2px 3px 3px 3px;
border: 1px solid #ffcc00;
background-color: #ffcc00;
}

#navi #navlist a:link, #navi #navlist a:visited
{
color: #2c3e56;
text-decoration: none;
font-weight: bold;
}

#navi #navlist a:hover
{
border: 0px solid #f1f3f5;
background-color: #fff;
color: #2c3e56;
font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
  border: 0px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 0px solid #cccccc;
}





table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

a.sivo:link{
	border:0px none;
}

a.sivo:hover {
	border:0px none;
}
