#ajaxticker1{
width: 500px;
height: 20px;
padding: 5px;
background-color: #EBE3D3;
}

#ajaxticker1 div{ 
background-color: #EBE3D3;
}

.someclass{ 
font-family: Verdana, sans-serif;
color: #6B3732;
font-size: 11px;
font-weight: normal;
text-align: left;
}

#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: yellow;
border: 1px solid gray;
visibility: hidden;
}


body {
	background-color: #91A9C1;
}
.navi {
	font-family: Verdana, sans-serif;
	color: #6B3732;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.counter {
	font-family: Verdana, sans-serif;
	color: #6B3732;
	font-size: 11px;
	font-weight: bold;
}
.info {
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
.content {
	font-family: Verdana, sans-serif;
	color: #6B3732;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.style9 {
	color: #618235;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.subnavi {
		font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
.ticker {
	font-family: Verdana, sans-serif;
	color: #6B3732;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: super;
}

.ticker-01{ 
font-family: Verdana, sans-serif;
color: #6B3732;
font-size: 18px;
font-weight: bold;
text-align: left;
}

.ticker-01 A:link    {text-decoration:none;}
.ticker-01 A:visited {text-decoration:none;}
.ticker-01 A:hover   {text-decoration:underline;}

.ticker-02{ 
font-family: Verdana, sans-serif;
color: #6B3732;
font-size: 18px;
font-weight: normal;
text-align: left;
}

.ticker-02 A:link    {text-decoration:underline;}
.ticker-02 A:visited {text-decoration:underline;}
.ticker-02 A:hover   {text-decoration:underline;}


li {
	list-style-position: inside;
}