body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.top-link:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.top-link:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.top-link:hover {
	font-family: arial;
	font-size: 12px;
	color: #C9DFED;
	text-decoration: underline;
}

a.top-link:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main-link:active {
	font-family: arial;
	font-size: 12px;
	color: #3D6575;
	text-decoration: none;
}

a.main-link:visited {
	font-family: arial;
	font-size: 12px;
	color: #3D6575;
	text-decoration: none;
}

a.main-link:hover {
	font-family: arial;
	font-size: 12px;
	color: #5A94A9;
	text-decoration: underline;
}

a.main-link:active {
	font-family: arial;
	font-size: 12px;
	color: #3D6575;
	text-decoration: none;
}


td {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #4C4C4C;
	text-decoration: none;
   }
p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	text-decoration: none;
	text-align: justify;

   }

.table-rightline {
}
.top-link {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.main-link {
	font-family: arial;
	font-size: 12px;
	color: #3D6575;
	text-decoration: none;
}
.head-brown {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.blue-link {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #488CB7;
	text-decoration: none;
}
.ticker
{
    FONT-SIZE: 8pt;
    COLOR: #0a4a7a;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
.ticker:hover
{
    FONT-SIZE: 8pt;
    COLOR: #d64902;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: underline
}
.textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  border: 1px solid #000000;
}
.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.bodytext
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.type
{
font-family:Verdana;
font-size:14px;
color:#FF9933;
font-weight:bold;

}
.button
{
    BORDER-RIGHT: #000000 1pt outset;
    BORDER-TOP: #000000 1pt outset;
    BORDER-BOTTOM: #00000 1pt outset;
    BORDER-LEFT: #000000 1pt outset;
    MARGIN-BOTTOM: #000000 outset;
    
    COLOR: #FFFFFF;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #6C6C6C;
    TEXT-ALIGN: center
}
.mmy_head {
	border:1px solid #ccc;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#900;
	background-color:#f0f0f0;
	padding:4px;
	width:99%;
	margin:5px auto;
}