﻿body
{
    background-color: #666666;
    
	


    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.insertheader 
{
    color: #000000;
	background: #eee8aa url(images/add.gif) 6px 50% no-repeat;
	margin-top: 25px;
	padding-left: 25px;
	position: relative;
}
.btn1 {width:100px; background-color:#FFFFFF; color:#b22222;
           font-family:arial; font-size:8pt}
           
.btn2 {width:220px; background-color:#FFFFFF; color:#3300CC;
           font-family:arial; font-size:8pt}
           
 .btn3 {width:50px; background-color:#FFFFFF; color:#3300CC;
           font-family:arial; font-size:8pt}
           
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.table8 
{
    font-size:8pt;
    font:Arial;
    
}
