@charset "UTF-8";

body {
	background: #000000;
	color: #ffffff;
}

/*	##################################
   	CSS BASIC ELEMENTS
	################################## */

a:link {
	color: #ffff00;
}

a:hover {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

img {
	margin: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#content-wrapper {
	background: none;
	border-top: 2px solid #ffffff;
}

/*	##################################
   	HEADINGS
	################################## */

h1 {
	margin-bottom: 0px;
}

h2 {
	margin-bottom: 0px;
}

h3 {
	margin-bottom: 0px;
}

h4 {
	margin-bottom: 0px;
	color: #ffffff;
}

h5 {
	margin-bottom: 0px;
	color: #ffffff;
}

h6 {
	margin-bottom: 0px;
	color: #ffffff;
}

/*	##################################
   	HEADER
	################################## */

#hmenu-left ul li a {
	color: #07477b;
}

#hmenu-right {

	color: #000000;
}

/*	##################################
   	SEARCH
	################################## */

label.ss {
	background: url(/images/bg-b-search.jpg) no-repeat 0 0;
}

/*	##################################
   	MENU
	################################## */

/* OFF */

/* ON */

/*	##################################
   	TOPBAR
	################################## */

/*	##################################
   	CRUMBS
	################################## */

/*	##################################
   	CONTENT
	################################## */

/** CONTENT LEFT */

#att-on .urgent p {
	color: #000000;
}

#att-on .urgent a {

	color: #000000;
}

#att-on .urgent li {

	color: #000000;
}

.attention-inner {
	background: #000000;
}

.section p.lead {
	color: #ffff00;
}

.topics-inner {
	background: #000000;
}

/** CONTENT RIGHT */

/*	##################################
   	MAILFORM
	################################## */

table.mailform tr th span {
	color: #ffff00;
}

/*	##################################
   	AD
	################################## */

#ad-01 {
	background: none;
	border: 1px solid #cccccc;
}

#ad-01 .ad-box .ad-title h4 {
	background: none;
}

#ad-01 p.pright{
	background: url(/images/list-01-b.gif) no-repeat 0 5px;
}

#ad-02 {
	background: none;
	border: 1px solid #cccccc;
}

#ad-02 .ad-box .ad-title h4 {
	background: none;
}

#ad-02 p.pright{
	background: url(/images/list-01-b.gif) no-repeat 0 5px;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	background: none;
}

#footer .box-right {
	background: none;
	background: #222222;
}

/*	##################################
   	SKIP LINK
	################################## */

/*	##################################
   	CLEARFIX
	################################## */

/* For modern browsers */

/* For IE 6/7 (trigger hasLayout) */

