/* CSS Document */
body {
/*	background-image: url(/theme_img/bg_site.gif); */
}

body, table, td, tr, select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

li {
	list-style:square;
}

.floating_news_header {
	background-color: #db7c00;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
}

.floating_news {
	width:120px;
	padding:5px;
	background:#FFFFCC;
	border:3px #db7c00 solid;
	color: #333333;
}

table.bgTable {
	background-color:#363636;
}

select {
	border-width:0px;
	border-color:#363636;
	border-style:none;
	color:#363636;
}

input.button {
	color:#363636;
	background-color:#bfbfbf;
	width:60px;
}

h1, .news_headline {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#FFCC00;
}

.scroll_news_headline {
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
/*	color:#dedede; */
}

.scroll_news_content {
	font-size:15px;
	color:#ffe71d;
/*	color:#545454; */
}

.scroll_news_date {
	font-size:15px;
	color:#009900;
/*	color:#545454; */
}

.news_date {
	color:#999999;
}

a:link {color:#ff6501; text-decoration:none;}
a:active {color:#ff6501; text-decoration:none;}
a:visited {color:#ff6501; text-decoration:none;}
a:hover {color:#ff6501; text-decoration:underline;}

.scroll_news_content a:link  {color:#ffe71d; text-decoration:underline;}
.scroll_news_content a:active {color:#ffe71d; text-decoration:none;}
.scroll_news_content a:visited {color:#ffe71d; text-decoration:none;}
.scroll_news_content a:hover {color:#ffe71d; text-decoration:none;}

.past_news a:link  {color:#FFFFFF; text-decoration:none;}
.past_news a:active {color:#FFFFFF; text-decoration:underline;}
.past_news a:visited {color:#FFFFFF; text-decoration:underline;}
.past_news a:hover {color:#FFFFFF; text-decoration:underline;}

td.list_title {
/*	font-weight:bold; */
	color:#FFFFFF;
	background-color:#767676;
/*	text-align:left; */
}

td.list_subtitle {
/*	font-weight:bold; */
	color:#FFFFFF;
	background-color:#329f2c;
}

td.list_content {
/*	background-color:#FFFFCC; */
	border-bottom-color:#767676;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.front_news {
	line-height:20px;
}

td.faq_question {
	line-height:20px;
}

ul.faq_question {
	margin-left:20px;
	color:#ff6501;
}

.contactMainTitle {
	color:#494949;
/*	color:#545454; */
	font-weight:bold;
	text-align:right;
}

.contactMainDetail {
	color:#494949;
/*	color:#545454; */
	font-weight:bold;
	text-align:center;
}

.contactMainContent, .lhs_highlight {
	color:#5e13a3;
/*	color:#dedede; */
	font-weight:bold;
}

.dealMainContent {
	color:#494949;
/*	color:#545454; */
	font-weight:bold;
	text-align:center;
}

.highlight {
	color:#c00000;
}

.bank_highlight {
	color:#FFCC00;
}

.remarks {
	color:#006600;
}

.contactMainContent a:link {color:#5e13a3; text-decoration:none;}
.contactMainContent a:active {color:#5e13a3; text-decoration:none;}
.contactMainContent a:visited {color5e13a3ffe71d; text-decoration:none;}
.contactMainContent a:hover {color:#5e13a3; text-decoration:underline;}

.contactMainDetail a:link {color:#5e13a3; text-decoration:none;}
.contactMainDetail a:active {color:#5e13a3; text-decoration:none;}
.contactMainDetail a:visited {color:#5e13a3; text-decoration:none;}
.contactMainDetail a:hover {color:#5e13a3; text-decoration:underline;}

.footer {
	font-size:11px;
	color:#666666;
}

ol.terms {
	margin-left:20px;
	color:#363636;
}