@charset "utf-8";

body
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
td
{
    font-size: 12px;
}
img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

a
{
    text-decoration: none;
    color: #9f1b5a;
}
.tdate
{
    font-weight: bold;
    color: #9F1B5A;
}
.ttitle
{
    font-size: 16px;
    font-weight: bold;
}

a:hover
{
    text-decoration: none;
    color: #008B98;
}

a.hlink, a.hlink:visited
{
    color: #333333;
}
a.hlink:hover
{
    text-decoration: none;
    color: #9f1b5a;
}

a.menu, a.menu:visited
{
    color: #ffff00;
    margin-right: 16px;
    margin-left: 16px;
    font-size: 16px;
    font-weight: bold;
}
a.menu:hover
{
    text-decoration: none;
    color: #f7941d;    
}

a.menub, a.menub:visited
{
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 20px;
}
a.menub:hover
{
    text-decoration: none;
    color: #FFFF66;
}
.menubsp
{
    margin-top: 5px;
}

a.submenu, a.submenu:visited
{
    color: #FFFFFF;
    line-height: 12px;
}
a.submenu:hover
{
    text-decoration: none;
    color: #FFFF66;
    line-height: 12px;
}

a.submenu2, a.submenu2:visited
{
    color: #f7941d;
    line-height: 12px;
}
a.submenu2:hover
{
    text-decoration: none;
    color: #FFFF66;
    line-height: 12px;
}

a.footer, a.footer:visited
{
    color: #666666;
}
a.footer:hover
{
    text-decoration: none;
    color: #ED008C;
}

.hsi
{
    font-size: 18px;
    font-weight: bold;
}


.textfield700
{
    width: 720px;
    border: 5px solid #CCCCCC;
    height: 200px;
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
}
.textfield550
{
    width: 550px;
    border: 1px solid #CCCCCC;
    height: 200px;
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
}
.textfield550m
{
    width: 550px;
    border: 1px solid #CCCCCC;
    height: 100px;
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
}


.intro
{
    font-size: 16px;
    line-height: 24px;
    color: #CC0066;
    font-weight: bold;
}

.textfield400
{
    font-size: 12px;
    width: 400px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
.textfield250
{
    font-size: 12px;
    width: 250px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
.textfield200
{
    font-size: 12px;
    width: 200px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
.textfield100
{
    font-size: 12px;
    width: 100px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
.textfield150
{
    font-size: 12px;
    width: 150px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
.textfield50
{
    font-size: 12px;
    width: 50px;
    border: 1px solid #CCCCCC;
    height: 21px;
}
select
{
    height: 19px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
}
option
{
    font-size: 12px;
}


.formnotes
{
    font-size: 12px;
    color: #999999;
    padding-top: 3px;
}
.selectbox
{
    font-size: 12px;
    line-height: 15px;
    padding: 3px;
    border: 1px solid #CCCCCC;
}

.submenuline
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #990066;
}
.imgleftside
{
    margin-right: 5px;
    margin-bottom: 15px;
}
.imgtopside
{
    margin-bottom: 5px;
}
.tablebg
{
    background-color: #FFCB05;
}
.tablebgr
{
    background-color: #D9E4EE;
}

.tabhtext
{
    font-size: 12px;
    color: #b12e7b;
    height: 24px;
    padding-left: 5px;
}
.tablesp
{
    margin-bottom: 15px;
}
.tablesp10
{
    margin-bottom: 10px;
}
.tablesp5
{
    margin-bottom: 5px;
}

.tablesp2
{
    margin-bottom: 2px;
}
.tvsp
{
    margin-top: 8px;
    margin-left: 7px;
}

.tabline
{
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #95c8d0;
}
.tdline
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
}
.tdlinel
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    padding-left: 5px;
}
.tdliner
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    padding-right: 5px;
    padding-left: 5px;
}
.tablelinelr
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #95C8D0;
    border-left-color: #95C8D0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #95C8D0;
}


.footertable
{
    margin-top: 20px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}
.ad_title
{
    font-size: 16px;
    line-height: 20px;
    color: #B1337D;
    padding-bottom: 10px;
    font-weight: bold;
    padding-top: 12px;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #F06EAA;
}
.ad_table
{
    border: 1px solid #F1D9E7;
    padding: 9px;
}
.ad_contents
{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.ad_list
{
    padding-bottom: 10px;
    padding-top: 12px;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #F06EAA;
}
.richtext
{
    font-size: 12px;
    height: 24px;
}
.textsp18
{
    line-height: 18px;
}

#apDiv1
{
    position: absolute;
    top: 189px;
    width: 100%;
    height: 146px;
    z-index: 50;
    left: 0px;
    visibility: hidden;
}
.weather_image
{
    border: 1px solid #CCCCCC;
}

#apDiv2
{
    position: absolute;
    z-index: 99;
    visibility: hidden;
    width: 970px;
    height: 225;
}

.sub_nav_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA247D;
	text-decoration: none;
}

.sub_nav_Header
{
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ratingStar
{
	font-size: 0pt;
        width: 21px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        display: block;
        background-repeat: no-repeat;
}

.filledRatingStar
{

	background-image: url(/MetroFinance/images/blog/icon_good_01.gif);
}

.emptyRatingStar
{
	background-image: url(/MetroFinance/images/blog/icon_good_02.gif);
}

.savedRatingStar
{
	background-image: url(/MetroFinance/images/blog/icon_good_01.gif);
}

.regform_headline
{
	color: #990066;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

.regform_redDot
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhite
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhitePolling
{
	background-color: #722b91;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhiteClickCount
{
	background-color: #efefef;
	color: #efefef;
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhiteAudio
{
	background-color: #266F1E;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhiteStreaming
{
	background-color: #006B8D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhiteFree
{
	background-color: #264A9D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_invertWhitePolling_table_bg
{
	background-color: #A05CED;
}

.orderform_invertWhiteClickCount_table_bg
{
	background-color: #efefef;
}

.orderform_invertWhiteAudio_table_bg
{
	background-color: #24BD3E;
}

.orderform_invertWhiteStreaming_table_bg
{
	background-color: #7ACBBF;
}

.orderform_invertWhiteFree_table_bg
{
	background-color: #4D54FA;
}

.orderform_polling_alternate
{
	background-color: #F2E8FD;
}

.orderform_clickcount_alternate
{
	background-color: #efefef;
}

.orderform_audo_alternate
{
	background-color: #EEFFE6;
}

.orderform_streaming_alternate
{
	background-color: #EBF3F5;
}

.orderform_speical_alternate
{ //background-color:#FFFFFF;
}

.orderform_free_alternate
{
	background-color: #DCE7FF;
}

.orderform_special_headline
{
	color: #FF3300;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_special_body
{
	color: #800080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_special_product
{
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_speical_description
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_streaming_description
{
	color: #346976;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_polling_description
{
	color: #8130EF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_audio_description
{
	color: #339900;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_free_description
{
	color: #4F53F8;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.orderform_tc
{
	color: #3194AB;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sectionHeadline
{
	color: #FFFF00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.gridHeader
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gridHeader:hover
{
	color: #FFFF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.grid_10_Header
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.grid_10_Header:hover
{
	color: #FFFF00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.usStockHeadline
{
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.stockDetailHeadline
{
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}