body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #D56631;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;

}
a:hover {
	color: #50678D;
	font-family: tahoma;
	font-size: 10px;
	border: thin none #FFFFFF;
	text-decoration: underline;
}



/* ============== start of menu ================= */

.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top-menu ul {
	vertical-align: middle;
	list-style: none;
	padding: 0px;
	width: 150px;
	margin: 0px;
}
.top-menu li {
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-left: 10px;
}

.top-menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D45312;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	width: 150px;
}
.top-menu li:hover {
	text-decoration: none;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50678D;
	text-align: left;
	margin: 0px;
}

/* ============== end of menu ================= */


.title-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.title-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A597C;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.title-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

.title-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6633;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3A597C;
	text-align: left;
}
.text3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-left: 240px;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C4B9B;
	display: block;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
.text6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C4B9B;
	display: block;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}
.frame {
	border: 1px solid #D0D0D0;
}

.frame-top {
	background-image: url(images/elements/frame_top-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
	width: 690px;
}

.frame-body {
	vertical-align: top;
	width: 690px;
	background-image: url(images/elements/frame_content-bg-2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.frame-left {
	width: 210px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-right: 8px;
	padding-left: 10px;
	text-align: left;
}
.frame-left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
	text-decoration: none;
	font-weight: bold;
}

.frame-left a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	text-decoration: underline;
}
.content {
	vertical-align: top;
	width: 480px;
	background-image: url(images/elements/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content-box {
	vertical-align: top;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.designed_by {
	font-family: Arial;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-align: right;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #50678D;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
}
a.b:link {
	font-family: tahoma;
	font-size: 11px;
	color: #3A597C;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.c:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2C4C99;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D45312;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 979797;
	text-decoration: underline;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D45312;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.e:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.e:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a.e:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}


.box_img-gallery {
	width: 435px;
	height: 40px;
	text-align: center;
	margin-left: 20px;
}