/* 
    Document   : template
    Created on : 21/06/2010, 3:49:56 PM
    Author     : JC Lee
    Description:
        Purpose of the stylesheet follows.
		- css for template.dwt
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
a:link {
	text-decoration: none;
	border:none;
}
img {
	border:none	
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #069;
	text-align: left;
}
.divstyle {
	width: 272px;
	height: 200px;
	overflow: auto;
}

body,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
	height: 30px;
}

body {
	margin: 0;
}

.left-bg {
	background-repeat: no-repeat;
	width: 156px;
	background-color: #00ACED;
}

.Btitle {	
	font-weight: bold;
	color: #006699;
}

.btitle {
	font-size: 8pt;
	color: #006699;
}
.divstyle_id {
	height: 250px;
	width: 535px;
	overflow: auto;
}


.bodytext {	
	font-size: 9pt;
	font-style: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.bodytext1 {
	font-size: 8pt;
	text-align: left;
	font-style: normal;
	color: #333;
	text-decoration: none;
}
.borders tr td {
	font-size: 8pt;
	text-align: left;
}

.borders {
	border: thin solid #09F;
	margin: 1px;
	padding:1px;
	font-size: 8pt;
	text-align: left;
}
.borders1 {
	border: thin solid #09F;
	margin: 1px;
	padding: 1px;
	font-size: 10pt;
	text-align: center;
}
.borders2 {
	border: thin solid #09F;
	margin: 1px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

.blog-fb-contact {
	text-align: left;
	font-size: 7pt;
}
.blog-fb-contact1 {	
	text-align: left;
	font-size: 8pt;
}
.copyright {	
	font-size: 7pt;
	color: #4795B1;
}

.home_title    {
	color: #069;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.home_title_bg {
	background-image: url(../images/home_title_bg2.jpg);
	background-repeat: no-repeat;
}

.left-side-bar {
	background-image:url(../images/template_r1_c1.jpg);
	background-repeat:repeat-y;
	padding-right:35px;
}
.right-side-bar {
	background-image:url(../images/template_r1_c7.jpg);
	background-repeat:repeat-y;
	padding-right:35px;
}

.newscontent {
	font-size: 8pt;
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.newstitle {
	font-size: 10pt;
	font-weight: bolder;
	color: #069;
	font-family: Verdana, Geneva, sans-serif;
}

.newscontent2 {
	font-size: 10pt;
	color: #333;
}
.newssubtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F60;
}

.title {	
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
}

.search input{
	font:#006699;
}
.divstyle {
	width: 358px;
	height: 150px;
	overflow: auto;
}
.divstyle1 {
	width: 175px;
	height: 150px;
	overflow: auto;
}


.selectcountry_bg {
	background-image: url(../images/select_country/select_country2_r2_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.vb_title {
	font-size: 9pt;
	color: #069;
	font-weight: bold;
}
.title_background {
	background-image: url(../images/id/title_background.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	font-weight: bold;
}
.title_background_short {
	background-image: url(../images/id/title_background_short.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	font-weight: bold;
}

.title_background p{
	margin-top:10px;
	font-size:12px;
	letter-spacing: 1px;
}

title_background_short p{
	font-size:12px;
	letter-spacing: 1px;
}

