body
{
margin:0;
/*background:url(bg1.jpg); #fa9309*/

background-color: #Fdb94e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.submit{
	background:url(submit.png) ;
	
}

.title1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
#pbody
{
margin:0 auto;
width:845px;
height:auto;
}

#container
{
float:left;
width:845px;
height:auto;
}

#header
	{
	margin:0 auto;
	width:845px;
	height:228px;
	}
.fl
	{
	float:left;}
	.f2
	{
	float:right;}
.logo
	{
	width:282px;
	height:114px;
	background:url(header_01_01.png) no-repeat;
	}
.bottom
	{
	width:281px;
	height:114px;
	background:url(header_02_01.png) no-repeat;}
.t1
	{
	width:282px;
	height:114px;
	background:url(header_03_01.png) no-repeat right;
	
	}
	
.bot { width:282px; height:113px; background:url(header_01_02.png) no-repeat;}
.bot1{ width:281px; height:113px; background:url(header_02_02.png) no-repeat;}
.bot2{ width:282px; height:113px; background:url(header_03_02.png) no-repeat;}


#menu{ width:845px; height:40px;}
.menu_left{ width:36px; height:42px; background:url(menu_left.png) no-repeat;}
#menu a { width:89px; height:30px; display:block; float:left; padding:10px; text-align:center;text-decoration:none; background:url(bar.jpg) repeat-x; font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFFFFF;}
#menu a:hover { width:89px; height:30px; display:block; float:left; padding:10px; text-align:center;text-decoration:none; background:url(bar_ovr.jpg) repeat-x; font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FF9900;}

.contentbox{width:845px; float:left; height:auto; margin-top:7px;}
.leftpanel {  float:left; width:555px; height:auto; }
.yellowbox {  float:left; width:549px; height:auto; margin-top:5px; }
.yellowbox .top { float:left; background:url(yellow_top.png) no-repeat bottom center; width:549px; height:7px;  } 
.yellowbox .middle{float:left; background:url(yellow_middle.png) repeat-y center; width:549px; height:auto;}
.yellowbox .middle h1{font-size:22px; padding:10px; margin:0px; padding-bottom:0px; font-family:"Arial Narrow"; color:#FF0000; font-weight:bold;}
.yellowbox .middle p{ line-height:150%; padding-top:2px; margin:0px; padding:10px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-align:justify; font-size:12px; color:#000000}
.yellowbox .btm{float:left; background:url(yellow_btm.png) no-repeat center; width:549px; height:7px; }


.whitebox {  float:left; width:549px; height:auto;  }
.whitebox .top { float:left; background:url(gallary_top.png) no-repeat bottom center; width:549px; height:39px;  } 
.whitebox .middle{float:left; background:url(white_middle.png) repeat-y center; width:549px; height:auto;}
.whitebox .middle img{float:left; padding:3px;}
.whitebox .btm{float:left; background:url(white_btm.png) no-repeat center; width:549px; height:7px; }



.rightpanel {  float:left; width:279px; height:auto;  }
.fadebox {  float:left; width:279px; height:auto;}
.fadebox .top { float:left; background:url(right_top.png) no-repeat bottom center; width:279px; height:11px;}
.fadebox .middle{float:left; padding:10px; background:url(right_middle.png) repeat-y center; width:259px; height:auto;}
.fadebox .btm{float:left; background:url(right_btm.png) no-repeat top center; width:279px; height:11px; }


.footer { float:left; width:845px; height:auto; margin-top:5px; margin-bottom:15px}
.footer .top { float:left; background:url(footer_top.png) no-repeat bottom center; width:836px; height:11px;}
.footer .middle{float:left; background:url(footer_fill.png) repeat-y center; width:836px; height:auto;}
.footer .btm{float:left; background:url(footer_btm.png) no-repeat top center; width:836px; height:11px;}
.footer .footertext{float:left; padding:10px; width:820px; font-weight:normal; font-family:tahoma; color:#666666; font-size:11px;}
.footer .footertext a {font-weight:normal; font-family:tahoma; color:#666666; text-decoration:none;  font-size:11px;}
.footer .sponcers img{ border:none; }

.listitem{ float:left; padding:10px; height:27px; width:170px; float:left;}




form {
	margin:0px;
}

h1, h2, h3, h4, h5, h6{
	font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-weight:normal;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:8px;
}

h1{
	font-size:22px;
	color:#000000
}

h2{
	font-size:18px;
}

h3{
	font-size:15px;
	font-style:italic;
	text-decoration:underline;
}

h4{
	font-size:15px;
}

h5{
	font-size:14px;	font-weight:bold; font-style:italic;
	color:#00498F;
	margin-top:5px;
	margin-bottom:5px;
}

h6{
	font-size:13px;	font-weight:bold;
	color:#00498F;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#37C1FF;
	text-decoration:none;
}

a:hover{
	color:#37C1FF;
	text-decoration:underline;
}

p{
	margin-top: 8px;
	margin-bottom: 8px;
}


ul{
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

li{
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:20px;
	padding:0px;
}


/***** Common Styles End Here*******/



.x_txtbox{
	border:1px solid #666666;
	padding:0px;
	width:200px;
}

.x_txtbox_log{
	padding:0px;
	height:16px;
	width:97px; color:#333333;
	font-size:12px;
}

.x_button, .x_button1, .x_button2, .x_button3, .x_button4, .x_button5{
	border:0px;
	color:#000000;
	margin:0px;
	height:22px; width:85px; font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:12px;
}

.x_button{
	background:url(../images/btn0.gif) white no-repeat center center;
	width:85px;
}

.x_button1{
	background:url(../images/btn1.gif) white no-repeat center center;
	width:105px;
}

.x_button2{
	background:url(../images/btn2.gif) white no-repeat center center;
	width:125px;
}

.x_button3{
	background:url(../images/btn3.gif) white no-repeat center center;
	width:145px;
}

.x_button4{
	background:url(../images/btn4.gif) white no-repeat center center;
	width:175px;
}

.x_button5{
	background:url(../images/btn5.gif) white no-repeat center center;
	width:205px;
}

.x_body{
	margin:0px;	margin-left:auto; margin-right:auto;
	width:776px;
	clear:both;
}

.x_table{
	background-color:#3D3A3A;
	border:0px solid #999999;
}

.x_table th{
	background-color:#1F1F1F;
	text-align:left; color:#FFFFFF;  font-size:12px; font-weight:bold;
	padding-left:4px; padding-right:4px; height:22px; line-height:12px;
}

.x_table td{
	background-color:#999999; padding:2px; color:#333333;
}

.x_table .altrow td{
	background-color:#888888;
}

.x_sep{
	clear:both;
}

.x_mnu{
	border-bottom:8px solid black;
	border-top:8px solid black; color:black;
	background:url(../images/mnu_bg.gif) repeat-x center center;
}

.x_mnu th{
	text-align:left;
}

.x_right_img{
	
}
#contentbox{
	width:400px;
	margin:0px;
	padding:0px;
	float:left;
}
.content{
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF; 
	font-weight:normal;
	text-decoration:none;
	padding:5px;
}
#picbox1{
margin-left:420px;
width:150px;
height:150px;
margin-top:0px;
padding:0px;
}
#picbox2{
margin-left:580px;
width:150px;
height:150px;
margin-top:-80px;
position:relative;
padding:0px;
}
#picbox3{
margin-left:420px;
width:150px;
height:150px;
margin-top:-20px;
padding:0px;
}
#picbox4{
margin-left:580px;
width:150px;
height:150px;
margin-top:-60px;
position:relative;
padding:0px;
}

#picbox1 img, #picbox2 img, #picbox3 img, #picbox4 img{
	cursor:pointer;
}

.x_img_prw{
	position:relative; display:none;
}

.x_img_prw_sub{
	height:450px; overflow:auto; width:745px;
}

.x_prw_close{
	position:absolute; padding-left:5px; padding-right:5px; background-color:#333333; border:1px solid black; line-height:16px;
	top:10px; right:30px; font-weight:bold; cursor:pointer;
}

.x_prw_close a, .x_prw_close a:visited, .x_prw_close a:hover{
	color:white; text-decoration:none;
}

/* Blurr Image Starts here*/
#photoholder {
	width:167px;
	height:193px;
	/*border:1px solid #666;*/
	background-color:#0B0B0B;
	/*background:#fff url('./images/loading.gif') 50% 50% no-repeat;*/
	float:right; 
	margin-left:10px;
}
#thephoto {
	width:167px;
	height:193px; margin:0px;
}
/* Blurr Image ends here*/

.formsec1
{
font-family:Arial, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

font-weight:normal;
color:#000000;
}

.footer1 { float:left; width:845px; height:auto; margin-top:8px;}
.footer1 .top { float:left; background:url(footer_top.png) no-repeat bottom center; width:836px; height:11px;}
.footer1 .middle{float:left; background:url(footer_fill.png) repeat-y center; width:836px; height:auto;}
.footer1 .btm{float:left; background:url(footer_btm.png) no-repeat top center; width:836px; height:11px;}
.footer1 .footertext{float:left; padding:5px; width:820px; font-weight:normal; font-family:tahoma; color:#666666; font-size:11px;}
.footer1 .footertext a {font-weight:normal; font-family:tahoma; color:#666666; text-decoration:none;  font-size:11px;}
.footer1 .sponcers img{ border:none; }
