/*
Description: Theme Developed by THE DIGITAL MONKS.
Author: TDM
Author URI: http://www.thedigitalmonks.com
Company: THE DIGITAL MONKS
URL: http://www.thedigitalmonks.com
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%;}
body {line-height:normal;}
ol, ul {list-style:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}

/* BODY */
body{
	background:#fff;
	
	overflow-x: hidden;
	}

/*============== Fonts =================*/
@font-face {
    font-family:Georgia, "Times New Roman", Times, serif;
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
	}
	
@font-face {
    font-family:Georgia, "Times New Roman", Times, serif;
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
	}	

@font-face {
    font-family: 'LatoBlack';
    src: url('fonts/lato-bla.eot');
    src: url('fonts/lato-bla.eot') format('embedded-opentype'),
         url('fonts/lato-bla.woff') format('woff'),
         url('fonts/lato-bla.ttf') format('truetype'),
         url('fonts/lato-bla.svg#LatoBlack') format('svg');
	}	
	
@font-face {
    font-family:Georgia, "Times New Roman", Times, serif;
    src: url('fonts/lato-bol.eot');
    src: url('fonts/lato-bol.eot') format('embedded-opentype'),
         url('fonts/lato-bol.woff') format('woff'),
         url('fonts/lato-bol.ttf') format('truetype'),
         url('fonts/lato-bol.svg#LatoBold') format('svg');
	}
	
@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.eot');
    src: url('fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-medium-webfont.woff2') format('woff2'),
         url('fonts/lato-medium-webfont.woff') format('woff'),
         url('fonts/lato-medium-webfont.ttf') format('truetype'),
         url('fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
        font-family: "Open Sans Semibold";
        src: url('fonts/670562745-OpenSans-Semibold.eot');
        src: url('fonts/670562745-OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/670562745-OpenSans-Semibold.svg#Open Sans Semibold') format('svg'),
        url('fonts/670562745-OpenSans-Semibold.woff') format('woff'),
        url('fonts/670562745-OpenSans-Semibold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
@font-face {
        font-family: "Open Sans";
        src: url('fonts/524505616-OpenSans-Regular.eot');
        src: url('fonts/524505616-OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/524505616-OpenSans-Regular.svg#Open Sans') format('svg'),
        url('fonts/524505616-OpenSans-Regular.woff') format('woff'),
        url('fonts/524505616-OpenSans-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
@font-face {
        font-family: "Open Sans Light";
        src: url('fonts/932830811-OpenSans-Light.eot');
        src: url('fonts/932830811-OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/932830811-OpenSans-Light.svg#Open Sans Light') format('svg'),
        url('fonts/932830811-OpenSans-Light.woff') format('woff'),
        url('fonts/932830811-OpenSans-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
/*============== container =================*/		

.container{
	width:980px;	
	display:table;	
	
	margin:auto;
	}	
	
.clear{
	clear:both;
	}	
	
.wrapper{
	width:100%;
	float:left;
	}	
	
/*============== P1 =================*/	

.p1{
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	
	
.p1 .logo{
	float:left;
	max-width:300px;
	width:100%;
	height:auto;
	}
	
.p1 .row .p1_right{
	margin:0 0 0 -67px;
	width:400px;
	}	

.p1 .login{
	float:left;
	margin:25px 0;
	width:90px;
}
.p1 .login img{
	float:left;
}
.p1 .login p{
	float:left;
	margin:15px 10px 0 5px;
}
.p1 .contact{
	float:left;
	margin: 40px 15px 0px;
	width:265px;
}		
.p1 .contact .up{
	float:left;
	margin:0 10px 0 0;
}
.p1 .contact .up img{
	margin:0px 0 0 0;
	max-width:100%;
	height:auto;
	float:left;
}
	
.p1 .contact .up p{
	float:left;
	margin:0px 0 0 7px;
	color:#939393;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}	
	
.p1 .contact .down{
	float:left;
	margin:-4px 0 0 0;
}		
	
.p1 .contact .down img{
	margin:5px 0 0;
	float:left;
}		
	
.p1 .contact .down span{
	float:left;
	margin:7px 0 0 8px;
	color:#939393;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}	
	
/*============== p2 =================*/		
	
.p2{
	float:left;
	width:100%;
	margin:0 0 30px 0;
	background-color:#e46c0a;
	border:2px solid #385d8a;
	}

	
.p2 .menus{
	float:right;
	width:798px;
	border:0px solid red;
	padding:0 0 0 0;
	margin:0 0 0 19px;
	}	
	
.p2 .menus ul{	
	clear: both;
    display: block;
    height: 40px;
    list-style-type: none;
    margin: 0 auto;	
	width:100%;
	}
	
.p2 .menus ul li{
	float:left;
	text-align:center;
	display:inline;
	margin:0 10px 0 0;
	padding: 10px 6px 0;
    width: 110px;
	height: 40px;
	cursor:pointer;
	}
	
.p2 .menus ul li:hover{
	background-color:#000;
	color:#fff;
	}		
	
.p2 .menus ul li a{
	text-align:center;
	text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 0 0;	
	}	

.p2 .menus ul li a:hover{
	color:#fff;
	background-color:#000;
	
	}

.p2 .menus ul li a.active{
	color: #fff !important;
	background-color:#000;
	padding:12px 40px 21px 40px;
	margin:0 0 0 -6px;
	}

	
/*============== p3 =================*/		
	

.p3{
	float:left;
	width:100%;
	margin:0 0 0px 0;
	background-color:#e46c0a;
	}	
	
.p3 .p3_left{
	margin:0 0 0 0;
	width:500px;
	float:left;
}	
	
.p3 .p3_left img{
	margin:20px 0 0 0px;
	max-width:100%;
	height:auto;
	width:462px;
	display:inline-block;
}	
	
.p3 .p3_left h1{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	margin:10px 0 0 0px;	
	max-width:300px;
}	
	
.p3 .p3_right{
	float:right;
	margin:10% 0;
	width:500px;
}
	
.p3 .p3_right h2{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:24px;
	margin:20% 0 0 -32px;
	line-height:1.5;
}	

.p3 .p3_right .box{
	float:left;
	max-width:500px;
	width:100%;
	background-color:#fff;
	margin:30px 0 0 0;
}

.p3 .p3_right .box .select_a{
	background-color: #e46c0a;
    border: 2px none;
    height: 100px;
    margin: 10px 0 10px;
    padding: 1px 0;
    width: auto;
}
.tab-content {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    margin: 10px 0;
    padding: 16px 15px 22px;
    text-align: left;
	float:left;
	border: 1px solid #e46c0a;
}
@media (max-width: 479px) {
	.nav-tabs > li, .nav-pills > li {
		float: none !important;
	}
}
.p3 .p3_right .box .select_a h1{
	text-align:center;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	margin:26px 0 0 0;
	}

.p3 .p3_right .box .select_1{
	float:left;
	background-color:fff;
	width:100%;
	margin:0 0 0px 0;
	}

.p3 .p3_right .box .select_1 form{
	margin:25px 0 0px 0;
	border:none;
	background-color:#fff;
	}

.p3 .p3_right .box .select_1 form p{
	float:left;
	margin:8px 30px 0 80px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	}


.p3 .p3_right .box .select_1 form input[type="text"]{
	width:200px;
	height:33px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000;	
	margin:0 0 0px 0;
	padding:0 0 0 10px;
	border:1px solid #A6A6A6;
	}


.p3 .p3_right .box .select_2{
	float:left;
	background-color:fff;
	width:100%;
	margin:0 0 0px 0;
	}

.p3 .p3_right .box .select_2 form{
	margin:10px 0 15px 0;
	border:none;
	background-color:#fff;
	}

.p3 .p3_right .box .select_2 form p{
	float:left;
	margin:8px 30px 0 80px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	}


.p3 .p3_right .box .select_2 form select{
	width:213px;
	height:33px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#917582;	
	margin:0 0 0px 3px;
	padding:0 0 0 10px;
	border:1px solid #A6A6A6;
	}

.p3 .p3_right .box .select_2 form select option{
	color:#000;
	}
	
.p3 .p3_right .box .select_2 form input[type="Submit"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:125px;
	height:35px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:26px auto 3px 177px;
	display:inline;
	}
	
.p3 .p3_right .box .select_2 form input[type="Submit"]:hover{
	border:1px solid #E46C0A;
	color:#E46C0A;
	background-color:#fff;
	}

.p3 .p3_right .submit{
	width:250px;
	margin:auto;
	}

.p3 .p3_right .submit form input[type="submit"]{
	width:145px;
	height:45px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
	background:#E46C0A;
	border-bottom:2px solid #A6A6A6;
	border-left:none;
	border-right:none;
	border-top:none;
	padding:0 0 0 0;
	margin:0 0 42px 45px;
	}
	
.p3 .p3_right .box form{
	margin:0 0 0 0;
	
	border:none;
	width:100%;
	}	
	
.p3 .p3_right .box form table{
	margin:auto;
	}	
	
.p3 .p3_right .box form table tr{
	margin:0 0 0 0;
	}	
	
	
.p3 .p3_right .box form table tr td{
	margin:0 0 0 0;
	}	
	
.p3 .p3_right .box form table tr td p{
	margin:18px 9px 0 0;
	float:left;
	}
		
.p3 .p3_right .box form table select{
	margin:10px 0 20px 0;
	width:209px;
	height:26px;
	}	
	
.p3 .p3_right .box form input{
	margin:16px 0 0 0;
	width:200px;
	padding:0 0 0 5px;
}
	
	

.p3 .p3_right .box .buttons{
	float:left;
	width:100%;
	height:63px;
	margin:15px 0 0 0px;
	width:480px;
}

.p3 .buttons_menus{
	margin: 0 auto;
    width: 95%;
}	
	
.p3 .buttons_menus ul{	
	clear: both;
    display: block;
    height: auto;
    list-style-type: none;
    margin: 0 auto;	
	width:100%;
	}
	
.p3 .buttons_menus ul li{
	
	text-align:center;
	
	padding:0 15px 0 0;
	margin: 0 0 0;
	height: auto;
	}
			
	
.p3 .buttons_menus ul li a{
	text-align:center;
	text-decoration:none;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:1;
	color:#000;
	padding:13px 5px 16px 5px;
	margin:0 0 0 0px;
	border:1px solid #E46C0A;
	border-radius:4px;
	}	


.p3 .buttons_menus ul li a:hover{
	color:#fff;
	padding:13px 5px 16px 4px;
	background-color:#E46C0A;
}

.p3 .p3_right .box .tab-content p{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
	margin:10px auto;
	font-weight:normal;
	color:#000;
	padding:0;
}

.p3 .p3_right .box .tab-content .create_btn ul{
	float:left;
}

.p3 .p3_right .box .tab-content .create_btn ul li{
	float:left;
	text-align:center;
	display:inline;
	padding:0 15px 0 0;
	margin: 0 0 0;
	height: auto;
	}
	
.p3 .p3_right .box .tab-content .create_btn ul li a{
	text-decoration:none;
	border:1px solid #E46C0A;
	color:#000;
	
	padding:12px 15px 12px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-radius:2px;
	cursor:pointer;
	}
	
.p3 .p3_right .box .tab-content .create_btn ul li a:hover{
	color:#fff;
	padding:12px 15px 12px 15px;
	background-color:#E46C0A;
	}

.p3 .p3_right .box .tab-content .create_btn .tab-content {
	background:#FFF;
	border-radius:4px;
	padding: 0 0 0 0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
.p3 .p3_right .create_btn{
	float:left;
}
.p3 .p3_down{
	float:left;
	width:100%;
}
	
.p3 .p3_down p{
	text-align: left;
	margin:50px 0 30px 0px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:29px;
	width:100%;
}	
	

/*============== p4 =================*/		
	

.p4{
	float:left;
	width:100%;
	margin:0 0 0px 0;
	background-color:#e46c0a;
	}	
	
.p4 .p4_left{
	margin:0;
	}	
	
.p4 .p4_left img{
	margin:20px 0 0 0px;
	max-width:100%;
	height:auto;
	display:inline-block;
	}	
	
.p4 .p4_left h1{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	margin:10px 0 0 0px;
	max-width:300px;	
	}	
	
.p4 .p4_right{
	margin:0 0 0 0;
	}
	
.p4 .p4_right h2{
	color: #fff;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    margin: 120px 0px 17px;
    padding: 0;
    text-align: center;
	}	
.p4 .p4_right p{
	color: #fff;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-align: left;
	font-weight:bold;
}
.p4 .p4_down{
	float:left;
	width:100%;
	}
	
.p4 .p4_down p{
	text-align: left;
	margin:50px 0 30px 0px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:29px;
	}	

.p4 .p4_right h2 span{
	text-align:center;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	margin:50px 0 17px 0px;
	line-height:1.5;
	font-weight:bold;
	width:341px;
	}	
		
/*============== p5 =================*/		
	

.p5{
	float:left;
	width:100%;
	margin:0 0 0px 0;
	background-color:#e46c0a;
}	
	
.p5 .p5_left{
	margin:0 0 0 0;
}	
	
.p5 .p5_left img{
	margin:20px 0 0 0px;
	display:inline-block;
	max-width:100%;
	height:auto;
}	
	
.p5 .p5_left h1{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	margin:10px 0 0 0px;	
	width:300px;
}	
	
.p5 .p5_right{
	float:left;
	}
	
.p5 .p5_right h2{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fff;
	padding:0 0 0 0;
	margin:35% 0 0 -22px;
	line-height:1.5;
	}	

.p5 .p5_down{
	float:left;
	width:100%;
	}
	
.p5 .p5_down p{
	text-align: left;
	margin:50px 0 30px 10px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:29px;
	}	

.p5 .p5_right h2 span{
	text-align:center;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	margin:50px 0 17px 0px;
	line-height:1.5;
	font-weight:bold;
	width:341px;
	}	

.p5 .p5_left img{
	margin:20px 0 0 0px;
	max-width:100%;
	height:auto;
	}
	
/*============== create_form.php =================*/		
	
.header{
	float:left;
	width:100%;
}
	

.header h1 {
	font-family: "Open Sans Semibold";
	font-size: 30px;
	margin: 15px;
	text-align: center;
}

.container{
	display:block;
	}

.container p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#939393;
	margin:15px 0 30px 15px;
	text-align:left;
}

	
.container form{
	float:left;
	width:100%;
	background-color:#e99855;
	border-radius:8px;
	border:1px solid #f8ab6d;
	}

.container form strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:000;
	margin:15px 10px 20px 15px;
	float:left;
}	
	
.container form td colspan{
	float:left;
	margin:0 0 0 0;
	}

.container form label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:000;
	margin:0 10px 10px 15px;
	float:left;
}

.container form tr{
	width:900px;
}

.container form input{
	width:450px;
	height:25px;
	margin:0 15px 10px 0;
	}


.container form input[type="submit"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:auto 10px 30px 390px;
	display:inline;
	}


.container form input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:auto auto 30px 0px;
	display:inline;
	}

tr input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 470px;
	display:inline;
	}

tr input[type="button"]:hover{
	border:1px solid #E46C0A;
	color:#E46C0A;
	background-color:#fff;
	}

.container form input[type="submit"]:hover{
	border:1px solid #E46C0A;
	color:#E46C0A;
	background-color:#fff;
	}

.container form input[type="button"]:hover{
	border:1px solid #E46C0A;
	color:#E46C0A;
	background-color:#fff;
	}

@media (min-width:320px) and (max-width:480px){
.header{
		float:left;
		width:100%;
		max-width:320px;
	}
.container{
		width:320px;	
		display:block;	
		position:relative;
		margin:auto;
		border:1px solid #000;
	}

.container p{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		color:#939393;
		margin:15px;
	}
.container form{
		float:left;
		width:100%;
		max-width:320px;
	}
.container table {
	margin: 10px;
		max-width: 290px;
		width: 100%;
	}
.container form input {
		height: 25px;
		width: 150px;
	}

}
@media (min-width:768px) and (max-width:1024px){
.header{
		float:left;
		width:100%;
		max-width:768px;
	}
.container{
		width:768px;	
		display:table;	
		position:relative;
		margin:auto;
		border:1px solid #000;
	}
.container p{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		color:000;
		margin:15px;
		text-align:center;
		max-width:738px;
		/*width:100%;*/
	}
.container form{
		float:left;
		width:100%;
		max-width:768px;
	}
.container table{
		max-width:748px;
		width:100%;
		margin:0 10px;
	}
}

.title{
	margin:0 0 0 0;
	}
	
.title h1{
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		color:000;
		margin:15px  0 30px 0;
		text-align:center;
	
		width:100%;
	}	
	
	
.align_right{
	text-align:center;
	}	
	
.formh1{
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
	
.box_color{
	background-color:#ececec;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none;
}	
	
.box_color:hover{
	background-color:#fff;
}	
	
.form input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:auto auto 30px auto;
	display:inline;
	}

/*============== create_popup.php =================*/

.create_popup_box{
	width:700px;
	background-color:#E46C0A;
	height:180px;
	margin:auto;
	border:1px solid blue;
	border-radius:6px;
	}


.create_popup_box tr{
	float:right;
	margin:12px 0 0 0;
	}

.create_popup_box .create_popup_title{
	float:left;
	width:100%;
	height:50px;
	background-color:#F93;
	border-bottom:2px solid #000;
	}

.create_popup_box .create_popup_title h1{
	font-size:25px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	}

.create_popup_box .searchbox_tab_text{
	float:left;
	width:100%;
}

.create_popup_box form{
	margin:0 0 0 0;
	}


.create_popup_box form tr td input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 470px;
	display:inline;
	}
	
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#E46C0A;
	font-weight:normal;
	background-color:#fff;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 273px;
	display:inline;
	}
	
/*============== view_popup.php =================*/

.view_popup_box{
	width:700px;
	background-color:#E46C0A;
	height:180px;
	margin:auto;
	border:1px solid blue;
	border-radius:6px;
	}


.view_popup_box tr{
	float:left;
	margin:-8px -40px 0 68px;
	}

.view_popup_box .create_popup_title{
	float:left;
	width:100%;
	height:50px;
	background-color:#F93;
	border-bottom:2px solid #000;
	}

.view_popup_box .create_popup_title h1{
	font-size:25px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	}
	
.view_popup_box tr td p{
	font-size:17px;
	text-align:center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:lighter;
	margin:0 0 0 0;
	padding:0 0px 0 10px;
	}

.view_popup_box .searchbox_tab_text{
	float:left;
	width:100%;
}

.view_popup_box form{
	margin:0 0 0 0;
	}

.view_popup_box form tr td input{
	margin:0 -24px 0 0;
	}
	
.view_popup_box form tr td{
	padding:0 7px 0 0;
	}
	
	
.view_popup_box form tr td input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 470px;
	display:inline;
	}
	
.view_popup_box form button, html input[type="button"], input[type="reset"], input[type="submit"] {
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#E46C0A;
	font-weight:normal;
	background-color:#fff;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:6px auto 15px -40px;
	display:inline;
	}


/*============== update_popup_box.php =================*/

.update_popup_box{
	width:700px;
	background-color:#E46C0A;
	height:180px;
	margin:auto;
	border:1px solid blue;
	border-radius:6px;
	}


.update_popup_box tr{
	float:left;
	margin:12px -40px 0 68px;
	}

.update_popup_box .create_popup_title{
	float:left;
	width:100%;
	height:50px;
	background-color:#F93;
	border-bottom:2px solid #000;
	}

.update_popup_box .create_popup_title h1{
	font-size:25px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	}
	
.update_popup_box tr td p{
	font-size:17px;
	text-align:center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:lighter;
	margin:0 0 0 0;
	padding:0 0px 0 10px;
	}

.update_popup_box .searchbox_tab_text{
	float:left;
	width:100%;
}

.update_popup_box form{
	margin:0 0 0 0;
	}

.update_popup_box form tr td input{
	margin:0 -24px 0 0;
	}
	
.update_popup_box form tr td{
	padding:0 7px 0 0;
	}
	
	
.update_popup_box form tr td input[type="button"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	background-color:#E46C0A;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 470px;
	display:inline;
	}
	
.update_popup_box form button, html input[type="button"], input[type="reset"], input[type="submit"] {
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#E46C0A;
	font-weight:normal;
	background-color:#fff;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px -40px;
	display:inline;
	}

.preview_form form button, html input[type="button"], input[type="reset"], input[type="submit"]{
	display:block;
	margin-left:none;
	margin-right:none;
	width:155px;
	height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#E46C0A;
	font-weight:normal;
	background-color:#fff;
	cursor:pointer;
	border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding:0 0 0 0;
	margin:15px auto 15px 487px;
	display:inline;
	}























		
	