body {padding:0; margin:0; background: url("images/bg.gif")}
body, td, input, textarea{
	font-size:11px;
    font-family:Georgia;
	color:#0e0906;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

.calendar_header {color: #b64405; font-size: 12px; margin-bottom: 5px;}
.calendar_sub-header {font-size: 11px; font-weight: bold; margin-left: 10px; margin-top: 0px; margin-bottom: 3px;}
.calendar_listing {font-size: 11px; margin-left: 10px; margin-top: 0px;}

.indented {margin-left: 10px;}

.pic_title {font-size: 10px;}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#71170e; text-decoration:underline} 
a:hover{text-decoration:none}

span{ color:#71170e}

.bg_hl{ background: url("images/bg_hl.gif")}
.bg_hc{ background:url("images/bg_hc.gif")}
.bg_hr{ background:url("images/bg_hr.gif")}
.bg_hd{ background:url("images/bg_hd.gif")}
.bg_hd1{ background:url("images/bg_hd1.gif")}
.bg_hd2{ background:url("images/bg_hd2.gif")}
.bg_li{ background:#ecdea6}
.bg_t{ background:url("images/bg_t.gif") no-repeat top left}
.bg_tb{ background:url("images/bg_tb.gif") no-repeat top left}
.bg_tb3{ background:url("images/bg_tb3.gif") no-repeat top left}
.bg_tb4{ background:url("images/bg_tb4.gif") no-repeat top left}
.bg_tf{ background:url("images/bg_tf.gif") no-repeat top left}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li{background:url("images/1_z1.gif")  center left no-repeat; margin:0px; padding-left:0px }
li a{color:#71170e;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#87816c; font-size:11px; padding:32px; text-align:center; height:76px} 
.footer a {color:#87816c; font-size:11px; text-decoration:none}
.footer a:hover {color:#71170e; font-size:11px; text-decoration:none}

.more{background:url("images/1_z1.gif")  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}

.imageborder{border: 1px solid #7c1f09;}

input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
textarea{
   background:#2D2D2D;
   border:1px solid #888888;
   padding-left:5px;
   width:224px; height:118px;
   overflow:auto}