* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	padding: 40px 0;
	background-color: white;
	margin: 0;
}
a {
	color: #CCCCCC;
	padding: 1px 2px 1px 2px;
	text-decoration: underline;
}
a:hover {
	background-color: white;
	color: black;
	text-decoration: none;
}
a.ex {
	background: none;
	color: yellow;
}
a.ex:hover {
	background: yellow;
	color: black;
}
.body {
	background-color: black;
	color: white;
	border-bottom: 8px solid #e3001b;
}
.body h1 {
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 1.5em;
}
.body h2 {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1em;
	font-size: 0.8em;
}
.body p {
	font-size: 0.71em;
	color: #dddddd;
}
.footer {
	font-size: 0.72em;
	color: gray;
}
.menu2 {white-space: nowrap; padding:0; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-bottom:1px solid #444;}
.menu2 li {float:left;font-family: "Arial Narrow", Arial, sans-serif;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 7px 0 2px;}
.menu2 li sup {margin-left: 6px;}
.menu2 li.current a {color:#fff; background:url(button3.gif);}
.menu2 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(button4.gif);}
.menu2 li a:hover b {background:url(button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(button3.gif) no-repeat right top;}
.car  {
	margin: 7px 0 7px 0;
}
.car td {
	vertical-align: top;
	padding: 0 0 0 6px;
}
.car .f img {
}
.car .p {
	font-size: 0.71em;
	width: 40%;
	text-align: left;
	border-bottom: 1px dotted #333;
	padding: 8px  0 3px 10px;
	color: #999;
}
.car .p strong {
	color: white;
	font-weight: normal;
}
.car .t {
	text-align: right;
	padding: 6px 6px 0 0;
	white-space: nowrap;
}
.car .t div {
	font-size: 1.1em;
}
.car .t span {
	color: red;
	font-size: 1.05em;
}

.car .pp {
	font-size: 0.71em;
	text-align: left;
	padding: 1px;
	color: #555;
}
.car .pp strong {
	color: #777;
	font-weight: normal;
}
.car .tt {
	padding: 1px 0 1px 10px;
	text-align: left;
	padding: 1px;
	font-size: 0.71em;
	width: 200px;
} 
.car  div {
}
.car .tt span {
	color: red;
}

.zoom {
list-style: none none;
display: inline;
}

.zoom a {
margin: 2px;
padding: 4px;
position: relative;
float: left;
display: block;
width: 132px;
height: 86px;
}

.zoom a:hover {
font-size: 100%;
z-index: 2;
}

.zoom a img {
border: 0 none;
position: absolute;
width: 132px;
height: 86px;
}

.zoom a:hover img,.zoom a:active img,.zoom a:focus img {
width: 198px;
height: 129px;
left: -33px;
top: -21px;
z-index: 1;
}
.pages {
	font-size: 0.72em;
	height: 2em;
	padding: 3px 0 3px 0;
}
.pages ul, .pages li {
margin: 0;
padding: 0;
display: inline;
}
.pages li {
	padding: 2px;
}
.pages li a {
	padding: 1px 5px 1px 5px;
	color: white;
	text-decoration: none;
	border: 1px solid gray;
	background-color: black;
}
.pages li a:hover {
	color: black;
	text-decoration: none;
	border: 1px solid gray;
	background-color: white;	
}
.prop td {
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #111;
	font-size: 0.8em;
}
.prop td.f {
	color: #bbb;
}
.opt {
	margin: 0;
	padding: 0;
}
.opt li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #bbb;
	font-size: 0.71em;
	line-height: 1.2em;
}
.opt li strong {
	color: white;
	font-weight: normal;
	margin: 0 4px 0 0;
}
.gal a {
	display: inline;
}
.gal img {
	margin: 2px;
	border: none;
	width: 60px;
	height: 45px;	
}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
width: 538px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 518px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 17px Verdana;
margin: 0 20px 0 0;
color: white;
} 
ul.newsticker span {
margin: 0 0px 0 0;
} 
blink {
	font-size: 1.2em;
	letter-spacing: 2px;
}
