#top_line {
    width: 1102px;
    border: inset 1px #000000;
	text-align:center;
	padding: 10px 0;
	background-color: #99cc00;;
	margin-left:auto;margin-right:auto;
}

#second_line {
 	color: #008000;
 	font-size: 18px;
 	font-weight: 600;
	padding: 2px 0;
}
/* --------------------------- */
#content {
	width: 1102px;
	 margin: 0 auto;
	 border: inset 1px #000000;
}
#leftbox
{
	float:left;
	width:852px;
	background: #ffffff;
	
}
#leftColumn{
	width: 250px;
	background: #ffffff;
	float : left;

}
#main{
	float:left;
	background: #ffffff;
	width : 600px;
    border: inset 1px #000000;

}

#rightColumn{
	width: 250px;
	background: #ffffff;
	float : right;
	}



/*
#container {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    -moz-box-pack:center;
	-webkit-box-pack:center;
	-o-box-pack:center;
	-ms-box-pack:center;

}

#main {
	

    background: #ffffff;
    width:600px;
    min-height: 600px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
}
#leftBox {
    width: 250px;
    background: #faf0e6;
    min-height: 300px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    border: inset 1px #000000;
   }
#rightBox {
    width: 250px;
    background: #666;
    min-height: 100px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    font-size: 24px;
	color: #ffffff;
	font-weight: bolder;
	border: 2px #ff0000	
    
}
*/
//*
#table_1{
	color: #FF0000;
	font-size: 34px;
*//
}
input.input1{
	 width: 90px;
	 height: 30px;
 	color: #008000;
 	font-size: 20px;
 	font-weight: bolder;
 	text-align:center;
}
input.input2{
	 width: 90px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}
td {
	 width: 140px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}

#aa1,#aa2,#aa3 {
	 width: 140px;
	 height: 40px;
 	color: #008000;
 	font-size: 18px;
 	font-weight: bolder;
 	text-align:center;
}



#abc {
	font-size: 24px;
	color: #ffffff;
	font-weight: bolder;
	background-color: #99cc00;
	border: 2px #ff0000	
}

#abcd {
	font-size: 24px;
	color: #ffcc00;
	font-weight: bolder; 
	background-color: #99cc00;
	border: 2px #ff0000;	
}


#siddesign {
	font-size: 16px;
	color: #000000;
	text-align:left;
	font-weight:550;
	line-height: 130%;
}
h1 {
    text-align: center;
    font-size: 72px;
    color: white;
    text-shadow: 0 -2px 0 #999;
    padding: 0;
    margin: 150px 0 0 0;
}

  body {
    background:#ffffff none repeat scroll 0 0;
    color:#222;
    font-family:Helvetica;
    font-size:72%;
    line-height:1.5em;
    margin:0;
    border-top:1px solid #393939;
  }

#table_1 { display:box; 
    box-pack:center;
    margin:2;
    width:100%;
}


#bb4 { 

    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    width:120px;

	color: #079400;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

    
