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

body{
	margin-top:0px;
	/*margin-left: 0px;
	margin-right: 0px;*/
	}
	
.container-bg{
	background-image:url(../img/jpg/bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.main-color{
	background-color: #FCF7F1;
	}
.right-box{
	background-image:url(../img/jpg/box3.jpg);
	background-repeat:no-repeat;
	background-position: top;
	}
.leftline{
	background-color: #BCCDE9;
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#CCCCCC;
	}
.b-line{
	background-color: #FFFFFF;
	/*background-color: #BCCEFA;*/
	border-left-style:dotted;
	border-left-width:thin;
	
	border-right-style:dotted;
	border-right-width:thin;
	border:#0066FF;
	}
.b-line2{
	/*background-color: #BCCEFA;*/
	border-left-style: solid;
	border-left-width: thin;
	border-left-color:#D37A21;
	
	border-right-style: solid;
	border-right-width: thin;
	border-right-color:#D37A21;
	}
.leftline3{
	/*background-color: #BCCDE9;*/
	/*background-color: #D5E7F4;*/
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#CCCCCC;
	border-right-style:dotted;
	border-right-width:thin;
	border-right-color:#CCCCCC;
	}
.alltext{
	font-family: Calibri;
	font-size:12px;
	color:#000000;
	/*text-align:justify;*/
	}
.alltext2{
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	font-weight:normal;
	}
.alltext3{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	
	font-weight:normal;
	}
.wtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
.tborder{
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style:solid;
	border-right-style:solid;
	border:#CCCCCC;
	border:thin;
	}
	
.basetext{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	}.tablebder {
	border: thin dotted #999999;
}
.tablebder2 {
	border: thick  solid #999999;
}
.tablebder3 {
	border: thick  solid #999999;
	color: #FADCAF;
}
.left-bg{
	background-color: #CEF5FF;
	}
	
.rfields{
	border: thin;
	border: #999999;
	color:#FFFFFF;
	height: 20px;
	background-color: #D7EFFD;
	}
.brfields{
	border: thin;
	border: #00CCFF;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
	background-color: #F8E69E;
	}
.btn1{
	background-color: #0099FF;
	color:#FFFFFF;
	border: #CCCCCC;
	border:thin;
	height: 20px;
	}
.fortext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;

	}
.bigtext1{
	font-family: "Arial Black";
	font-size:14px;

	}
.taptext{
	font-family: "Arial Black";
	font-size:14px;
	color:#FFFFFF;
	}
.bigtext2{
	font-family: "Arial Black";
	font-size:12px;

	}
.downline1{
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	}
.textbox1{
	border:thin;
	border:#000000;
	border:solid;
	width:200px;
	height: 15px;
	}