a:link {
        color: #5F9BD2;
        text-decoration: none;
}
a:visited {
        color: #455EB9;
        text-decoration: none;
}
a:active {
        color: #666666;
        text-decoration: none;
}
a:hover {
        color: #FF0000;
        text-decoration: underline;
}
a.blockButton, a.blockButton:visited, .blockButton {
        display: block;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 2px;
        text-decoration: none;
        border: 1px solid #C0C0C0;
        background-color: #F9A618;
        font-size: 11px;
        cursor: pointer;
}
a.blockButton:hover, .blockButton:hover {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        border: 1px solid #CCCCCC;
        background-color: #666666;
}
a.blockLink:link, a.blockLink:visited, .blockLink {
        display: block;
        color: #FFFFFF;
        padding: 3px;
        line-height: 19px;
        text-decoration: none;
        border: 1px solid;
        border-right-color: #666666;
        border-left-color: #F5F5F5;
        border-top-color: #C0C0C0;
        border-bottom-color: #666666;
}
a.blockLink:hover {
        color: #FFFF00;
        text-decoration: none;
        border: 1px solid #C0C0C0;
        border-top-color: #F5F5F5;
}
a.profileButton:link, a.profileButton:visited {
        display: block;
        color: #3A3838;
        font-size: 11px;
        text-decoration: none;
        width: 104px;
        height: 21px;
        text-align: center;
        padding-top: 5px;
        float: left;
        background-repeat: no-repeat;
}
a.subscriptionButton:link, a.subscriptionButton:visited {
        display: block;
        color: #3A3838;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        width: 104px;
        height: 21px;
        text-align: center;
        padding-top: 4px;
        background-repeat: no-repeat;
}
a.topButton:link {
        background: url(images/top_button.gif) no-repeat;
        width: 72px;
        height: 17px;
        text-align: center;
}


/* For form object */
OPTION[disabled], INPUT[disabled], .fm_disabled {
        color: #808080;
        border-bottom: 1px white solid;
        border-right: 1px white solid;
        border-left: 1px #808080 solid;
        border-top:1px #808080 solid;
        background-color: #D4D0C8;
}
INPUT, SELECT {
        border: 1px black solid;
        font-size: 11px;
        font-family: tahoma;
        /*background-color: white;*/
        padding-right: 2px;
        padding-left: 2px;
}
TEXTAREA {
        border: 1px black solid;
        font-size: 11px;
        font-family: tahoma;
        background-color: white;
        padding-right: 2px;
        padding-left: 2px;
}
INPUT.submit {
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        height: 20px;
        border-bottom: 1px black solid;
        border-right: 1px black solid;
        border-left: 1px silver solid;
        border-top:1px silver solid;
        background: #FAFAFA;
        padding: 0px 2px 2px 2px;
        cursor: hand
}
input.none {
        border: none;
}
input.button {
        font-family: Tahoma;
        font-size: 11px;
        height: 23px;
		color:#FFFFFF;
        background: #FFFFFF;
        border: none;
        padding-bottom: 2px;
        cursor: hand;
}
input.butNoLink {
        font-family: Tahoma;
        font-size: 11px;
        color: #C0C0C0;
        height: 20px;
        border-bottom: 1px gray solid;
        border-right: 1px silver solid;
        border-left: 1px gray solid;
        border-top:1px silver solid;
        background: #FFFFFF;
        padding: 0px 2px 2px 2px;
        text-decoration: none;
        cursor: hand
}
input.tf, select.op, textarea.ta {
        font: 11px Tahoma, Arial, Verdana;
        color: #000000;
        width: 240px;
        border-top: 1px #B2B2B2 solid;
		border-bottom: 1px #B2B2B2 solid;
		border-left: 1px #B2B2B2 solid;
		border-right: 1px #B2B2B2 solid;
        background-color: #FAFAFA;
        padding-right: 2px;
        padding-left: 2px;
}
input.tf_req, select.op_req, textarea.ta_req {
        font: 11px Tahoma, Arial, Verdana;
        color: #806F50;
        width: 240px;
        border: 1px #FFDD9F solid;
        background-color: #FFFBF8;
        padding-right: 2px;
        padding-left: 2px;
}
input.tf_reqFocus, select.op_reqFocus, textarea.ta_reqFocus  {
        font: 11px Tahoma, Arial, Verdana;
        color: #000000;
        width: 240px;
        border: 1px #FFDD9F solid;
        padding-right: 2px;
        padding-left: 2px;
}


/* For table tags */
table.smallbox {
        border: 1px solid #B1B1B1;
}
table.outbox {
        border: 1px solid #999999;
}
table.mainContent {
        background-color: #E5E5E5;
}
table.thumbsLine {
        background-color: #C0C0C0;
}
table.usageBox {
        width: 200px;
        border: 1px solid #808080;
        background-color: #FFFFFF;
}
table.usageBar {
        line-height: 1px;
        height: 8px;
}
td.boxTitle {
        background-color: #CCCCCC;
}
td.boxContent {
        line-height: 16px;
        background-color: #F3F3F3;
}
td.colTitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF6600;
        font-weight: bold;
}
td.colHomeTitle {
        border-bottom: 1px solid #CBD5D7;
	    border-top: 1px solid #B6B6B6;
}
td.loading {
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: center center;
}
td.line {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        border-top: 1px solid #CED7DE;
        vertical-align: top;
        padding: 5px 3px;
}
td.mainColTitle {
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        background: #4791C5;
}
td.search_result_title {
        border-top:1px solid #A1A1A1;
}
td.underline {
        border-bottom: 1px #DCB5C2 dashed;
}
td.thumbsLine {
        border: 1px solid #C0C0C0;
        background: #FFFFFF;
}

td.mesgDebug {
        font-family: Courier New, Courier, mono;
        color: #000000;
        font-weight: bold;
        line-height: 16px;
        background-color: #FFF0F0;
        padding: 7px;
        vertical-align: top;
}
td.mesgError {
        font-family: Courier New, Courier, mono;
        color: #FF0000;
        font-weight: bold;
        line-height: 16px;
        background-color: #FFF0F0;
        padding: 7px;
        vertical-align: top;
}
td.mesgNotice {
        font-family: Courier New, Courier, mono;
        color: #5E5E5E;
        font-weight: bold;
        line-height: 16px;
        background-color: #F0F0F0;
        padding: 7px;
        vertical-align: top;
}
td.note {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
        padding-left: 4px;
        background-color: #F5F5F4;
}
td.padding {
        padding: 2px;
}
td.listing {
        font-size: 10px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #CED7DE;
        line-height: 14px;
        padding: 3px;
}
td.row1 {
        font-size: 11px;
        padding: 3px;
        background-color: #F5F5F4;
}
td.row2 {
        font-size: 11px;
        padding: 3px;
        background-color: #EEEEEE;
}
td.searchResult {
        font-size: 12px;
}
td.tone0 {
        background-color: #FFFFFF;
}
td.tone1 {
        background-color: #F9FAFE;
}
td.tone2 {
        background-color: #F1F4FC;
}
td.tone3 {
        background-color: #EBEFFA;
}
td.info {
        font-size: 11px;
}
td.subContent {
        background-color: #F5F5F5;
}
td.bar80 {
        background-color: #CC3300;
}
td.bar60 {
        background-color: #FF9900;
}
td.bar {
        background-color: #1AAB1F;
}


/* For img tags */
img.links {
        text-align: absmiddle;
        border: 0px;
        cursor: hand;
}
img.thumbshot {
        margin-bottom: 18px;
        margin-right: 5px;
        border: solid 1px #D4D0C8;
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: center center;
}
img.thumbSkins {
        margin: 3px;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}
img.thumbSkins:hover, img.skinSelected {
        border: solid 1px #FF8000;
        margin: 2px;
        cursor: pointer;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
}
img.skinSelected {
        border: solid 2px #008000;
        margin: 1px;
        cursor: default;
}


/* For DIV tags */
.boxdebug {
        margin-top: 10px;
        background-color: #FFFFFF;
        padding: 2px;
        width: 80%;
        border:1px solid #CCCCCC;
}
.boxError {
        margin-top: 10px;
        background-color: #FFFFFF;
        padding: 2px;
        width: 80%;
		border:1px solid #FFB2B2;
}
.boxNotice {
        margin-top: 10px;
		border:1px solid #D7D7D7;
        background-color: #FFFFFF;
        padding: 2px;
        width: 80%;
}

span.searchResultURL {
        color: #008000;
}
div.editBackground {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #0F7ECB;
        background: #fff url(images/i-picture.png) 5px 5px no-repeat;
        padding: 5px 5px 5px 23px;
        position: absolute;
        top: 5px;
        left: 5px;
        cursor: pointer;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
        -moz-border-radius: .5em;
        border-radius: .5em;
}
div.curtab {
        color: #000000;
        font-weight: bold;
        border: 1px solid #A04500;
        padding: 4px;
        margin-left: 4px;
        float: left;
        background-color: #FF9E00;
        -moz-border-radius: 0.5em;
        border-radius: 0.5em;
}
div.findtab {
        color: #353535;
        padding: 4px;
        margin-left: 4px;
        float: left;
        cursor: pointer;
}
div.findtab:hover {
        border: 1px solid #898989;
        padding: 4px;
        color: #353535;
        background-color: #F1F1F1;
        -moz-border-radius: 0.5em;
        border-radius: 0.5em;
}
div.updateMessage, span.updateMessage {
        color: #0000ff;
        background: url(images/loading2.gif) no-repeat;
        padding-left: 18px;
}
div.statusMessage, span.statusMessage {
        color: #008000;
        background: url(images/i-note.gif) no-repeat;
        padding-left: 15px;
}
span.curPage {
        font-weight: bold;
		color:#000000;
        padding: 4px;
        text-decoration: none;
        cursor: default;
}
span.navPage {
        color: #353535;
        padding: 4px;
        text-decoration: underline;
        cursor: pointer;
}
span.navPage:hover {
        color: #FFFFFF;
        background-color: #666666;
}
span.textbold {
        font-weight: bold;
}
span.language {
        font-weight: normal;
        cursor: pointer;
}
span.language:hover {
        text-decoration: underline;
}
span.curLanguage {
        color: #000000;
        font-weight: bold;
        cursor: default;
}
span.useTemplate {
        display: none;
}
.font_error {
        color: #FF0000;
}
.font_large {
        font-size: 16px;
        line-height: 16px;
		color:#666666;
}
.font_loginName {
        font-size : 16px;
        font-weight: bold;
}
.font_medium {
        font-size : 14px;
}
.font_pageTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #FF9E31;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
}
.font_online {
        color: #FFFFFF;
}
.font_small {
        color: #000000;
        font-weight: normal;
        font-size: 9px;
}
.font_smallgrey {
        font-family: Arial, Helvetica, sans-serif;
        color: #999999;
        font-size: 10px;
}
.font_price {
	color: #61B307;
	line-height: normal;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}
.font_price_strike {
	color: #4E7D1A;
	line-height: normal;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: line-through;
}
.font_productname_bold {
	color: #61B307;
	line-height: 22px;
	padding-right: 5px;
	font-size: 15px;
	font-weight: bold;
}
.font_productsubhead {
	color: #3490F3;
	line-height: 22px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}
.link {
    color: #0F7ECB;
    font-weight: normal;
    padding-left: 2px;
    cursor: pointer;
}
.link:hover {
    text-decoration: underline;
}
.normaltextbold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.product_disc {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


/* For Message Box */
div.messageBox {
	width: 400px;
	left: 50%;
	top: 20px;
	margin-left: -200px;
	position: absolute;
	z-index: 1;
	display: none;
}

span.messageTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
	font-family: Tahoma;
	display: block;
	cursor: move;
}

div.messageArea {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#div_messageArea a:link, a:visited {
	color: #1874CF;
	text-decoration: none;
}
#div_messageArea a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#div_messageArea span.icon {
	font-family: Tahoma;
	font-size: 11px;
	margin-right: 5px;
}
#div_messageArea span.message {
	font-family: Tahoma;
	font-size: 11px;
	cursor: default;
}


#content_limited div, span, td, pre {
        overflow: hidden;
}
table.media_bg {
	background-color: #F7F9FB;
	border:1px solid #CBD5D7;
}