.mainText {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height:130%;
	margin-left:10px;
}
body {
	margin-top:0px;
	background-image:url('images/crsi_1_01.gif');
	background-repeat:repeat-x
}
.tdBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B3082F;
	border-right-color: #B3082F;
	border-bottom-color: #B3082F;
	border-left-color: #B3082F;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	margin-right:5px;
	text-align:right;
	margin-left:0px
}

.h3 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-right:5px;
	text-align:right; }

.TDborder808080 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #808080;
}
.TDbgPATTI {
	background-image: url('images/crsi_1_20.gif');
	background-repeat: repeat;
	height: 13px
}
.announcementTabBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3082F;
}
.LocationBorder {
	border: 1px solid #B3082F;
}
.TABlocationborder {
	border: 1px dotted #B3082F;
}
.eventText {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004B64;
	letter-spacing:1px;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	word-spacing: normal;
	margin-left: 20px;
	margin-right: 20px;
}
.indexText {
	letter-spacing:1px;
	text-align: justify;
	text-indent: 0px;
	color:#666666;
	background-color:#FFFFFF;
	vertical-align: top;
	word-spacing: normal;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	margin-right: 10px;
}
.Headings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B3082F;
	text-decoration: none;
	margin-left:7px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-left:5px;
}
.borderLeft {
	border-left:solid;
	border-left-color:#0C4966;
	border-left-width:1px;
}
.leftIndex{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
	margin-left:13px;
	letter-spacing:1px;
}
.eventBG{
background-image:url(images/event_bg.gif);
background-repeat:repeat;
}
.officebearersTitles{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#B3082F;
	text-decoration:none;
}
.tableBorders{
border:#CCCCCC;
border-style:solid;
border-width:thin;
}
.eventLinks{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
	}
	
/*================  for menu  =================*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 10; }

#sddm li
{	
	border-right:0pt solid #FFFFFF; 
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family:Arial;
	font-size:12;
	z-index: 101;}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none*/}

#sddm li a:hover
{	background: #FFFFFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
			filter:alpha(opacity=90);
		-moz-opacity:.80; }

	#sddm div a
	{	border-left:1pt solid #FFFFFF; 
		border-right:1pt solid #FFFFFF; 
		border-bottom:1pt solid #FFFFFF; 
		position: relative;
		display: block;
		margin: 0;
		padding: 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #FFFFFF; 
		font-family:Arial;
		font-size:13}

	#sddm div a:hover
	{	background: #960000;
		color: #FFFFFF}