@charset "UTF-8";
/* CSS Document */

body	
{
	background-image: url(background.jpg);
	background-color: #FFF;
	background-size: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: #a72226;
	margin-left: 10%;
	margin-right: 10%;
}


::selection, -moz-::selection
{
	color: red;
}


.center
{
	text-align: center;
}

.centerPhoto
{
	margin-left: auto;
	margin-right: auto;
}

header
{
	margin-top: 1%;
}

table
{
	vertical-align:middle;
}




table.head
{
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	margin-bottom: 1%;
}
table tbody tr td.boxheader1
{
	background-color: #a72226;
	color: #FFF;
	border-color: #FFF;
	border-width: thin;
	border-style: solid;
	text-align: center;
	padding: 0.5%;
	font-family: "Jura", "Palatino Linotype", "Book Antiqua", "Palatino, serif", "Copperlate Gothic Bold", "sans-serif";
	font-size: 25px;
}
table tbody tr td.boxheader2
{
	background-color: #FFF;
	color: #a72226;
	border-color: #a72226;
	border-width: thin;
	border-style: solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	padding: 0.5%;
	font-family: "Jura", "Palatino Linotype", "Book Antiqua", "Palatino, serif", "Copperlate Gothic Bold", "sans-serif";
	font-size: 18px;
}




table.home
{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.home td
{
	width: 400px;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
}
table.home td.t1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 500;
	margin-left: 2.5%;
	color: #a72226;
}
table.home td.t2
{
	font-family:"Jura","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: White;
	color: #a72226;
	padding-top: 1%;
}



#navigation		
{
        text-align: center;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	margin-bottom: 0%;
	-webkit-box-shadow: 0px 0px 5px 0px white;
	-moz-box-shadow: 0px 0px 10px 0px white;
	box-shadow: 0px 0px 10px 0px white;	
	background-color: white;
	color: white;
        font-family: Jura;
}

#navigation a		
{	
	font-size: 1.3em;
	font-family: Jura;
	padding-left: 3%;
	padding-right: 3%;
	color: #a72226;
	text-decoration: none;
	font-weight: 600;	
}
#navigation a:hover	
{	
	color: white;	
	background-color: #a72226;
}
#navigation a:focus	
{	outline: 2px outset white;
	-webkit-outline: 2px outset white;
	-moz-outline: 2px outset white;	
	-o-outline: 2px outset white;	
}
#navigation a.active
{
	color: red;
}

hr.white
{
	background-color: white;
	width: auto;
	height: 3px;
	border: 0;
	margin-top: 0.3%;
}

h1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 500;
	color: #a72226;
}

h2
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 20px;
	font-weight: 400;
	color: #a72226;
}

h3
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 16px;
	font-weight: 400;	
	color: gray;
	text-shadow: 0.06em 0.07em black;
}

table
{
	width: 100%;
}
table td
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 14px;
	font-weight: 300;	
	color: black;
}


.buttonHome a,	.buttonHome a:visited
{
	background-color: #a72226;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
        font-family: "Jura";
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 5%;
	padding-right: 5%;

}
.buttonHome a:hover
{
	color: #a72226;
	text-decoration: none;
	background-color: white;
	border-color: #a72226;
}

img
{
	border-width: thick;
	border-color: silver;
}

a
{
	color: #a72226;
	text-decoration: none;
        font-family: "Jura";
}
a:hover
{
	font-weight: 600;
	color: #a72226;
}
a:visited
{
	color: #a72226;
	text-decoration: none;
}

table.homeBottom
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
table td.homeBottom
{
	width: 50%;
}
	


table.AboutUs
{
	background: rgba(211, 211, 211, .75);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 2.5%;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
table.AboutUs td
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
table.AboutUs td.t1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 500;
	margin-left: 2.5%;
	color: #a72226;
}
table.AboutUs td.t2
{
	font-family:"Jura","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: White;
	text-decoration: underline;
}


table.FinancialFacilities
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}	
table.FinancialFacilities td
{
	background: rgba(211, 211, 211, .75);
	padding: 7px 30px 7px 30px;
}
table.FinancialFacilities th
{
	background: rgba(211, 211, 211, .75);
	padding: 7px 30px 7px 30px;
}
table.FinancialFacilities td.t1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 500;
	margin-left: 2.5%;
	color: #a72226;
	text-align: center;
	width: 50%;
}
table.FinancialFacilities td.t2
{
	font-family:"Jura","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: White;
	text-decoration: underline;
	text-align: center;
}


.buttonLoan
{
	background-color: #a72226;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 5%;
	padding-right: 5%;
	font-size:12px;
        font-family: "Jura";

}
.buttonLoan:hover
{
	color: #a72226;
	text-decoration: none;
	background-color: white;
	border-color: #a72226;
}

table.loan		
{	color: #a72226;
	text-align: center;	
}

table.loan thead	
{	font-size: 13pt;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	color: #a72226;
	background-color: white;
	font-family: Calisto MT, CG Times, Arrus BT, sans-serif;	
	color: white;	
	background-color: #a72226;
	padding: 2%;
}	
table.loan tbody td	
{	font-size: 12pt;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
	color: #a72226;
	font-family: Calisto MT, CG Times, Arrus BT, sans-serif;
	background-color: white;
	border: 1px solid #a72226;	
}	
table.loan tfoot th
{
	font-size: 9pt;
	color: white;
}

div
{
	margin-left:auto;
	margin-right: auto;
	width: 100%;
}

table.search
{
	max-width: 40%;
	text-align: left;
}
table.search td
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 16px;
	font-weight: 500;	
	color: white;
	text-shadow: 0.1em 0.1em black;
	width: auto;
	padding-right: 10px;
	vertical-align: baseline;
	text-decoration:underline;
}
select	
{	
	background: white;
	border: 1px solid #a72226;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	height: auto;
	width: 278px;
	padding: 0.5em;
	line-height: 1.2em;
	font-size: 12px;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
	color: #a72226;
	cursor: pointer;
	
}
select:hover, input:hover, textarea:hover, input.box:hover
{	
	border: 2px solid #a72226;	
	color: #a72226;
}
input.box
{	
	background: white;
	border: 1px solid #a72226;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	height: 10px;
	width: 265px;
	padding: 0.5em;
	line-height: 1.2em;
	font-size: 12px;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
	color: #a72226;
}
input:focus, select:focus, textarea:focus
{
	outline: 2px ridge white;
	-moz-outline: 2px ridge white;
	-webkit-outline: 2px ridge white;
	-o-outline: 2px ridge white;
										
	outline-offset: 1px;
	-moz-outline-offset: 1px;
	-webkit-outline-offset: 1px;
	-o-outline-offset: 1px;
										
	outline-radius: 15px;										
	-webkit-outline-radius: 15px;
	-moz-outline-radius: 15px;
	-o-outline-radius: 15px;
}

textarea
{	
	background: white;
	border: 1px solid #a72226;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	padding: 0.5em;
	line-height: 1.2em;
	font-size: 12px;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
	color: #a72226;
}


table.contactUs
{
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}	
table.contactUs td
{
	background: rgba(211, 211, 211, .75);
	padding: 7px 30px 7px 30px;
}
table.contactUs th
{
	background: rgba(211, 211, 211, .75);
	padding: 7px 0px 7px 30px;
}
table.contactUs td.t1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 500;
	color: #a72226;
	text-align: center;
}
table.contactUs td	span.t2
{
	font-family:"Jura","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: White;
	text-decoration: none;
	text-align: center;
}




table.oldProjects
{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 14px;
}	
table.oldProjects td
{
	padding: 10px 30px 30px 30px;
	vertical-align:middle;
	font-family: Thonburi;
	font-size:14px;
}
table.oldProjects td h2
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 400;	
	color: gray;
	text-shadow: 0.06em 0.07em black;
}
table.oldProjects img
{
	box-shadow: 0.25px 0.25px 2.5px 2.5px white;	
}



table.ProjectPage
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 14px;
}	
table.ProjectPage
{
	padding: 40px 40px 40px 40px;
	vertical-align:middle;
	font-family: Thonburi;
	font-size:14px;
}
table.ProjectPage td h2
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 24px;
	font-weight: 400;	
	color: #a72226;
	text-shadow: 0.06em 0.07em white;
}
table.ProjectPage td .h3
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 17px;
	font-weight: 100;	
	color: #a72226;
	text-decoration:underline;
}




table.ProjectPage1
{
	height: 635px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 14px;
	border: 2px solid #a72226;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	background: white;
	padding: 20px 20px 20px 20px;
	vertical-align:middle;
	font-family: Thonburi;
	font-size:14px;
	box-shadow: 2px 2px 2px 2px gray;
}
table.ProjectPage1 td
{
	padding-bottom:20px;
}
table.ProjectPage1 td .h2
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 20px;
	font-weight: 550;
	color: #a72226;
	text-shadow: 0.06em 0.07em white;
}
table.ProjectPage1 td .h3
{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 17px;
	font-weight: 100;	
	color: #a72226;
	text-decoration:underline;
}



table.Search
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}	
table.Search th, .sameTH
{
	background: rgba(211, 211, 211, .75);
	padding: 7px 30px 7px 30px;
}
table.Search th.t1
{
	font-family:"Jura","Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size: 18px;
	font-weight: 500;
	margin-left: 2.5%;
	color: #a72226;
	text-align: center;
}
table.Search .sameTH
{
	font-family:"Jura","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: White;
	text-align: center;
}	
	
.buttonSearch
{
	background-color: #a72226;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 10%;
	padding-right: 10%;
	font-size:14px;
        font-family: "Jura";

}
.buttonSearch:hover
{
	color: #a72226;
	text-decoration: none;
	background-color: white;
	border-color: #a72226;
}
	
.buttonInquiry
{
	background-color: #a72226;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 5%;
	padding-right: 5%;
	font-size:14px;
        font-family: "Jura";

}
.buttonInquiry:hover
{
	color: #a72226;
	text-decoration: none;
	background-color: white;
	border-color: #a72226;
}


		
	
.taright
{
	text-align:right;
}