
body,td,input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
body { margin:0px; }
hr { border:none; border-bottom:2px dotted #d0d0d0; }

a.news { font-size:larger; /*font-family:cursive,script;*/ } 
a.news:link { text-decoration: underline; color:#000088; }
a.news:visited { text-decoration: underline; color: #000088; }
a.news:hover { text-decoration: underline; color: #dd0000; }
a.news:active { text-decoration: underline; color: #907060; }
.txtbox { width:200px; }
.wide { width:400px; }
.msg { background-color:#ffffa0; color:#ff8030; font-size:12px; }
.box { font-size:smaller; border:1px solid #000000; padding:1px; }
.box#doc { background-color:#e0b070; }
.box#url { background-color:#b0d0ff; }

/* NEWS ITEM - NORMAL */
.newstitle { font-size:20px; color:#404040; margin-bottom:20px; }
.newstitle#edit { margin-bottom:auto; }
.newsdate { font-size:14px; font-style:italic; text-align:right; }
.newsarea { background-color:#ffffff; padding:5px; font-family:Arial, Helvetica, sans-serif; }
.newsbody { font-family:Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 14pt; }

/* NEWS ITEM - LATEST BOX ON HOME PAGE */
.latesthead { font-style:italic; font-weight:bold; letter-spacing:16px; text-align:center; margin-bottom:15px; }
.latestdate { font-size:7pt; font-weight:normal; font-style:italic; }
.latesttitle {font-size:10pt; font-weight:bold; color: #4c2169; margin-bottom:2px; }
.latestbody { font-size:10pt; font-weight:normal; }

.list_expired { background-color:#e0e0e0; }
.list_future { background-color:#f4fff4; }
.list_current { background-color:#fff6e0; }
.divshow { display:block; }
.divhide { display:none; }
.divshow select { width:200px; }
.divhide select { width:200px; }
.newsimg_border { border:1px solid #e0e0e0; padding:3px; text-align:center; font-size:x-small; }
.newsimg_noborder { border:none; padding:3px; text-align:center; font-size:x-small; }
.fromto { font-size:10px; width:120px; border:1px solid #a0a0a0; padding:3px; }
.avail { text-align:right; vertical-align:top; color:#6060a0; }
.edlabel { text-align:right; vertical-align:top; color:#6060a0; font-weight:bold; }
.edlabel#sh	{ cursor:pointer; text-decoration: underline; }
.edlabel#sh:hover { color: #60b860; }
.rowsep1 { background-color:#e8e8e8; border-bottom:2px dotted #808080; }
.rowsep2 { background-color:#f8f8f8; border-bottom:2px dotted #808080; }
.pagehead { text-align:center; color:#6060a0; font-size:20px; border-bottom:2px dotted #6060a0; }
.button { height:30px; font-family:cursive,script; color:#000060; }
.button#save { width:200px; font-size:120%; }
.button#slim { height:21px; font-size:85%; }

/* RECENT NEWS LIST */
ul.newslist { list-style-type:none; }
ul.newslist,ul.newslist li { text-align:center; }
