body {
	background-color: #1a1a1a;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	color: White;
	text-align: center;
}

#aWrapper {
	background-position: left top;
	background-image: url(../images/bg.jpg);
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-color: #000000;
	border: thin solid Silver;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.moduletable_cfstat {
	text-align: center;
}

.aLeft {
	width: 180px;
	vertical-align: top;
	height: auto;
	padding: 300px 10px 10px 10px;
}

.aLeft H3 {
	color: #FFD700;
}

.transparent {
	background-image: url(../images/transblack.gif);
	padding: 5px 5px 5px 5px;
}
.aContent {
	width: 640px;
	vertical-align: top;
	height: auto;
	padding: 115px 0px 0px 0px;
}

.aContent2 {
	width: 820px;
	vertical-align: top;
	height: auto;
	padding: 120px 5px 0px 5px;
}

#aUser1 {
}

#aUser2 {
}

#aUser3 {
	text-align: center;
}

.aRight {
	width: 180px;
	vertical-align: top;
	padding: 120px 0px 0px 0px;
	text-align: right;
}

.aRight H3 {
	color: #FFD700;
}

#aFooter {
	color: #FFD700;
	text-align: center;
	font-size: x-small;
}

/* Navigation */

#aNav {
	width:1000px;
	height:32px;
	margin:0 auto;
}

#aNav ul {
	list-style-type:none;
	text-align:left;
	padding:7px !important;
	padding:6px;
}

#aNav li {
	display:inline;
}

#aNav li a {
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: 0;
	padding: 9px 8px;
}

a.mainlevel_top:link, a.mainlevel_top:visited {
	color:#ffffff;
	text-decoration:none;
	background: none;
}

a.mainlevel_top:hover {
	color:#ffcc00;
	text-decoration:none;
	background: none;
}


/*Style for the BACK button*/
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}









p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: White;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: Silver;
}

tr {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: Silver	;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a:link {
	color: #FFD700;
	text-decoration: none;
}

a:visited {
	color: #FFD700;
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	text-decoration: underline;
}

hr {
	background: #999999;
	height: 1px;
	border: 1px solid;
}

/* NAVIGATION/MENU SETTINGS */

/* this styling is for the MAIN items in the menu */
a.mainlevel:link {
	display: block;
	border-bottom: 1px solid White;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel:visited {
	display: block;
	border-bottom: 1px solid White;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel:hover {
	display: block;
	border-bottom: 1px solid White;
	color: #FFD700;
	font-weight: bold;
	text-decoration: none;
}

/* this styling is for the menu item when it is active, even in main/sub position*/
#active_menu {
}

/* Title of the component being used to display the content.*/
.componentheading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #9b9a87;
	margin: 10px 0 5px 0;
}

/* Title of the content, article, etc. being displayed.*/
.contentheading {
	height: 40px;
	vertical-align: middle;
	font-size: 22px;
	font-weight: normal;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #B0E0E6;
	text-align: left;
	width: 100%;
}

/*Title of articles when appeare as links */
a.contentpagetitle:hover {
	color: #ff0000;
}

a.contentpagetitle:link {
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #4971ba;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:visited {
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #4971ba;
	text-align: left;
	width: 100%;
}

/* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
.contentdescription {
	text-align: left;
}


/* required stuff */
span.pathway {
	display: block;
	margin-bottom: 15px;
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px 2px 0px 2px;
	border-collapse: collapse;
	padding-left: 10px;
}

.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}

h3 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 10px 0 5px 0;
}


div.moduletable {
	margin-bottom: 20px;
}

a.moduletable_banner {
	text-decoration: none;
	border: 0 none;
}

table.moduletable .contentheading {
	height: 30px;
}

td.sectiontableentry0 {
	color: Silver;
	padding: 3px 3px 3px 3px;
	border-bottom: thin solid Silver;
}

td.sectiontableentry1 {
	color: Silver;
	padding: 3px 3px 3px 3px;
	border-bottom: thin solid Silver;
}

tr.sectiontableentry0 td {
	padding-left: 4px;
	padding-right: 4px;
}

tr.sectiontableentry1 td {
	padding-left: 4px;
	padding-right: 4px;
}

