﻿body {
    background-color: #ecffec;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	color: black;
}

.btn_edit {
    background-image: url(../images/BtnEdit.png);
    width:28px;
    height:28px;
}

.btn_dele {
    background-image: url(../images/BtnDele.png);
    width:28px;
    height:28px;
}

.btn_list {
    background-image: url(../images/BtnList.png);
    width:28px;
    height:28px;
}

.btn_new {
    background-image: url(../images/BtnNew.png);
    width:152px;
    height:30px;
}

.btn_surv {
    background-image: url(../images/BtnSur.png);
    width:152px;
    height:30px;
}

.btn_evtlist {
    background-image: url(../images/BtnEvtList.png);
    width:152px;
    height:30px;
}

.btn_surlist {
    background-image: url(../images/BtnSurList.png);
    width:152px;
    height:30px;
}

.btn_addr {
    background-image: url(../images/BtnAddr.png);
    width:152px;
    height:30px;
}

.btn_regi {
    background-image: url(../images/BtnRegi.png);
    width:96px;
    height:28px;
}

.btn_save {
    background-image: url(../images/BtnSave.png);
    width:98px;
    height:30px;    
}

.btn_back {
    background-image: url(../images/BtnBack.png);
    width:98px;
    height:30px;    
}

.btn_dnls {
    background-image: url(../images/BtnDnLs.png);
    width:210px;
    height:30px;    
}

.btn_dnma {
    background-image: url(../images/BtnDnMa.png);
    width:210px;
    height:30px;    
}

.btn_mail {
    background-image: url(../images/BtnMail.png);
    width:108px;
    height:30px;    
}

.btn_evtreg {
    background-image: url(../images/BtnEvtRegi.png);
    width:166px;
    height:38px;
}

.btn_qvevnt {
    background-image: url(../images/BtnQvEvent.png);
    width:166px;
    height:38px;
}

.btn_sndmail {
    background-image: url(../images/BtnSendMail.png);
    width:136px;
    height:136px;
}

th {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
background: #cceecc;
color: #00207f;
padding: 2px 6px;
border-collapse: separate;
border: 1px solid #000;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
border: 1px solid #DDD;
}

<!--
	#PAS { font-family: 'Arial'; color: rgb(0,0,0); font-size: 24px };
	#PAS1z {  margin-bottom: 0.488247em; letter-spacing: 0.000000em; line-height: 1.000000em; font-size: 24px; };
	#PAS2z { font-family: 'Arial'; color: rgb(0,0,0); font-size: 16px };
	#PAS3z {  margin-top: 0.000000em; margin-bottom: 0.488247em; letter-spacing: 0.000000em; line-height: 1.000000em; font-size: 16px; };
	#PAS4z { font-family: 'Arial'; color: rgb(255,255,255); font-size: 12px };
	#PAS5z {  margin-top: 0.000000em; margin-bottom: 0.488247em; letter-spacing: 0.000000em; line-height: 1.000000em; font-size: 12px; };
	#PAS6z { font-family: 'Arial'; color: rgb(255,255,255); font-size: 9px };
	#PAS7z {  margin-top: 0.000000em; margin-bottom: 0.488247em; letter-spacing: 0.000000em; line-height: 1.000000em; font-size: 9px; };	
	#PAS8z { font-family: 'Arial'; color: rgb(255,255,255); font-size: 8px };
	#PAS9z {  margin-top: 0.000000em; margin-bottom: 0.488247em; letter-spacing: 0.000000em; line-height: 1.000000em; font-size: 8px; };

-->
