/* General Housekeeping */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, table{
	margin: 0px;
	padding: 0px;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent; 
	text-align: justify;
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-face-color: #008000; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;  
	scrollbar-darkshadow-color: #ffffff;  
	scrollbar-track-color: #eeeeee;
	
}

a{
	color: #000000;
	text-decoration: underline;
	background-color: transparent; 
}

a:hover{
	color: #008000;	

}


html, body, form {
	background-color: #A0B377;
	text-align: center;
}




/* End General Housekeeping */


/* Page Layout */


#container
{
	width: 760px;
	margin-top: 1px;
        margin-bottom: 1px;
        margin-left: auto;
        margin-right: auto;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #008000;
	line-height: 130%;
	
	
}

#top
{
	border-bottom: 1px solid #008000;
	background-color: #transparent;
	height: 131px;
	background-image: url(/images/top/heading3.gif);
	background-position: 50%;
	background-repeat: no-repeat;
	width: 760px;
}


#top img 
{
	vertical-align: middle;
	text-align: center;
}


#toptext
{
	float: right;
width: 760px;
background-color: transparent;
text-align: right;
padding-right: 1em;
font-weight: bold;
top: 108px;
position: relative;
	overflow: hidden;
}



#leftnav
{
	float: left;
	width: 12.5em;
	margin: 0;
	padding: 1em;
	background-color: #ffffff;
	border-right: 1px solid #008000;
}


#content
{
        margin-left: 160px;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: transparent;
	z-index: 1;
	background-image: url(/images/crest/fade_bg.gif); 
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 540px;
	_height: 540px;
}

#content h3
{
	z-index: 1;
}

#content h4
{
	background-color: transparent;
}

#content h4 img
{
	background-color: transparent;
}

#content table
{
	background-color: transparent;
	z-index: 1;
}


#footer
{
	clear: both;
	margin: 0;
	color: #FFFFFF;
	background-color: #008000;
	border-top: 1px solid #008000;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/bt_img.gif);
	background-repeat: repeat-x;
}

#footer a {
	color : #FFFFFF;
	font-weight: bold;
}

#footer a:hover {
	color : #000000;
	
}

#content h2 
{ 
	margin: 0 0 .5em 0; 
}


/* End Page Layout */

/* h tags */

h1 {
	color : #FFFFFF;
	font-size : 13px;
	font-weight: bold;
	background-color: transparent;
	background-position: 0%;
        background-image:url(/images/bt_img.gif);
        background-repeat:repeat-x;
	border: #000000 1px solid;
	vertical-align: middle;
	padding-left: 4px;
	
}

h1 a {
	color : #FFFFFF;
	text-decoration: none;
}

h1 a:hover {
	color : #000000;
	
}

h1 img {
	 background-color: transparent; 
	 vertical-align: middle;
	 border: 0px;
}

h2 {
	color : #000000;
	padding-bottom : 3px;
	padding-top : 5px;
	font-size : 11px;
	text-align: justify;
	background-color: transparent; 
}

h2 ul {

	list-style-type: disc;

	margin-top: 0px;
	margin-left: 16px;
}

h2 a {
	color : #000000;
	font-size : 11px;
	background-color: transparent; 
}

div h3 {
	color : #000000;
	padding-bottom : 10px;
	padding-top : 5px;
	font-size : 11px;
	text-align: justify;
	background-color: transparent; 
}

h3 p, h3 div {
	color : #000000;
	font-size : 11px;
	background-color: transparent; 
	text-align: justify;
}

h3 ul {
        margin-left: 40px;
        text-align: justify;
}

h3 a{
	color : #000000;
	text-decoration: underline;
	background-color: transparent; 
}

h3 a:hover{
	color : #008000;
}


h3 img {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
   	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 5px;
	padding: 0px;
	
	
}

h3 .emoticon {
	border-right: 0px solid;
	border-top: 0px solid;
   	border-left: 0px solid;
	border-bottom: 0px solid;
	margin: 2px;
}

.LinkImage{
	border: 1px solid #000000;
}

h4 {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 2px;
	background-color: transparent; 
	text-align: justify;
}

h4 a {
	color : #000000;
	text-decoration: underline;
	background-color: transparent; 
}

h4 a:hover {
	color : #008000;
}

h4 img {
	
	background-color: transparent; 
}



hr {
	background-color: #008000;
	color: #008000;
	height: 2px;
	

}

table {
	background-color: transparent; 
}

p {
	text-align: justify;
	color: #000000;
}


/* Menu formatting */

#vertnav
{
	z-index: 1;
}

#vertnav ul { 
	padding:0;
	margin:0;
	list-style: none;
    	width:12em;
   	z-index:99;
   	overflow:visible;
   	position:absolute; 
   	background-color:#008000;
	list-style-type: none;
}

.vertnav2 
{
	border:solid 1px #008000;

}

.vertnav2 ul
{
	border:solid 1px #008000;	

}

.vertnav2 li
{
	border:solid 1px #008000;	

}

#vertnav li 
{ 
	position: relative;
	width: 12em;
    	background-color:#FFFFFF;
	border-left: solid 5px #008000;
	border-top: solid 5px #008000;
   	display:block;
   	margin-left:1px;
   	z-index:1;
	list-style-type: none;
}

#vertnav ul li
{ 
	background-color:#FFFFFF;
}

#vertnav li
{ 
	border-width:1px 1px 0px 1px;
}
.vertnav2 li:last-child
{
	border-bottom:1px solid #008000;
}

#vertnav a {
    text-decoration:none; 
    display:block;
    padding-left: 5px;
    /*margin:0.2em 0 0.2em 0.1em; helps Opera with hover */
    width:11.5em; /*helps IE with hover */
    font-family : Verdana, Arial, sans-serif;
	
    
}
#vertnav li:hover, #vertnav a:hover{
    background-color:#008000; 
    color: #FFFFFF;
    
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left:12em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
  
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */






/* End Menu Formatting */




/* end h tags */

.FormatImage {
	border: #000000 1px solid;
	vertical-align: middle;
	margin: 3px;
}

.formheadings{
	font-weight: bold;
	vertical-align: middle;
	margin-right: 2px;
}

.error{
	color : #FF0000;
	font-size : 12px;
	font-weight: bold;
	vertical-align: top;
	background-color: transparent;
}


input{
	border-right: #008000 1px solid;
	padding-right: 1px;
	border-top: #008000 1px solid;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #008000 1px solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: #008000 1px solid;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	vertical-align: middle;
	background-color: #EEEEEE;
}

textarea, select {
	border-right: #008000 1px solid;
	padding-right: 1px;
	border-top: #008000 1px solid;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #008000 1px solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: #008000 1px solid;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	vertical-align: middle;
	background-color: #EEEEEE;
}

submit {
	border-right: #D7482A 1px solid;
	padding-right: 0px;
	border-top: #D7482A 1px solid;
	padding-left: 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #D7482A 1px solid;
	color: #005B9C;
	padding-top: 0px;
	border-bottom: #D7482A 1px solid;
	vertical-align: middle;
	font-weight: bold;
	background-color: #EEEEEE;
	
	}
	
checkbox {
	padding-right: 1px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	vertical-align: top;
	background-color: transparent;
}

iframe{
	border-right: #008000 1px solid;
	padding-right: 0px;
	border-top: #008000 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #008000 1px solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: #008000 1px solid;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	vertical-align: middle;
}


#Pagging
{
	color : #000000;
	margin-top : 15px;
	padding-bottom : 2px;
	padding-right : 5px;
	margin-bottom : 10px;
	font-size : 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	text-align: right;
}

#Pagging a {
	color : #008000;
	text-decoration: none;
	background-color: #EEEEEE;
	margin-right:3px;
}
#Pagging a:hover {
	color : #005B9C;
	text-decoration: underline;
}

#Pagging strong {
	color : #005B9C;
}


/* End General Housekeeping */



/*Photo Gallery Table*/

.PhotoGalleryTable{
	color : #000000;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	width: 555px;
}


.PhotoGalleryTable img {
	background-color: transparent;
	border: #000000 1px solid;
}

/* End Photo Gallery Table */

/*News*/


.NewsItemHeading {
	margin-top : 3px;
	background-color: transparent; 

}

.NewsItemHeading a {
	color : #000000;
	font-size : 12px;
	text-decoration: underline;
	background-color: transparent;
	
	font-weight: bold;
}
.NewsItemHeading a:hover {
	color : #008000;
	background-color: transparent;
}

#OtherNewsItemHeading{
	background-color: transparent; 
	padding-left: 2px;
	border-top: #008000 1px solid;
	border-left: #008000 1px solid;
	border-bottom: #008000 1px solid;
	color: #000000;
	font-weight: bold;
}

.OtherNewsItem{
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	padding-left: 2px;
}

.OtherNewsItem a {
	text-decoration: underline;
	background-color: transparent;
}
.OtherNewsItem a:hover {
	color : #008000;
}

#OtherNewsArchive
{
	color : #000000;
	margin-top : 8px;
	padding-left : 3px;
	padding-bottom : 2px;
	margin-bottom : 10px;
	font-weight: bold;
	background-color: #EEEEEE;
}

#OtherNewsArchive a {
	color : #008000;
	text-decoration: underline;
	background-color: #EEEEEE;
	font-weight: bold;
}
#OtherNewsArchive a:hover {
	color : #000000;
	font-weight: bold;
}

.ShortNewsItem {
	font-size : 11px;
	text-align: justify;
	background-color: transparent; 
}

.ShortNewsItem img {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
   	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 3px;
	float: left;
	vertical-align: middle;
}

.RateTable{
  	margin-left : 50px;
	margin-right : 50px;
	color : #000000;
	margin-top : 9px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 12px;
	text-align: justify;
	border-right: #008000 1px solid;
	border-top: #008000 1px solid;
	border-left: #008000 1px solid;
	border-bottom: #008000 1px solid;
	background-color: #ffffff;
}

#RateDescription{
	color : #000000;
	margin-top : 4px;
	margin-bottom : 8px;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;

}

.RateDescription{
	color : #000000;
	margin-top : 4px;
	margin-bottom : 8px;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;

}

#RateLink{
	color : #000000;
	font-size : 11px;
	text-align: center;
	background-color: #ffffff;
	text-decoration: underline;
	margin-top : 8px;
}


.EmailToFriendTable{
	margin-left : 50px;
	margin-right : 50px;
	color : #000000;
	margin-top : 9px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	text-align: justify;
	border: #008000 1px solid;
	background-color: #ffffff;
}

.EmailToFriendSectionTitle{
	color : #000000;
	margin-top : 15px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 10px;
	font-size : 12px;
	text-align: justify;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

#ReportProblemDescription{
	color : #000000;
	margin-top : 4px;
	margin-bottom : 8px;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

.ReportProblemTable{
	margin-left : 50px;
	margin-right : 50px;
	color : #000000;
	margin-top : 9px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	text-align: justify;
	border: #008000 1px solid;
	background-color: #ffffff;
}

.ReportProblemSectionTitle{
	color : #000000;
	margin-top : 15px;
	margin-bottom : 0px;
	margin-left : 8px;
	margin-right : 10px;
	font-size : 12px;
	text-align: justify;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

#EmailToFriendDescription{
	color : #000000;
	margin-top : 4px;
	margin-bottom : 8px;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}

#EmailSentInfo {
	font-size : 12px;
	font-weight: bold;
}

/*End News*/





/*RSS Feed*/


#RSSContent a {
	color : #000000;
}
#RSSContent a:hover {
	color : #008000;
}

#RSSContent UL {
	margin-top : 2px;
	margin-left : 34px;
}
/*End RSS Feed*/

/*Search*/

#SearchKeywords {
	font-size : 12px;
	text-align: justify;
	background-color: transparent;
}

#SearchRes{ 
	margin-top: 7px;
	font-size : 12px;
	text-align: justify;
	background-color: #EEEEEE;
}

#SearchAgain a {
	font-size : 12px;
	color : #008000;
	text-decoration: underline;
	background-color: transparent;
}
#SearchAgain a:hover {
	color : #000000;
}



/*End Search*/

/*Table*/

.tb {
	border-collapse: collapse;
	text-align: center;
	margin-top: 5px;
	background-color: transparent;
	}


.tb tr.tbheading td {
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	background-color: #EEEEEE; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.tb td {
	border-bottom: 1px solid #008000;
	padding: 0 0.5em;
	
	}

.tb tr.noborder td {
	border-bottom: 0px;
	}


.tb td+td {
	border-left: 1px solid #008000;
	text-align: center;
	}
	


/* End Table */

/* Officers Table */

 .officers
{
      width: 100%;
      text-align: center;
      margin: 15px 0 0 0;
}
.officers td.heading
{
      color: #008000;
      font-weight: bold;
      text-align: center;
      font-size: larger;
      width: 50%;
}

/* End Officers Table */


/* Normal Table */

#news {
	BORDER-TOP: #008000 1px solid; WIDTH: 401px; PADDING-TOP: 2px; BORDER-BOTTOM: #008000 1px solid; POSITION: relative; MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 8px
}
#lotto {
	PADDING-TOP: 1px; POSITION: relative
}
#fixt {
	WIDTH: 401px; BORDER-BOTTOM: #008000 1px solid; POSITION: relative; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 8px
}
#newsheadtop {
	BORDER-RIGHT: #008000 1px solid; BORDER-TOP: #008000 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
#news P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; MARGIN: 1px; COLOR: #000000; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
#homeimage DIV {
	COLOR: #008000; BACKGROUND-COLOR: transparent; TEXT-ALIGN: center
}
#homeimage IMG {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN-TOP: 10px; MARGIN-LEFT: 30px; BORDER-LEFT: #000000 1px solid; WIDTH: 348px; MARGIN-RIGHT: 10px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 150px
}
#lottohead {
	BORDER-RIGHT: #008000 1px solid; BORDER-TOP: #008000 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; COLOR: #000000; PADDING-TOP: 1px; BACKGROUND-COLOR: transparent
}
#lotto P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; MARGIN: 1px; COLOR: #000000; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
#lotto P A {
	TEXT-DECORATION: underline
}
#fixttop {
	BORDER-RIGHT: #008000 1px solid; BORDER-TOP: #008000 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; COLOR: #000000
}
#fixt P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; MARGIN: 1px; COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
#fixt P A {
	BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
#fixt P A:hover {
	TEXT-DECORATION: underline
}
#photo {
	PADDING-BOTTOM: 10px; PADDING-TOP: 20px; POSITION: relative
}
#photo IMG {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN-TOP: 5px; MARGIN-BOTTOM: 3px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
#phototop {
	BORDER-RIGHT: #008000 1px solid; BORDER-TOP: #008000 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; COLOR: #000000
}
#rightmenu {
	MARGIN-TOP: 5px; BORDER-LEFT: #008000 1px solid; PADDING-LEFT: 1em; FLOAT: right; PADDING-BOTTOM: 1em; MARGIN-LEFT: 10px; WIDTH: 150px; PADDING-TOP: 4px; HEIGHT: 800px; BACKGROUND-COLOR: transparent
}
#hometext {
	TEXT-ALIGN: justify; 
}
.heading {
	FONT-WEIGHT: bold; COLOR: #008000
}



/* End Normal Table */

/* Home */

.nobnation {
	border:1px solid #000000;float:left;margin-left:0;margin-right:5px;margin-top:10px;
}
/*End Home */