H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}

.print-only {
	display : none;
}

.pghdrtxt  {
	font-size : 18pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.pgsubhdrtxt {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.pgsubhdrtxt A:link  A:visited {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration: none;
	font-style : normal;
	color : blue;
}

.pgsubhdrtxt A:hover {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
	color : blue;
}


.pgtxt  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	padding-left: 25px;
	padding-right: 25px;
	text-align : left;
	color : black;
}

.pgtxt A:link {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration: none;
	font-style : normal;
	color : blue;
}

.pgtxt A:visited {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : blue;
}

.pgtxt A:hover {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
	color : blue;
}

BODY  {
	color : black;
	margin-left: 0px;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}
/* css for  column heights */
	#rightside{
	}		

	#leftside {
	vertical-align:top;
	background-color:#8AC0FE;
	top:100px;
	}

/* end css for  column heights */



A:visited A:link {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
}

A:active  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	border:0px;
}

.bground {
	background-color:#8AC0FE;
}

.subpgbground {
	background-image:url(images/ashrai-background2.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


.speechlist UL LI{
	list-style-image : url(images/md.jpg);
}

.smalltext {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.smalltext A:link {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
	color : black;
}

.smalltext A:visited {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
	color : black;
}

.smalltext A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
	color : white;
}


.eventscroller {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	background-image:url(images/background.jpg);	
}
.crtext {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
.eventlink {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	text-decoration: underline;
	color : black;
}

.eventlink A:link  A:visited {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration: underline;
	font-style : normal;
	color : blue;
}

.eventlink A:hover {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	color : blue;
}

.holidayheader {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	background-color : #DD9C37;	
}
	
	/* menu css */
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(images/title2.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	font-weight: bold;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background : #8AC0FE url(images/linkarrow.gif) no-repeat right center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}