body {
	background:#FFFFFF url('/images/background.jpg') repeat-x fixed center top; 
	color: #220000;
	margin: 1px;
	padding: 2px;
	text-align: center;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}

#navigation a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #770000;
}

#blogheadline {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #121212;
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	width: 100%;
}

#blogheadline a {
	color: #FFFFFF;
}

#blogheadline a:hover {
	color: #CCCCCC;
}

#error404 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

#error404 a {
	color: #770000;
	text-decoration: none;
}

#alert {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 1em;
	color: #000000;
	width: 100%;
}

#alert a {
	color: #000000;
	font-weight: bold;
}

#banner {
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#bannertable {
	border: 1px solid #000000;
	background: #000000;
	width: 100%;
	/*height: 70px;*/
	background-image:url(/images/banner_background.jpg);
}

#bannertable a {
	text-decoration: none;
	font: 13px Verdana, sans-serif;
}

#bannertable td {
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
}

#menubanner {
	border: 1px solid #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #440000;
	width: 100%;
	background-image:url(/images/background_menu.jpg);
	
}

#menubanner a {
	text-decoration: none;
	font: 13px Verdana, sans-serif;

}

#menubanner td {
	color: #FFFFFF;
	text-align: right;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
}

#title {
	font-size: 1.7em;
	color: #000000;
	font-weight: bold;
}

#separator {
	border: 0px;
	width: 99%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

#sectionbar {
	width: 100%;
	border: solid 1px #111111;
	background-color: #555555;
	/*background-image:url(/images/sectionbar.jpg);*/
	background-image:url(/images/background_menu.jpg);
}

#sectionbar a {
	color: #FFFFFF;
}

#sectionbar a:hover {
	color: #AAAAAA;
}

#sectionbar td {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
}

#pagebanner {
	width: 100%;
	border: solid 1px #FFFFFF;
	background-color: #000000;
}

#pagebanner a {
	color: #FFFFFF;
}

#pagebanner a:hover {
	color: #AAAAAA;
}

#pagebanner td {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
}

#userpanel {
	width: 100%;
	border: solid 1px #111111;
	background-color: #555555;
	background-image:url(/images/background_menu.jpg);
}

#userpanel a {
	color: #FFFFFF;
}

#userpanel a:hover {
	color: #00FF00;
}

#userpanel td {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
}

#footer {
	font-weight: bold;
	color: #FFFFFF;
}

#yahoonews {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;

}

#yahoonews a {
	text-decoration: none;
	color: #660000;
	display: block;
	padding: 1.4px;
	border: 1px solid #FFFFFF;
	
}

#yahoonews a:hover {
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	
}

#credits {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

#credits a {
	text-decoration: none;
	color: #990000;
	display: block;
	padding: 1.4px;
}

#credits a:hover {
	color: #000000;
	text-decoration: underline;
}

#msnquote {
	color: #000000;
	font-size: 15px;
}

#marketdataupdate {
	font-size: .9em;
	width: 100%;
}

#marketdataupdate td {
	text-align: right;
}

#blogpage {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;

}

#blogpage a {
	text-decoration: underline;
	color: #990000;
	
}

#blogpage a:hover {
	color: #000000;
	text-decoration: underline;
	
}

#table1 {
    background-color: #790003;
    border: solid #000000 1px;
    width: 980px;
    padding:2px;
}

#table1 td {
    text-align: left;
}

#table2 {
	width: 100%;
}

#table2 td {
	padding: 5px;
    text-align: left;
}

#menu {
	width: 140px;
	vertical-align: top;

}

#menu a {
	display: block;
	background-image:url(/images/redbutton.jpg);
	font: 10px Verdana, sans-serif;
	border: #000000 solid 1px;
	border-left: #550000 solid 1px;
	border-top: #990000 solid 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #770000;
	text-decoration: none;
	padding: 2px;
	
}

#menu a:hover {
	display: block;
	background-image:url(/images/background_title.jpg);
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #000000;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #000000;
	font: 10px Verdana, sans-serif;
	color: #770000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	
}

#menutitle {
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: bold;

}

#maincontent {
	vertical-align: top;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#maincontenttable {
	border-left: #222222 solid 1px;
	border-right: #222222 solid 1px;
	border-bottom: #222222 solid 5px;
	background-color: #FFFFFF;
	width: 100%;
}

#maincontenttable img {
	border: 0px;
}

#login {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;

}

#login a {
	text-decoration: none;
	color: #990000;

}

#login a:hover {
	color: #000000;
	text-decoration: underline;
}

#mediatable {
	border: #111111 solid 1px;
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
}

#media {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	
}

#media a {
	color: #770000;
	font-weight: bold;
	text-decoration: none;	
}

#media a:hover {
	color: #000000;
	text-decoration: underline;
}

#contactpage {
	font-size: 1.6em;
}

#contactpage td {
	width: 50%;
	text-align: center;
}

#advertisement {
	border: 0px;
	padding: 0px;
}

#advertisement a {
	border: 0px;
	padding: 0px;
}

#weathermagnet table {
	padding: 0px;
	font-size: 1.0em;
	font-weight: bold;
}

#weathermagnet td {
	padding: 0px;
	font-size: 1.0em;
	font-weight: bold;
}

#alerttextarea {
	border: 0 solid #FFFFFF;
}