.home-boxtext {
	COLOR: #787878; 
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px
}
.home-boxtextsmall {
	COLOR: #333333; 
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px
}

.body-normal {
	COLOR: #333333; 
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px
}
.title-large {
	COLOR: #69937e; 
	FONT-FAMILY: verdana, Arial, Helvetica,Times, serif; 
	FONT-SIZE: 18px
}
.title-normal {
	COLOR: #69937e; 
	FONT-FAMILY:  verdana, Arial, Helvetica, Times, serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold
}
.eventrev {
	BACKGROUND-COLOR: #69937e; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold
}


.bgsubtitle{
	BACKGROUND-COLOR: #F4F3F2; 
	HEIGHT:22px;

}

/* Top Right Links: Style for Top Right links*/


A.rightlink:link {
	text-decoration : none;
	color :#006633;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.rightlink:visited  {
	text-decoration : none;
	color : #006633;
	font-size : 11px;
	font-weight :normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.rightlink:active {
	text-decoration : none;
	color : #006633;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}
A.rightlink:hover  {
	text-decoration : Underline;
	color :  #006633;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}



/* Main Navigation : Top Navigation in Round Tabe Formate*/

A.topnavbar:link {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.topnavbar:visited  {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
	font-weight :bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.topnavbar:active {
	text-decoration : underline;
	color : #E5E5E5;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}
A.topnavbar:hover  {
	text-decoration : none;
	color : #FFCC00;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}



/* Welcome User : For the text of Welcome user name*/
.welcomeuser {
color : #000000;
font-size : 11px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
}


/* Welcome User Date  : For the Current Date of Welcome user name*/
A.welcomeuserdate:link {
	text-decoration : none;
	color : #990000;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.welcomeuserdate:visited  {
	text-decoration : none;
	color : #990000;
	font-size : 11px;
	font-weight :normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.welcomeuserdate:active {
	text-decoration : none;
	color : #990000;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}
A.welcomeuserdate:hover  {
	text-decoration : underline;
	color : #4391D6;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}

/* Pagetitle: For the Title of Page*/

.pagetitle {
	color : #0A70C2;
	font-size : 17px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 4px;

}



/* Pagetitle: For the Title of Page*/

.pagetitle15 {
	color : #0A70C2;
	font-size : 15px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 4px;

}


/* Current lINKS : Left Navigation : Style for the left nav links  */


A.leftnav:link {
	text-decoration : Underline;
	color :  #8E8E8E;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.leftnav:visited  {
	text-decoration : Underline;
	color :  #8E8E8E;
	font-size : 11px;
	font-weight :normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}
A.leftnav:active {
	text-decoration : Underline;
	color :  #8E8E8E;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}
A.leftnav:hover  {
	text-decoration : none;
	color :  #8E8E8E;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Arial,Helvetica, sans-serif;

}



/* Style for the cell (TD) text: this is the default style, which will effect 
The text placed inside any td with out specifying it*/

td {
	color: #000000;
	font-family: verdana,Verdana,sans-serif;
	font-size: 11px;
}


/* Style for Normal input Type */
input {
	font-family: verdana,helvetica;
	font-size: 11px;
	height: 18px;
	font-weight: normal;
}


/* Style for Edit input text box*/

input.edit{
	font-family: verdana,helvetica;
	font-size: 11px;
	height: 18px;
	border: 1px solid #333333;
	font-weight: normal;
	background-color: #f0f0f0;

}


/* Style for input text box with border 1*/

.txtborder {
	font-family: verdana,helvetica;
	font-size: 11px;
	height: 18px;
	border: 1px solid #333333;
	font-weight: normal;
}


/* Style for Text Area with border 1*/

textarea {
	border: 1px solid #333333;
	font-family: verdana, helvetica;
	font-size: 10px;
	width: 90%;
}


/* Style for Edit Text Area with border 1*/

textarea.edit {
	border: 1px solid #333333;
	font-family: verdana, helvetica;
	font-size: 10px;
	width: 90%;
	background-color: #f0f0f0;

}

/* Style for Select box*/

select {
	font-family: verdana, helvetica;
	font-size: 10px;
}


/* Style for defauld a href */

a {
	
}


/* Style for Table border*/

.border {
	color: #333333;
	border-top: 1px solid #cfd7df;
	border-right: 1px solid #cfd7df;
	border-bottom: 1px solid #cfd7df;
	border-left: 1px solid #cfd7df;
}

/* Style For Light Gray Border*/
.borderlightgray {
	TEXT-DECORATION: none;
	border: 1px solid #E9E9E9;

}
/* Style for Buttons background Dark blue*/

.buttons {
	background-color: #990000;
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #c4c4c4;
}

/* Style for Buttons background Sky blue*/
.buttonblue{
	background-color: #86b8e5;
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #cccccc;

}

/* Style for Section Heading*/
.sectionheading{
	color: #990000;
	font-size: 12px;
	font-family: verdana, arial,helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
}


/* Style for Normal Link without underline*/


a.normallink:link {
	text-decoration : none;
	color :  #BA4731;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.normallink:visited  {
	text-decoration : none;
	color :  #BA4731;
	font-size : 11px;
	font-weight :normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.normallink:active {
	text-decoration : none;
	color :  #BA4731;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.normallink:hover  {
	text-decoration : underline;
	color : #DE9183;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}


/* Style for Normal Link Bold With Underline*/
a.normallinkbold:link {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.normallinkbold:visited  {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight :bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.normallinkbold:active {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.normallinkbold:hover  {
	text-decoration : none;
	color : #990000;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}


/* Style for Table Heading Link*/

a.tableheadinglink:link {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.tableheadinglink:visited  {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight :bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.tableheadinglink:active {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.tableheadinglink:hover  {
	text-decoration : none;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}




/* Style for Cell [td] Link*/

a.celllink:link {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.celllink:visited  {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight :bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.celllink:active {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.celllink:hover  {
	text-decoration : none;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}

/* Style for Pop Up Calendar link*/
.buttoncalendar{
	color: #000000;
	border: 0px solid #cccccc;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 20px;
	background-color: #ffffff;
	cursor: hand;
	background-position: center;
	vertical-align: middle;
}



/* Style for Previous Next Links */

a.previousnext:link {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.previousnext:visited  {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight :bold;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.previousnext:active {
	text-decoration : underline;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.previousnext:hover  {
	text-decoration : none;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, arial,helvetica, sans-serif;

}


/* Style for Shopping cart*/
.shoppingcart{
	color: #B8A881;
	font-family: verdana,verdana,sans-serif;
	font-size: 10px;

}




/* Style for Copyright*/
.copyright{
	color: #333333;
	font-family: verdana,verdana,sans-serif;
	font-size: 10px;

}

/* Style for Top nav Padding*/

.navPadding{

PADDING-LEFT: 10px; 
PADDING-RIGHT: 10px; 
PADDING-BOTTOM: 3px; 
height:15px;

}


/* Style for row Backgroung Blue */
.trblue{
	background-color: #E6EEF7;
	


}

/* Style for row Backgroung Off White */
.troffwhite{
	background-color: #FCFDFE;

}


/* Style for Form Text field */
.formtextfield{
	text-align: right;
	padding-right:5px;
	padding-left:5px;
	height: 25px;
	vertical-align: middle;
	}

/* Style for Center and Middle align*/
.centermiddle{
	text-align: center;
	vertical-align: middle;

	}



/* Style for bottom links */

a.bottomnavbar:link {
	text-decoration : none;
	color : #4391d6;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.bottomnavbar:visited  {
	text-decoration : none;
	color : #4391d6;
	font-size : 11px;
	font-weight :normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.bottomnavbar:active {
	text-decoration : none;
	color : #4391d6;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.bottomnavbar:hover  {
	text-decoration : underline;
	color : #9c984f;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}


/* Style for Border Blue*/

.borderblue {
	color: #333333;
	border: 1px solid #a8c5e3;

}



/* Style for Table Head Cell With Blue Background*/
.tableheadcell {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #d0dff0;
	padding-left: 2px;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	height:25px;


}

/* Style For making the Text White*/
.white {
	COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: normal
}


/* Style For White Links*/
A.whiteLinkSmall:link {
	text-decoration : none;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;
}
A.whiteLinkSmall:visited  {
	text-decoration : none;
	color : #ffffff;
	font-size : 10px;
	font-weight :bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;
}
A.whiteLinkSmall:active {
	text-decoration : underline;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
A.whiteLinkSmall:hover  {
	text-decoration : underline;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial,Helvetica, sans-serif;
}



.font11pxjustify {
	color: #000000;
	font-family: verdana,Verdana,sans-serif;
	font-size: 11px;
	text-align: justify;
}




/* Style for Top Right Link with underline*/


a.TopRightLink:link {
	text-decoration : none;
	color : #BA4731;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.TopRightLink:visited  {
	text-decoration : none;
	color : #BA4731;
	font-size : 11px;
	font-weight :normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.TopRightLink:active {
	text-decoration : none;
	color : #BA4731;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.TopRightLink:hover  {
	text-decoration : underline;
	color : #DE9183;
	font-size : 11px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}



/* Style for Footer Links Link with underline*/


.FooterLinks{
	text-decoration : none;
	color : #BA4731;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}

a.FooterLinks:link {
	text-decoration : none;
	color : #BA4731;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.FooterLinks:visited  {
	text-decoration : none;
	color : #BA4731;
	font-size : 10px;
	font-weight :normal;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.FooterLinks:active {
	text-decoration : none;
	color : #BA4731;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.FooterLinks:hover  {
	text-decoration : underline;
	color : #DE9183;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana, arial,helvetica, sans-serif;

}



/* Style for Cell [td] Link*/

a.clinkbig:link {
	text-decoration : underline;
	color : #333333;
	font-size : 17px;
	font-weight : bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a.clinkbig:visited  {
	text-decoration : underline;
	color : #333333;
	font-size : 17px;
	font-weight :bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a.clinkbig:active {
	text-decoration : underline;
	color : #333333;
	font-size : 17px;
	font-weight : bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a.clinkbig:hover  {
	text-decoration : none;
	color : #333333;
	font-size : 17px;
	font-weight : bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}



/* Style for Cell [td] Link*/

a.celllinkNormal:link {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : none;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.celllinkNormal:visited  {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight :none;
	font-family : verdana, arial,helvetica, sans-serif;

}
a.celllinkNormal:active {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
	font-weight : none;
	font-family : verdana, arial, helvetica, sans-serif;

}
a.celllinkNormal:hover  {
	text-decoration : none;
	color : #003366;
	font-size : 11px;
	font-weight : none;
	font-family : verdana, arial,helvetica, sans-serif;

}

