.blink {
	text-decoration: blink;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
}
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
}
.tabledeco {
	border: thick ridge #666699;
}
.tableheadbgcolor {
	background-color: #CCCCFF;
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-transform: capitalize;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.newswelcometextarea{
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: xx-small;
	text-align: justify; width: 145
}
.news_title_text{
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: xx-small;
	font-weight: -1;
	color: #383877;
	text-decoration: none;
	text-transform: capitalize;
}
.news_title_text:hover{
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: xx-small;
	font-weight: -1;
	color: #383877;
	text-decoration: underline;
	text-transform: capitalize;
}
.event_title{
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: smaller;
	font-weight: bold;
	color: #383877;
	text-decoration: none;
	text-transform: capitalize;
}
.event_title_text{
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
	font-size: smaller;
	font-weight: normal;
	color: #383877;
	text-decoration: none;
	text-transform: inherit;
}
.style1 {
	font-family: Tahoma, Trebuchet MS, Verdana, Myriad Web;
    font-size: xx-small;
	font-style:italic;
}