/* CSS Document */

td img 
{
display:block;
}

body
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575757;
	text-align: left;
}

.time
{
	font-size:10px;
	color:#FFFFFF;
	font-family:tahoma;
}

.pressreleasetime{
	font-size:10px;
	font-weight:bolder;
	color:#000000;
}

.quote
{
	background-image: url(../../mira03/images/index_r10_c4.jpg);
	font-family:tahoma;
	color:#000000;
	font-weight:bolder;
	font-size:16px;
	text-align:center;
}

.content
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:top;
	text-align:justify;
	letter-spacing:0.2px;
	line-height:15px;
	vertical-align:top;
	color:#575757;
}

.content_title
{
	font-size:14px;
	text-align:center;
	color: #0359FE;
}

.news
{
	font-size:10px;
	font-weight:bold;
	height:auto;
	line-height:normal;
	text-align:left;
}

.copyright
{
	/*color:#0359FE;*/
	font-size:9px;
	height: 5px;
	width: 190px;
	font-family: tahoma;
}
a:link {
	color: #9F0000;
	text-decoration: none;
}
a:visited {
	color: #575757;
	text-decoration: none;
}
a:hover {
	color: #575757;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
A.menulink{
	display: block;
	width: 161px;
	text-align: left;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color: #333333;
	font-weight: 400;
	background-color: #84C1FF;
	text-indent: 5px;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: black;
	background-image: url(side_menu/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(side_menu/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #D7D7D7;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
.glossymenu a.menuheader {
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: black;
	background-image: url(side_menu/glossyback3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 22px;
	margin-bottom: 3px;
	background-color: white;
	background-image: url(simpletree/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	cursor: hand !important;
	cursor: pointer !important;
	background-color: white;
	background-image: url(simpletree/closed.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.stockactivity {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;.stockactivityinfo {

	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.stockactivityinfo {

	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;.stockactivityinfo {

	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#divcontent{
	width: 900px;
	height: 45px;
	margin: 0 left;
}

.tblcontent{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	width:634px;
}
.navigation{
	font-size:24px;
	text-align:center;
	font-family:tahoma;
}
