/* CSS Document */

body{
	margin: 0px;
	background-color: #fff;
	text-align: center;
}

/* doc size */
#page_holder {
	width:750px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	/*margin-top:0px;*/
	padding:0px;
	text-align:left;
	display: block;
	background-color: #fff;
}

#frame {
	width:750px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	/*margin-top:0px;*/
	padding:0px;
	text-align:left;
	background-color: #fff;
}

/* start of header */
#header{
	background-image: url(../images/banner.gif);
	background-position:top;
	height: 118px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#left_holder {
	width: 193px;
	height: auto;
	float: left;
	display: block;
}

#left_flash {
	margin-left: 1px;
}

/* left menu */

.left_menu {
	width: 185px;
	height: auto;
	margin-left: 2px;
	float: left;
}

.links_holder {
	border: 1px solid #E8CBA8;
	border-bottom-color: #E8CBA8;
	background: #FCF7ED;
	width: 163px;
	height: auto;
	padding: 4px 4px 4px 4px;
	margin: 5px;
}

.links_holder a {
	display: block;
	padding: 0px;
	background: #FCF7ED;
	font-family: Arial,Verdana,sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

.links_holder a.home {
	display: block;
	padding: 0px;
	background: #FCF7ED;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #AE2B23;
	text-decoration: none;
	margin-left: 2px;
}

.links_holder a:hover {
	color: #808080;
}

.links_holder a:active {
	color: #AE2B23;
	font-weight:bold;
}

.links_holder a.current {
	color: #AE2B23;
	font-weight:bold;
}
/*end of left menu */


/*search*/

.search_holder {
	border: 1px solid #E8CBA8;
	border-bottom-color: #E8CBA8;
	background: #FCF7ED;
	width: 163px;
	height: auto;
	padding: 4px 4px 4px 4px;
	margin: 5px;
}

.search_holder span{
	margin-left: 2px;
}

.search_holder span {
	font-family: Arial,Verdana,sans-serif;
	font-size: 10pt;
}

label.title{
	width: 120px;
	font: bold 11pt Arial;
	color: #AE2B23;
	padding-bottom: 5px;
}

.input, .textarea{
	width: 152px;
	margin-bottom: 5px;
}

.boxes{
	width: 1em;
	margin-left: 10px;
}

#submitbutton{
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}

form {margin-bottom:-2px;}

/*image links*/
.image_holder {
	border: 1px solid #E8CBA8;
	border-bottom-color: #E8CBA8;
	background: #FCF7ED;
	width: 171px;
	height: auto;
	margin: 5px;
	padding-top: 3px;
	text-align: center;
}

.image_holder img.outlet {
	margin-bottom: 3px;
	/*margin-bottom: -1px;*/
}

/*content*/
#right_content {
	width: 550px;
	height: auto;
	float: right;
}

.content_holder {
	width: 540px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	float: left;
	clear:both;
}

.content_holder_02 {
	width: 540px;
	height: auto;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	float: left;
	clear:both;
	text-align: center;
}

.content_holder img.picture {
	float: left;
	padding: 0;
	clear: both;
}

/* PRINT & EMAIL */
.print_email_holder {
	width: 550px;
	height: auto;
	padding: 5px 0px 4px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	text-align:center;
	clear:both;
}

.print_holder {
	width: 200px;
	display:inline;
	margin-left: 20px;
}

.email_holder {
	width: 200px;
	display:inline;
}

/*footer */

#footer {
	width:750px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	padding:0px;
}
#footer_holder {
	width: 550px;
	height: auto;
	padding: 5px 0px 4px 0px;
	margin-top: 10px;
	text-align:center;
	clear:both;
	font-family: Arial,Verdana,sans-serif;
	font-size: 10pt;
	Color:#000;
	float: right;
}

#footer_holder a{
	Text-Decoration:None; 
	font-family: Arial,Verdana,sans-serif;
	font-size: 9pt;
	Color:#000;
}

#footer_holder a:hover{
	Text-Decoration:underline; 
	Color:#808080;
}

#footer_holder span.css_xhtml {
	font: normal 9pt Arial;
	color: #000;
}

#footer_holder span.css_xhtml a{
	font: normal 9pt Arial;
	color: #666666;
}

#footer_holder span.css_xhtml a:hover{
	font: normal 9pt Arial;
	text-decoration: underline;
	color: #666666;
}

span.developed_by {
	font-family: Arial,Verdana,sans-serif;
	font-size: 8pt;
	Color:#fff;
}

/*search result*/
.search_result_holder {
	width: 540px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	color: #000;
	float: left;
	clear:both;
	text-align: left;
}

.search_result_holder a {
	Text-Decoration:None; 
	font: bold 10pt Arial;
	color: #AE2B23;
}

/*global*/
a {
	Text-Decoration:None; 
	font-family: Arial,Verdana,sans-serif;
	font-size: 10pt;
	Color:#000;
}

a:Hover {
	Text-Decoration:None; 
	Color:#808080;
}

a.red { 
	Text-Decoration:None; 
	font: bold 10pt Arial;
	color: #AE2B23;
}


span {
	font: normal 10pt Arial;
	color: #000;
}

span.white {
	font: normal 10pt Arial;
	color: #fff;
}

p { 
	font: normal 10pt Arial;
	text-align:justify;
}

p.center { 
	font: normal 10pt Arial;
	text-align:center;
}

a img { border: none; }

span.title {
	font: bold 10pt Arial;
	color: #2E8D4B;
}

span.red { 
	Text-Decoration:None; 
	font: bold 10pt Arial;
	color: #AE2B23;
}

span.title_white {
	font: bold 10pt Arial;
	color: #fff;
}

span.text {
	font: bold 10pt Arial;
	color: #000;
}


span.author {
	font: normal 8pt Arial;
	color: #333333;
}

span.inq {
	font: bold 8pt Arial;
	color: #333333;
}

h1.red { 
	font: bold 12pt Arial;
	color: #AE2B23;
	margin-bottom: 5px;
}

/*history*/

img.centermo { text-align: center;}

.content_holder ul{
	margin-top: 3px;
}

.content_holder li{
	list-style-type: none;
	list-style-image: url(../images/bullet5.gif);	
	vertical-align: text-top;
	font: normal 9pt Arial;
	color: #000;
	text-align:left;
	margin-bottom: 2px;
}

/* news */
.column_01 {
	width: 265px;
	height: auto;
	float: left;
}

.column_02 {
	width: 265px;
	height: auto;
	float: left;
}

/*print file */
.print_file {
	width: 98%;
	height: auto;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
	clear:both;
	text-align:left;
}

.print_file_02 {
	width: 98%;
	height: auto;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
	clear:both;
	text-align:center;
}

.print_file img.picture {
	float: left;
	padding: 0;
	clear: both;
}

.sulat		
{
	font-family:arial,verdana;
	font-size:10pt; 
	color:#000000; 
}

.boldsulat		
{
	font-family:arial,verdana;
	font-size:10pt; 
	font-weight: bold;
	color:#000000; 
}

/*contact us */

/* inquiry form */
label.c_title{
float: left;
width: 120px;
font: bold 12px Arial;
color: #000;
}

input.contact{
width: 320px;
margin-bottom: 5px;
}

input.num{
width: 200px;
margin-bottom: 5px;
}

textarea.contact{
width: 320px;
height: 150px;
}

textarea.address{
width: 320px;
height: 80px;
margin-bottom: 5px;
}

.submit_c_button{
margin-left: 120px;
margin-top: 5px;
}

span.c_left {
float: left;
width: 150px;
margin-bottom: 2px;
font: bold 10pt Arial;
color: #000;
clear: both;
}

span.c_right {
width: 350px;
margin-bottom: 5px;
font: normal 10pt Arial;
color: #000;
float: right;
clear: right;
}

hr.kalahati {
width: 75%;
}

br { clear:both; }

img.ryt {
float: right;
position: relative;
}

img.lef {
float: left;
position: relative;
}

ol li.inside {
list-style-type: lower-alpha;
list-style-position: outside;
list-style-image: none;
}

ul ol {font: normal 9pt Arial;}

ol li.outside {
list-style-type: lower-alpha;
list-style-position: inside;
list-style-image: none;
}

/*index*/
.index_holder {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	text-align: center;
}

/*award holder*/
.award-holder {
	width: 250px;
	height: auto; 235px;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: 5px 2px;
}

.red-bg {background-color: #b43f38; color: #fff; height: 30px; margin-bottom: 10px}

.content_holder a.prevnxt { font-weight:bold; color: #b43f38;border-bottom: 1px solid #cccccc;}
.content_holder a.prevnxt:hover {background-color: #fcf7ed; color: #b43f38; border-bottom: 1px solid #999999;}

.warning {
	border: solid 1px #957949;
	background: #FCE9BF;
	padding: 5px;
	color: #AE2B23;
	width: 75px;
}