<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0; font-weight: normal;}
body{background-color: #ace4fb;}
a{text-decoration:underline; color:#003300;}
a:hover{text-decoration: none; cursor:pointer;}
img{border: none;}
input[type="text"],input[type="password"]{background: url(../images/input_bg.png) repeat-x left top #fff;border: 1px solid #000; outline-color: #000;}
select{background: url(../images/input_bg.png) repeat-x left top #fff; border: 1px solid #000; outline-color: #000; }
h1,h2,h3,h4,h5,h6{text-align:center;}
h2{font-size:28px; clear:both; margin-top:20px;}
h3{font-size:20px; clear:both; margin-top:20px;}
table{width:100%}
th{height:60px; font-weight:bold;}
td{height:42px; background: url(../images/tr_bg.png) repeat-x left top; text-align:center;}
.wrapper{background-color:#30a6d7; width: 998px; margin: 0 auto; padding-top: 33px; border-left:1px solid #000000; border-right:1px solid #000; border-bottom:1px solid #000; font-family:Verdana, Geneva, sans-serif;}

header{background-color:#ffffff; height: 218px; border-top:1px solid #000; border-bottom:1px solid #000;}
header a img{ float: left; margin: 40px 0 0 60px;}
header span.phone{float: right; margin-top: 20px; margin-left:450px; margin-right:50px; font-size:28px;}
header span.logout{float: right; margin-top: 125px; font-size:16px;}
header span.logout a{background: url("../images/headerbutton.png") no-repeat scroll center bottom; color:#000000; padding: 4px 13px; text-decoration:none; margin-left:20px; margin-right:60px;}
header span.logout a:hover{background: url("../images/headerbuttonhover.png") no-repeat scroll center bottom; color:#FFFFFF;}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.main{ min-height: 340px; padding:50px;}
p.warn{color:#f00; text-align: center; padding:10px 0;}
nav{float:left; width:248px;}
nav ul{margin: 0px}
nav ul li{ margin-left: 20px; margin-bottom:10px; list-style: none;}
nav li a{background: url("../images/navbutton.png") no-repeat scroll center bottom; color: #fff; text-decoration: none; display:block; width:168px; height:50px; text-align:center; font-size:20px; line-height:50px;}
nav li a:hover{background: url("../images/navbuttonhover.png") no-repeat scroll center bottom;}

.upper{height:50px; border-bottom:5px solid #000000;}
.upper a{color:#003300; font-size:20px; line-height:50px; margin-left:22px;}
.upper form{float:right; margin-top:8px;}
.upper form input[type="text"]{width: 180px; height:25px; margin-right:15px;}
.upper form input[type="submit"]{background: url("../images/searchbutton.png") no-repeat scroll center bottom; color:#000000; text-decoration:none; height:34px; width:80px; border:none; font-size:18px; margin-right:25px; }
.upper form input[type="submit"]:hover{background: url("../images/searchbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

.middle{ clear:both; border-bottom:3px solid #000000;}

.lower{ clear:both; min-height:280px;}

div.paginationControl{color:#003300; text-align:center; width:100%; height:29px;}

div.paginationControl a{color:#003300;}

footer{ background-color:#ffffff; text-align: center; height:60px; border-top:1px solid #000000; padding-top:20px; clear:both;}
footer a{color:#000;}

/* each page*/
#login {width: 462px; padding: 30px 60px; margin:0 auto; overflow: hidden; border:9px solid #174ebe; background-color:#FFF;}
#login form{width: 460px;}
#login form label{width: 460px; height:35px; font-size:18px; display:block; margin-bottom:30px;line-height: 35px;}
#login form input{width: 290px; height:33px; float:right;}
#login form input[type="submit"]{background: url("../images/loginbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:45px; width:123px; border:none; font-size:18px;}
#login form input[type="submit"]:hover{background: url("../images/loginbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}
#login a{color:#000; font-style:italic;}

#index {width: 632px; overflow: hidden; border:9px solid #174ebe; background-color:#FFF; min-height:270px; margin:0 auto;}
#admin {width: 632px; overflow: hidden; border:9px solid #174ebe; background-color:#FFF;}
#admin form{width: 400px; margin-left:100px;}
#admin form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px;line-height: 30px;}
#admin form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#admin form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#admin form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#adminlist {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}

#adminadd {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#adminadd form{width: 400px; margin-left:100px;}
#adminadd form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px;line-height: 30px;}
#adminadd form select{width: 250px; height:28px; float:right; margin-bottom:25px;}
#adminadd form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#adminadd form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#adminadd form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#report {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}

#subscriber {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}

#subscriberadd {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF; margin:0 auto;}
#subscriberadd form{width: 400px; margin-left:100px;}
#subscriberadd form label{width: 400px; height:30px; font-size:14px; display:block; /*float:left;*/ margin-bottom:25px; /*line-height: 30px;*/}
#subscriberadd form input{width: 250px; height:28px; /*float:right;*/ margin-bottom:25px;}
#subscriberadd form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#subscriberadd form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#subscriberedit {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#subscriberedit form{width: 400px; margin-left:100px;}
#subscriberedit form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px; line-height: 30px;}
#subscriberedit form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#subscriberedit form select{width: 250px; height:28px; float:right; margin-bottom:25px;}
#subscriberedit form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#subscriberedit form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#template {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}

#templateadd {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#templateadd form{width: 624px; margin-left:10px;}
#templateadd form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px; margin-left:100px; line-height: 30px;}
#templateadd form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#templateadd form textarea{width: 624px; clear:both; margin-bottom:25px;}
#templateadd form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#templateadd form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#templateedit {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#templateedit form{width: 624px; margin-left:10px;}
#templateedit form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px; margin-left:100px; line-height: 30px;}
#templateedit form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#templateedit form textarea{width: 624px; clear:both; margin-bottom:25px;}
#templateedit form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#templateedit form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#email {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}

#emailadd {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#emailadd form{width: 624px; margin-left:10px;}
#emailadd form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px; margin-left:100px; line-height: 30px;}
#emailadd form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#emailadd form select{width: 250px; height:28px; float:right; margin-bottom:25px;}
#emailadd form textarea{width: 624px; clear:both; margin-bottom:25px;}
#emailadd form span.filename {width: 250px; height:28px; float:right; margin-bottom:25px; overflow:hidden;}
#emailadd form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#emailadd form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}

#emailedit {width: 644px; overflow: hidden; border:3px solid #000000; background-color:#FFF;}
#emailedit form{width: 624px; margin-left:10px;}
#emailedit form label{width: 400px; height:30px; font-size:14px; display:block; float:left; margin-bottom:25px; margin-left:100px; line-height: 30px;}
#emailedit form input{width: 250px; height:28px; float:right; margin-bottom:25px;}
#emailedit form select{width: 250px; height:28px; float:right; margin-bottom:25px;}
#emailedit form textarea{width: 624px; clear:both; margin-bottom:25px;}
#emailedit form span.filename {width: 250px; height:28px; float:right; margin-bottom:25px; overflow:hidden;}
#emailedit form input[type="submit"]{background: url("../images/createbutton.png") no-repeat scroll center bottom; color:#ffffff; text-decoration:none; height:30px; width:110px; border:none; font-size:14px;}
#emailedit form input[type="submit"]:hover{background: url("../images/createbuttonhover.png") no-repeat scroll center bottom; cursor:pointer;}
#emailedit form#sendemailform label{width: 230px; height:32px; font-size:14px; display:block; float:left; margin-bottom:25px; margin-left:20px; line-height: 30px;}
#emailedit form#sendemailform input{width: 160px; height:30px; float:right; margin-bottom:25px;}
#emailedit form#sendemailform input[type="submit"]{width: 110px;}
</pre></body></html>