body{
			margin:0px;
		
		}
		
.headingone{
					font-family:Arial;
					font-size:15px;
					font-weight:bold;
					color:#360;
					
					}
.form{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#003399;
		text-decoration:none;
		font-style:normal;
		line-height:20px;
		
		}						
				
				
.border{
			border:1;
			border:ridge;
			border-color:#CCCCCC;
			height:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			color:#003399;
		}
		
		
.left_corner{
				background-image:url(images/leftcorner.png);
				background-repeat:no-repeat;
				height:28px;
				width:19px;
				}
				
.right_corner{
				background-image:url(images/rightcorner.png);
				background-repeat:no-repeat;
				height:28px;
				width:19px;
				}
				
.middle_partand_text{
				background-image:url(images/middleparttd.jpg);
				background-repeat:repeat-x;
				height:28px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				text-decoration:none;
				color:#000000;
				line-height:28px;
				}
				
				
.right_corner_btn{
					background-image:url(images/rightcornerbtn.png);
					background-repeat:no-repeat;
					height:28px;
					width:8px;
					}
					
.left_corner_btn{
					background-image:url(images/leftcornerbtn.png);
					background-repeat:no-repeat;
					height:28px;
					width:8px;
					}	
					
.middle_part_btn{
					background-image:url(images/middlepartbtn.jpg);
					background-repeat:repeat-x;
					height:28px;
					
					}	
					
.btn_pre{
			background-image:url(images/cancelbtn2.png);
			background-repeat:no-repeat;
			height:28px;
			width:65px;
			}	
			
	/*trial class used*/		
			
a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}	



.corner_first{
				background-image:url(images/roundedge-gray-left1.gif);
				background-repeat:no-repeat;
				height:30px;
				width:8px;
				}
				
.corner_last{
				background-image:url(images/roundedge-gray-right1.gif);
				background-repeat:no-repeat;
				height:30px;
				width:8px;
				}
				
.middle_partstext{
				background-image:url(images/middleparts1.gif);
				background-repeat:repeat-x;
				height:30px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				text-decoration:none;
				font-weight:bold;
				color:#FFFFFF;
				line-height:30px;
				padding-left:10px;
				}
				
				
				
.tab_margine{
				margin-top:3px;
				bordercolor:#CCCCCC;
				}
				
				
				
/* i am using trial css with table shadow*/			


.tab {
    display: table;
    border: 4px black double;
    border-spacing: 0;
    -moz-border-radius: 12px;
    -moz-box-shadow: #6a3d37 5px 5px 6px;
    -webkit-border-radius: 12px;
    -webkit-box-shadow: #6a3d37 5px 5px 6px;
    border-radius: 12px;
    box-shadow: #6a3d37 5px 5px 6px;
    background: #b59d5c
}	

.warning{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:15px;
}
				

								
.heading{
	
font-size:34px; 
color:#030; 
font:Arial, Helvetica, sans-serif;	
}
	

											
									
															
						