.blink { 
font-size: 15px; 
color: red; 
display: inline; 
} 


.demo  { visibility:hidden;}
a {
	color: #3399CC;
	text-decoration: none;
}

a.hreftitle {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}

a.forum {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:link {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;

}
a.menu1:visited {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;

}
a.menu1:hover {display:block;width:100%;background:white;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;
}
a.menu1:active {display:block;width:100%;background:white;color: #000000;
        padding:5px;
        border-right: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;
}


a.menu2:link {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	
}
a.menu2:visited {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	
}
a.menu2:hover {display:block;width:100%;background:white;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
}
a.menu2:active {display:block;width:100%;background:white;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
}

a.menu3:link {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
        border-bottom: 1px solid #C0C0C0;

}
a.menu3:visited {display:block;width:100%;background:#FFFFCC;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;

}
a.menu3:hover {display:block;width:100%;background:white;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
a.menu3:active {display:block;width:100%;background:white;color: #000000;
        text-decoration: none;
        padding:5px;
        border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}


a.menu:link {display:block;width:100%;background:white;color: #000000;
        font-weight: bold;
        text-decoration: none;
	padding:5px;
	border-right: 1px solid #C0C0C0;
}
a.menu:visited {display:block;width:100%;background:white;color: #000000;
        font-weight: bold;
        text-decoration: none;
	padding:5px;
	border-right: 1px solid #C0C0C0;
}
a.menu:hover {display:block;width:100%;background:#FFFFCC;color: #000000;
        font-weight: bold;
        text-decoration: none;
	padding:5px;
	border-right: 1px solid #C0C0C0;
}
a.menu:active {display:block;width:100%;background:white;color: #000000;
        font-weight: bold;
        text-decoration: none;
	padding:5px;
	border-right: 1px solid #C0C0C0;
}

a.menuselected:link {display:block;width:100%;background:#FFFFCC;color: #000000;
        font-weight: bold;
        text-decoration: none;
        padding:5px;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
a.menuselected:visited {display:block;width:100%;background:#FFFFCC;color: #000000;
        font-weight: bold;
        text-decoration: none;
        padding:5px;
	border-left: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;
        border-bottom: 1px solid #C0C0C0;

}
a.menuselected:hover {display:block;width:100%;background:#FFFFCC;color: #000000;
        font-weight: bold;
        text-decoration: none;
        padding:5px;
	border-left: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;
        border-bottom: 1px solid #C0C0C0;

}
a.menuselected:active {display:block;width:100%;background:#FFFFCC;color: #000000;
        font-weight: bold;
        text-decoration: none;
        padding:5px;
	border-left: 1px solid #C0C0C0;
        border-top: 1px solid #C0C0C0;
        border-bottom: 1px solid #C0C0C0;

}

.encyimg img {
  float:left;
  margin:0 7px 6px 0;
  }
a:hover {
	color: #003399;
	text-decoration: underline;
}

a:hover.magazine {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.forum {
	color: #3399CC;
	font-weight: bold;
	text-decoration: underline;
}

body {
        background-color: #FFFFFF;
        color: #333333;
        font-family: Verdana, sans-serif;
        font-size: smaller;
        text-align: center;
}

#container {
        margin-top: 10px;
        width: 750px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}


pree {
	color: #333333;
        font-family: Verdana, sans-serif;
        font-size: 19px;
}

copyright {
        background-color: #FFFFFF;
	        color: #333333;
		        font-family: Verdana, sans-serif;
			        font-size: smaller;
				        margin: 10px 0px 0px 0px;
					        text-align: center;
						}


hr {
	height: 1px;
}

img {
	border: none;
}

table.body {
	width: 750px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	vertical-align: top;
}

td.enimg {
	border-right: 1px solid #C0C0C0;
}

th {
        font-family: Verdana, sans-serif;
        font-size: xx-small;
        vertical-align: top;
}


td.bottom {
        font-family: Verdana, sans-serif;
        font-size: xx-small;
        vertical-align: bottom;
}

td.middle {
        font-family: Verdana, sans-serif;
        font-size: xx-small;
        vertical-align: middle;
}


td.bodycolumn {
	border-left: 1px solid #C0C0C0;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	width: 195px;
}

td.leftmenu2 {
        border-right: 1px solid #C0C0C0;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 175px;
}


td.newscolumn {
        border-left: 1px solid #C0C0C0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.dateformat {
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

td.doublecolumn {
	border-left: 1px solid #C0C0C0;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	width: 395px;
}

td.surveycolumn {
        border-left: 1px solid #C0C0C0;
        margin: 10px 0px 0px 10px;
        padding: 10px 0px 0px 10px;
        width: 484px;
}

td.triple {
        border-left: 1px solid #C0C0C0;
        margin: 10px 0px 0px 10px;
        padding: 10px 0px 0px 10px;
        width: 595px;
}

td.dcolumn {
        border-left: 1px solid #C0C0C0;
        margin: 10px 0px 0px 10px;
        padding: 10px 0px 0px 10px;
        width: 595px;
}

td.encytd {
        padding: 8px 0px 0px 8px;
}


td.footer {
	color: #808080;
	text-align: center;
}

td.forum {
	width: 565px;
	border-left: 1px solid #C0C0C0;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
}

td.forumbodydarkgray {
	background-color: Silver;
	border: none;
}

td.forumbodydarkgraydate {
	background-color: Silver;
	width: 110px;
	border: none;	
	text-align: center;
}

td.forumbodylightgray {
	background-color: #EBEBEB;	
	border: none;
}

td.forumheader {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

td.lawleft {
	background-color: #003366;
	color: #FFFFFF;
	padding: 6px 5px 5px 5px;
	text-align: left;
	width: 130px;
}

td.lawright{
	border: 1px solid #3399CC;
	color: #666666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 230px;
}

td.leftmenu {
	color: #808080;
	font-size: 9px;
	text-align: right;
	width: 130px;
}

td.leftmenuS {
        color: #000000;
        font-size: 9px;
	padding: 0px 0px 0px 0px;
        text-align: left;
        width: 120px;
}


td.leftmenu2 {
        color: #808080;
        font-size: 9px;
        text-align: right;
        width: 130px;
	border-right: 1px solid #C0C0C0;
        padding: 5px 5px 10px 10px;

}

td.leftmenumagazine {
	background-color: #3399CC;
	color: #FFFFFF;
	padding: 0px 9px 0px 10px;
	text-align: right;
	width: 130px;
}

td.leftmenumagazine4 {
        background-color: #3399CC;
        color: #FFFFFF;
        padding: 0px 9px 0px 10px;
        text-align: right;
}

td.rightmenumagazine {
        background-color: #3399CC;
        color: #FFFFFF;
        padding: 0px 9px 0px 10px;
        text-align: left;
        width: 130px;
}

a.leftmenumagazine {
        color: #003399;
        font-weight: bold;
        text-decoration: none;
}

a:hover.leftmenumagazine {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
}


ul {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

.eventssubtitle {
	color: #333333;
	font-weight: bold;
}

.eventssubtitle4 {
        color: #333333;
        font-size: 10px;
}

.eventssubtitle2 {
        color: #333333;
        font-weight: bold;
	font-size: 12px;
}

.eventssubtitle3 {
        color: #333333;
        font-size: 12px;
}



.eventstitle {
	color: #003399;
	font-weight: bold;
}

.art {
        font-size: 1.5em;
        font-weight: bold;
	text-align: left;
}

.mainredb {
        color: #003399;
        font-weight: bold;
}


.eventstitle2 {
        color: #003399;
        font-weight: bold;
	font-size: 14px;
}

.eventstitle1 {
        color: #003399;
        font-weight: bold;
        font-size: 10px;
}

.eventstitle3 {
        color: #003399;
        font-weight: bold;
        font-size: 12px;
}

.floatleft {
	float: left;
	padding-right: 5;
}

.floatright {
	float: right;
}

.newsauthor {
	font-style: italic;
}

.dropdown {
	font-family: verdana;
	font-size: 9px;
	color: #003399;
}

.newsheader {
	font-weight: bold;
	text-decoration: underline;
}

.newstitle {
	color: #003399;
	font-size: medium;
	font-weight: bold;
}

.newstitlemed {
	color: #003399;
	font-weight: bold;
}

.programsubtitle {
	font-size: larger;
	font-style: italic;
}

.programtitle {
	font-size: larger;
	font-weight: bold;
}
.clipbrdbg {  background-image: url(/images/headings/clipbrd.jpg); background-repeat: no-repeat; background-position: 0px 25px; font-family: Arial, Helvetica, sans-serif; font-size: xx-small}

.input_b { border: 1 solid #000000; height: 16px; background-color: #d2dcfc; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.input_box { border: 1 solid #000000; background-color: #FFFFCC; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
