body
{
   /*background-image:url(images/top/header_tile.jpg);*/
   background-position:top;
   background-repeat:repeat-x;
   background-attachment:scroll;
}

td
{
	  font-weight: bold;
	  font-size: 12pt;
	  /*color: #5B5B5B;*/
	  font-family: Times New Roman;
	  text-decoration: none;
}

p
{
    color: #5B5B5B;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}

ul
{
    color: #5B5B5B;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}

ol
{
    color: #5B5B5B;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}

/* ----- anchor tags ----- */
a:link
{
	font-weight: normal;
	font-size: 10pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	text-align:center;
	text-decoration: none;
}	
	
a:visited
{
	font-size: 10pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
}	
		
a:active
{
	font-size: 10pt;
	color:#5B5B5B;
	font-family: Times New Roman;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}	
		
a:hover
{
	font-family: Times New Roman;
	color: #5B5B5B;
	text-decoration: underline;
	font-weight: normal;
}
/* ----- anchor tags end ----- */

.Content
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
  text-align:justify;
}

/* ----- Styles for the index page ----- */
.IndexHead
{	
	font-weight: normal;
	font-style:italic;
	font-size: 20pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	text-decoration:none;
  padding-left :20pt;
	padding-right :20pt;
}

.IndexText
{	
	font-weight: Bold;
	font-size: 8pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	text-decoration: none;
  text-align:justify;
}

.IndexNewsHead
{	
	font-weight: bold;
	font-style:normal;
	font-size: 12pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	text-decoration:none;
}

.IndexNewsText
{	
	font-weight: Bold;
	font-size: 8pt;
	color: #5B5B5B;
	font-family: Times New Roman;
	text-decoration: none;
  text-align:justify;
}
/* ----- End ----- */

/* ----- Styles for the pages.aspx page ----- */
.PageHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.PageText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}
/* ----- End ----- */

/* ----- Styles for the searchResults.aspx page ----- */
.SearchHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.SearchText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.DisplayText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
}
/* ----- End ----- */

/* ----- Styles for the newsletter.aspx page ----- */
.NewsletterHead
{
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.NewsletterText
{	
	font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
}
/* ----- End ----- */

/* ----- Styles for the contactus.aspx page ----- */
.ContactHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.ContactText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
}
/* ----- End ----- */

/* ----- Styles for the news.aspx page ----- */
.NewsHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.NewsText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}
/* ----- End ----- */

/* ----- Styles for the events page ----- */
.EventsHead
{
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.EventsText
{	
	font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
}

/*----- End ----- */

/* ----- Styles for the links.aspx page ----- */
.LinksHead
{	
	  font-weight: Bold;
	  font-size: 14pt;
	  color: #5D829D;
	  font-family: Times New Roman;
	  text-decoration: none;
    padding-left :15px;
	  padding-right :15px;
}

.LinksText
{	
	  font-weight: normal;
	  font-size: 8pt;
	  color: #5B5B5B;
	  font-family: Verdana;
	  text-decoration: none;
	  padding-right :15px;
}
/* ----- End ----- */

.errortext
{
color: Red;
font-family: Verdana;
font-size: 12;
font-weight: bold;
}

INPUT.Button
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1pt solid;
    FONT-FAMILY: ARIAL, Arial
}

INPUT.text
{
	font-size: 8pt;
	color: #8a8a8a;
	font-family: ARIAL;
	background-color: white;
}

p.hidden
{
    position:absolute;
    left:300px;
    top:20px;
    z-index:-1;
    color:White;
    font-size:10;   
}

/*---------- Footer pages ----------*/
.webmastertext
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}

.PrivacyPolicy
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}

.Disclaimer
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}

.Browser
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}
/*---------- End ----------*/

.textlinkweb:link
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

.contact
{	
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	text-decoration: none;
	padding-left :10pt;
	padding-right :10pt;
	background:#f2f2f2;
}

/* ----- Styles for the gallery.aspx page ----- */
.GalleryHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}

.GalleryText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
  padding-left :20px;
  padding-right :20px;
}
/* ----- End ----- */

/* Footer Style Start */
:link.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: #5B5B5B;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

:active.AFooter
{
  font-weight: normal;
	font-size: 8pt;
	color: #5B5B5B;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

:hover.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: #5B5B5B ;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}	

:visited.AFooter
{
	font-weight: normal ;
	font-size: 8pt;
	color: #5B5B5B;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}
/* Footer End */

/* Poll Start */
.PollHead
{
    font-weight: bold;
	  font-size: 12pt;
	  color: #33415B;
	  font-family: Times New Roman;
	  text-decoration: none;
	  text-align:left;
}

.PollAnswer
{
    font-weight: normal;
	  font-size: 10pt;
	  color: #5B5B5B;
	  font-family: Times New Roman;
	  text-decoration: none;
	  text-align:left;
}
/* Poll End */

/* ----- Styles for the register.aspx page ----- */
.RegistrationHead
{	
  font-weight: Bold;
  font-size: 18pt;
  color: #5D829D;
  font-family: Times New Roman;
  text-decoration: none;
}

.RegistrationText
{	
  font-weight: normal;
  font-size: 8pt;
  color: #5B5B5B;
  font-family: Verdana;
  text-decoration: none;
}
/* ----- End ----- */
