.smlTextBox 
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
	border:1px solid rgb(180,180,180)
}

.pageHeading
{
	font-family: Arial Narrow;
	font-size:16pt;
	font-weight: bold;
	color: rgb(181,117,117);
}
.pageHeading_medium
{
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	color: rgb(181,117,117);
}
.pageHeading_pink
{
	font-family: Verdana;
	font-size:13pt;
	font-weight: bold;
	color: rgb(130,40,80);
}
.pageHeading_green
{
	font-family: Verdana;
	font-size:13pt;
	color: rgb(0,128,0);
	font-weight: bold;
}
.pageHeading_show
{
	font-family: Verdana;
	font-size:11pt;
	font-weight: bold;
	color: rgb(181,117,117);
}

.newsHeading_ablue
{
	font-family: Verdana;
	font-size:16pt;
	font-weight: bold;
	color: rgb(20,145,140);
}

.genLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.genLabelList
{
	font-family: Verdana;
	font-size: 9.5pt;
	font-weight: bold;
}

.genLabelBookList
{
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
	color: rgb(181,117,117);
}
.genLabelWhite
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.genRadio
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,135,0);

}

.smlTextWhiteBold
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smlTextBlackBold
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.genTextBlack
{
	font-family: Verdana;
	font-size: 8.5pt;
}
.genTextPurple
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: rgb(149,0,0);
}
.genTextGreen
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: rgb(0,128,0);
}
.genTextBlackList
{
	font-family: Verdana;
	font-size: 9pt;
}
.genTextBlackDesc
{
	font-family: Verdana;
	font-size: 9.5pt;
}
.genTextBlackLrg
{
	font-family: Verdana;
	font-size: 9pt;
}
.genTextPink
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(255,195,220)
}
.smlTextRed
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(255,0,0)
}
.smlTextRedBold
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(255,0,0);
	font-weight: bold
}
.smlTextReportRedBold
{
	font-family: Verdana;
	font-size: 9.5pt;
	color: rgb(255,0,0);
	font-weight: bold
}

.smlTextReportGreenBold
{
	font-family: Verdana;
	font-size: 9.5pt;
	color: rgb(0,255,0);
	font-weight: bold
}
.genLinkBlack
{
	font-family: Verdana;
	font-size: 9pt;
}

/*
.genLinkBlack:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline
}
*/
.genLinkBlue
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000080;
	text-decoration: none
}

.genLinkBlue:hover
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #0000FF;
	text-decoration: underline
}
.genLinkListBlue
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
	text-decoration: none
}

.genLinkListBlue:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline
}
.smlTextBoldBlue
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000080
}
.smlTextGreenBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(0,128,64);
}
.smlTextReportGreenBold
{
	font-family: Verdana;
	font-size: 9.5pt;
	font-weight: bold;
	color: rgb(0,128,64);
}

/*--------------------------------------------------------*/
/*--------------LINK--------------------------------------*/
.pageLink
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none
}

.pageLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline
}
/*--------------LINK--------------------------------------*/
.labelText
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,0,0);
	text-decoration: none
}

.formFieldText
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(0,0,0);
	text-decoration: none;
	border:1px solid rgb(0,0,0)
}

.mainMenu
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none
}

.mainMenu:hover
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,0);
	text-decoration: none
}

.headCell
{
	font-family: Verdana;
	font-size: 9.5pt;
	color: rgb(0,64,0);
	font-weight: bold;
	text-decoration: none
}

.headCell:hover
{
	font-family: Verdana;
	font-size: 9.5pt;
	color: rgb(128,128,128);
	font-weight: bold;
	text-decoration: none
}

.listLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,64,0);
	font-weight: bold;
	text-decoration: underline
}

.listLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128);
	font-weight: bold;
	text-decoration: underline
}
.pinkLinks
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(130,40,80);
	text-decoration: underline
}
/*-------USED IN THE HOME PAGE FOR <DO YOU HAVE NEIGHBORS IN YOUR NEIGHBORHOOD?>---*/
.pinkLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(180,55,110);
	font-weight: bold
}
.redLinksTall
{
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
	color: #000080
}

.redLinksTall:hover
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF
}

/* Replace listTitleLinks with pinkLinks and delete listTitleLinks*/
.listTitleLinks
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(130,40,80);
	text-decoration: underline
}

.listTitleLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(180,55,110);
	font-weight: bold;
	text-decoration: underline
}
/* Till this */
.ablueLinks
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(16,120,115);
	text-decoration: underline
}

.ablueLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(20,145,140);
	font-weight: bold;
	text-decoration: underline
}

.labelTextBold
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none
}
.orgEventLinks
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration: underline
}

.orgEventLinks:hover
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: rgb(128,128,128);
	text-decoration: underline
}
.genLabelText
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
}

/* ----- */
.redLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(255,0,0);
	text-decoration: underline
}

.redLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(255,0,0);
	text-decoration: underline
}

.orgLinks
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	text-decoration: underline
}

.orgLinks:hover
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: rgb(128,128,128);
	text-decoration: underline
}

.hotTopicLinks
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(0,64,0);
	text-decoration: underline
}

.hotTopicLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128);
	font-weight: bold
}

.moreLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,64,0)
}

.moreLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128)
}

.genTextGray
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128)
}


.genTextBlackSmall
{
	font-family: Verdana;
	font-size: 7.5pt;
}

.nhLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,64,0);
	text-decoration: none
}

.nhLinksSmall
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(0,64,0);
	text-decoration: none
}
/*------------------BUTTONS------------------------*/
.genButtons
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: #008000
}


.genButtons_green
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: "#BEE1A5";
}

.genButtons_ablue
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(150,240,235);

}

.genButtons_tblue
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(190,225,250);
}
.genButtons_nblue
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: rgb(0,128,192);
}
.genButtons_tpink
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(250,195,220);
}.genButtons_pink
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(250,190,215);
}
.genButtons_yellow
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(253,245,185);
}
.genButtons_lightyellow
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(254,243,207);
}
.genButtons_orange
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(255,225,190);
}
.genButtons_show
{
	cursor: hand;
	font-family: Verdana;
	font-size: 10pt;
	color: #633;
	cursor: hand;
	background-color: rgb(219,189,189);
}
.genButtons_violate
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	background-color: rgb(200,165,220);
}
.genButtons_bgreen
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: rgb(0,128,128);
}
.genButtons_brick
{
	cursor: hand;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: rgb(179,94,0);
}
/*------------------BUTTONS------------------------*/
.SubMenuLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,64,0);
	font-weight: bold;
	text-decoration: underline
}

.SubMenuLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128);
	font-weight: bold
}

.SubSubMenuLinks
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,64,0);
	text-decoration: underline
}

.SubSubMenuLinks:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(128,128,128)
}

.Title
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color:rgb(0,64,0)
}

.leftCombo
{
	font-family: MS Sans Serif, Arial Narrow, Helvetica;
	font-size: 8pt
}

.Tips
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(42,92,127)
}

/***************************** PHP CALENDAR SHEET BEGINS HERE ************************/
.headingCell_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(245,204,132);
	text-align: center
}

.SunDayCell_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,0,0);
	background-color: rgb(245,204,132);
	text-align: center
}

.OtherDayCell_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(245,204,132);
	text-align: center
}

.DateCell_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(0,0,0);
	text-decoration: none
}

.DateCellSun_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(255,0,0);
	text-decoration: none
}

.TodayCell_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(0,0,0);
	background-color: rgb(0,255,0);
	text-decoration: none
}

.TodayCellSun_Cal
{
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(255,0,0);
	background-color: rgb(0,255,0);
	text-decoration: none
}

/***************************** PHP CALENDAR SHEET ENDS HERE ************************/
/*
***************************************************
Javascript Calendar Class
***************************************************
*/
.Calendar
{

	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	background-color: #008000;
}
.MonthHeader
{
	font-weight: bold;
	background-color: rgb(245,204,132);
}
.DayHeader
{
	font-weight: bold;
	background-color: rgb(245,204,132);
}
.CalDay
{
	text-align: center;
	background-color: #F6F1B3;
	cursor: hand;
}
.Today
{
	text-align: center;
	background-color: rgb(0,255,0);
	cursor: hand;
}
.Sunday
{
	text-align: center;
	background-color: #F6F1B3;
	color: red;
	cursor: hand;
}
.NextPrev
{
	text-align: center;
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
/*-----------------Defined by soumya--------------*/
.adminLinks
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	/*color: #000080;*/
	color: #000000;
	text-decoration: none
}
.adminLinks:hover
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	/*color: #000080;*/
	color: #008000;
	text-decoration: none
}

/*-----------------------------------------------------*/
a:hover   { text-decoration: underline }
a      { font-weight: normal }
h1       { color: #c49797; font-weight: normal; font-size: 20pt; line-height: 18pt; font-family: "Times New Roman", Georgia, Times }
h2         { color: #bc8f8f; font-weight: bold; font-size: 11pt; line-height: 11pt }
h3        { color: #bc8f8f; font-weight: normal; font-size: 11pt; line-height: 11pt; padding-top: 6px }
h4   { color: #333; font-style: normal; font-weight: bold; font-size: 9pt; line-height: 12pt; padding-bottom: 4px }
td, p   { color: #333; font-size: 9pt; line-height: 11pt; font-family: Verdana, Helvetica, Arial, Swiss, SunSans-Regular; text-decoration: none }
.backtotop     { font-weight: normal }
.dots  { background: url(images/ui/tile_dot.gif) repeat-x; margin-top: -8px; margin-bottom: -14px }
.dots-dark { background: url(images/ui/tile_dot-dark.gif) repeat-x }
.footer    { color: #666; font-size: 8pt; text-align: center; padding-top: 6px }
.hpadding  { font-weight: bolder; padding: 0pt 10pt }
.nav    { color: #633; font-size: 10pt; text-decoration: none }
.onthispage     { font-weight: normal; margin-bottom: 2px }
.textpadding  { margin: 0pt; padding: 0pt 10pt }
.centerpad { padding: 14px }
.error, .err { color: red }
/* ********************* */
