/* CSS Document */
.a {
	color: #ffffff;
}

.moduletable {
	position : relative;
	font-size: 0.9em!important;
                height: auto!important;
	color: #666;
	font-family:  Arial, Verdana, Georgia, sans-serif;
}
.moduletable a{
	font-size:0.9em !important;
 	color: #666666;
}
.moduletable_menuleft {
	position : relative;
	font-size: 0.9em!important;
                height: auto!important;
	color: #666;
	font-family:  Arial, Verdana, Georgia, sans-serif;
}
.moduletable_ menuleft a{
	font-size:0.9em !important;
 	color: #666666;
}

#logo
{	background:#fff url(../images/banner.png) no-repeat;
	position:relative;
	height: 150px;
	width: 100%;
}
#sitename
{	font-size:0.8em !important;
	font-weight:bold !important;
}
#sitename a
{	font-size:0.8em !important;
	font-weight:bold !important;
}

/* Search box  */

#search .inputbox
{	background:#999;
	border:solid 1px #333;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:4px 4px 0 0 !important;
	width:8em;
}
#search form .inputbox:focus
{
	
}


.breadcrumbs a{
                 text-decoration:none;
}
.breadcrumbs span {
	position:relative;
	text-align: left;
	display:block;
	width:100%;
	color:#666;
	font-family:  Arial, Verdana, Georgia, sans-serif;
	font-size:0.8em !important;
	font-weight: bold !important;
	padding:7px;
	height: auto;
	left: 0px;
}
.breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus {
 	color:#999; text-decoration:none;
}
.componentheading {
	font-family:  Arial, Verdana, Georgia, sans-serif;
	font-size: 1.6em;
	color: #333333;
}
.contentheading {
	font-family:  Arial, Verdana, Georgia, sans-serif;
	font-size: 1.3em;
	color: #333333;
	font-style: normal;
}
iframe {
	position: relative;
	width:100% !important;
	height: 100% !important;
	border:5px;
	padding:0px;
	top: 0px;
	left: 0px;

}
#blockrandom {
	position: relative !important;
	width:100% !important;
	height: 500px!important;
	border:0px !important;
	padding:0px !important;
	display:block !important;
	top: 0px !important;
	float: left;
}
#blockrandom.div, #blockrandom.td, #blockrandom.tr {
	position: absolute !important;
	top: 0px !important;
	color: #FFff00 !important;
}

.contentpane {
	position: relative;
	width:100%!important;
	height: auto!important;
	left: 0px;
	top: 0px;
	color: #666666;
}
iframe.contentpane {
                width:100%!important;
	height: 100%!important;
                background: #333;
}
div.contentpane {
                width:100%!important;
	height: auto!important;
                padding: 0;
               display:block;
}
.contentpane span, a:hover, a:visited, a:link {
	font: normal 1.5em Arial, Verdana, Georgia, sans-serif;
	color: #333333;
                 width:100%;
	text-decoration: none;
}
td.contentpane {
                width:100%!important;
}
.contentpaneopen {
                 font: normal .9em  Arial, Verdana, Georgia, sans-serif;
	color: #333333;
               	text-decoration: none;

}
.wrapper {
	border:0px;
                width: 100%;
	background-color: #333;
	color: #999;
}

