﻿ body 
{
    margin:0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000; 
    background-color: #f2f2f2;    
}


.butGreen
{
    font-size:12pt;
    color:#ffffff;
    height:33px;
	width:140px;
	font-weight:bold;
	text-align:center;	
	background-image: url('../Images/button_green.png');
}

.ticker
{
  font-family:Verdana;
  font-size:12px;  
  text-align:right;
  white-space:nowrap; 
  
}

.butWhite
{
    font-size:12pt;
    color:#000000;
    height:33px;
	width:140px;
	font-weight:bold;
	text-align:center;	
	background-image: url('../Images/button_white.png');
}

.butCurrent
{
    font-size:12pt;
    color:#ffffff;
    height:33px;
	width:140px;
	font-weight:bold;
    text-align:center;	
    background-image:url('../Images/button_white.png');
}

.videoPlayer
{
    text-align:center;
    background-color:Black;
    
}

.cellHead

{
    padding-bottom: 3px; 
    width: 330px; 
    padding-top: 3px; 
    font-weight: bold; 
    font-size: 15pt; 
    color: #57a000; 
    font-family: Verdana; 
    text-align: center;  
}




.textFieldReg
{
	height:17px;
	width:150px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.textFieldFocusReg
{
	height:17px;
	width:150px;
	border:1px solid #57a000;
	background-color:#FFFFDD;
}

/************ Button ************/
.link5 {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important;
                border: 1px solid #459300 !important;
                padding: 4px 7px 4px 7px !important;
                color: #fff !important;
                font-size: 11px !important;
                cursor: pointer;
                }
                
.link5:hover {
                text-decoration: none;
                background: #459300 url('../images/bg-button-red.gif') top left repeat-x !important;
                }
                
.link5:active {
                padding: 5px 7px 3px 7px !important;
                }
				
a.remove-link {
				color: #bb0000;
				}

a.remove-link:hover {
				color: #000;
				}
				
				
				/*******************links************/

				
.link6 {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important;
                
                padding: 1px 1px 2px 2px !important;
                color: #fff !important;
                font-size: 11px !important;
                cursor: pointer;
                text-align:center;
                
                font-weight:bold;
                text-decoration:none; 
                vertical-align:middle;
                
                
                }
                
.link6:hover {
                text-decoration: none;
                background: #459300 url('../images/bg-button-red.gif') top left repeat-x !important;
                color: #fff !important;
                }
                
.link6:active {
                padding: 1px 1px 2px 2px !important;
                }
                                
.link7 {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important;
                
                padding: 1px 1px 2px 2px !important;
                color: #fff !important;
                font-size: 9px !important;
                cursor: pointer;
                
                font-weight:normal;
                text-decoration:none; 
                
                }
                
.link7:hover {
                text-decoration: none;
                background: #459300 url('../images/bg-button-red.gif') top left repeat-x !important;
                color: #fff !important;
                }
                
.link7:active {
                padding: 1px 1px 2px 2px !important;
                }
                
.link8 {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important;
                
                padding: 1px 1px 2px 2px !important;
                color: #fff !important;
                font-size: 11px !important;
                cursor: pointer;
                text-align:center;
                
                font-weight:bold;
                text-decoration:none; 
                vertical-align:middle;
                width:115px;
                height:15px;
                
                
                }
                
.link8:hover {
                text-decoration: none;
                background: #459300 url('../images/bg-button-red.gif') top left repeat-x !important;
                color: #fff !important;
                }
                
.link8:active {
                padding: 1px 1px 2px 2px !important;
                }

/********************************      Sidebar      ********************************/
				



#tabs {width:400px; text-align:center; background: url(icon/top.gif); margin:0; position:relative; z-index:200; font:bold 11px verdana, arial, sans-serif;}
#tabs ul {padding:0; margin:0; width:399px; list-style:none; position:relative;}
#tabs ul li.outer {float:left; display:inline; margin:0 4px 3px 4px; width:75px; height:53px; border-bottom:1px solid #9c9c9c; line-height:45px; color:#664;  padding:0 0 0 50px; cursor:pointer;}

#tabs ul li.one {background:#fff url(icon/key.jpg) no-repeat top left;}
#tabs ul li.two {background:#fff url(icon/mail.jpg) no-repeat top left;}
#tabs ul li.three {background:#fff url(icon/draw.jpg) no-repeat top left;}
#tabs ul li.four {background:#fff url(icon/search.jpg) no-repeat top left;}
#tabs ul li.five {background:#fff url(icon/profile.jpg) no-repeat top left;}
#tabs ul li.six {background:#fff url(icon/world.jpg) no-repeat top left;}

#tabs ul li div {display:none;}

#tabs ul li.click {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li.click {color:#000; background-position:0 -55px; height:55px; cursor:default;}


#tabs ul li.click div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}

#tabs ul li.click div.tab_left
{background:#fff url(icon/tab_left.gif);}

#tabs ul li.click div.tab_center
{background:#fff url(icon/tab_center.gif);}

#tabs ul li.click div.tab_right
{background:#fff url(icon/tab_right.gif);}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}

#tabs span.base {display:block; height:20px;font-size:10px; color:#c60; background:url(icon/bottom.gif) bottom;}
#tabs div h5 {font-size:11px; margin:0;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px; line-height:15px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-right:5px; margin-top:-15px;}
#tabs div a.unlock {background:url(icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}
#tabs div a.unlock:hover {border:0;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
#tabs form {margin-top:-10px; padding:0;}
#tabs form fieldset {padding:0;}
#tabs p.buttons {text-align:center;}


#Fieldset1 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }
#Fieldset2 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }
#Fieldset3 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }
#Fieldset4 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }
#Fieldset5 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }
#Fieldset6 {float:left; display:inline; margin:0 4px 3px 4px; width:358px; height:100px; border-bottom:1px solid #9c9c9c; line-height:10px; color:#664;  padding:0 0 0 10px; }

.checkbox 
{
	font-family: Verdana, Arial, sans-serif;
    display: inline-block;
    background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important;
    border: 1px solid #459300 !important;
    height:20px;
    padding: 2px 7px 2px 2px !important;
    color: #fff !important;
    font-size: 11px !important;
           
}

.tableupload
    {
	font-family: Verdana, Arial, sans-serif;
    background-color:#dadada;
    border: 6px solid #459300 !important;
    color: #565656 !important;
    font-size: 11px !important;
           
}


A.link9:link {font-family:Arial; font-size: 11px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link9:visited {font-family: Arial; font-size: 11px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link9:active {font-family: Arial; font-size: 11px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link9:hover {font-family: Arial; font-size: 11px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: underline;}


.staffLogin

{
    padding-top: 3px; 
    font-weight: bold; 
    font-size: 13pt; 
    color: #57a000; 
    font-family:Arial; 
    text-align: left;
    vertical-align:top;
    text-transform:capitalize;
    font-variant:small-caps;
    text-align:center;
    
}


/****************glowing Buttons***************/

.yui-theme .ajax-glow-button,
.yui-theme .ajax-glow-button .inner
{
	border-color:#004D89;
	text-align:center;
}
.yui-theme .ajax-glow-button .inner INPUT
{
    border-color:#599ACD;
    color:#fff;
    text-align:center;
    padding:4px 10px 3px 10px;
    
    
    font-weight: bold; 
    font-size: 18pt; 

    font-family:Arial; 
    text-align: left;
    vertical-align:top;
    text-transform:capitalize;
    font-variant:small-caps;
    text-align:center;
}

.dark-theme .ajax-glow-button,
.dark-theme .ajax-glow-button .inner
{
	border-color:#434034;
		text-align:center;
}
.dark-theme .ajax-glow-button .inner INPUT
{
    border-color:#444041;
    color:#fff;
    text-align:center;
    padding:4px 10px 3px 10px;
    
    
    font-weight: bold; 
    font-size: 18pt; 

    font-family:Arial; 
    text-align: left;
    vertical-align:top;
    text-transform:capitalize;
    font-variant:small-caps;
    text-align:center;
}

.green-theme .ajax-glow-button,
.green-theme .ajax-glow-button .inner
{
	border-color:#79B837;
	text-align:center;
}
.green-theme .ajax-glow-button .inner INPUT
{
    border-color:#9DCE5C;
    text-align:center;
    padding:4px 10px 3px 10px;
    
    
    font-weight: bold; 
    font-size: 18pt; 
    color: #ffffff; 
    font-family:Arial; 
    text-align: left;
    vertical-align:top;
    text-transform:capitalize;
    font-variant:small-caps;
    text-align:center;
    
} 

.purple-theme .ajax-glow-button,
.purple-theme .ajax-glow-button .inner
{
	border-color:#9C0063;
	text-align:center;
}
.purple-theme .ajax-glow-button .inner INPUT
{
    border-color:#D693BD;
    color:#fff;
    text-align:center;
    padding:4px 10px 3px 10px;
    
    
    font-weight: bold; 
    font-size: 18pt; 

    font-family:Arial; 
    text-align: left;
    vertical-align:top;
    text-transform:capitalize;
    font-variant:small-caps;
    text-align:center;
    
} 
        
 

/**************END**************/

.TableFrameOut
{ 
    border-right: gainsboro 1px ridge;
    border-top: gainsboro 1px ridge;
    border-left: gainsboro 1px ridge; 
    border-bottom: gainsboro 1px ridge;
    
    padding-right: 2px; 
    padding-left: 2px; 
    padding-bottom: 2px;
    padding-top: 2px;
}
.TableFrameOver
{
    border-right: Red 1px ridge;
    border-top: Red 1px ridge;
    border-left: Red 1px ridge; 
    border-bottom: Red 1px ridge;
    
    padding-right: 2px; 
    padding-left: 2px; 
    padding-bottom: 2px;
    padding-top: 2px;
}

.TableFrameOut2
{ 
    border: #ffffff 1px ridge;
    padding: 2px; 
    
    
}
.TableFrameOver2
{
    border: Green 1px ridge;
    padding: 2px; 
    

}

.head2
{
FONT-WEIGHT: bolder; FONT-SIZE: 14pt; PADDING-BOTTOM: 6px; TEXT-TRANSFORM: capitalize; COLOR: #669933; FONT-FAMILY: Arial; FONT-VARIANT: small-caps    
}

.head3
{
FONT-WEIGHT: bolder; FONT-SIZE: 12pt; padding-top:5px; TEXT-TRANSFORM: capitalize; COLOR: #6aae00; FONT-FAMILY: Arial; FONT-VARIANT: small-caps;    
}

.textlabel

{
FONT-WEIGHT:normal; vertical-align:top; COLOR: #57a000; font-size:10pt;    
}

A.link10:link {font-family:Arial; font-size: 12px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link10:visited {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link10:active {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link10:hover {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: underline;}

A.link11:link {font-family:Arial; font-size: 12px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link11:visited {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link11:active {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: none}
A.link11:hover {font-family: Arial; font-size: 12px; font-weight:normal; COLOR: #57a000; TEXT-DECORATION: underline;}

A.link12:link {font-family:Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.link12:visited {font-family: Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.link12:active {font-family: Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.link12:hover {font-family: Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: underline;}

A.link13:link {font-family:Arial; font-size: 16px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link13:visited {font-family: Arial; font-size: 16px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link13:active {font-family: Arial; font-size: 16px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: none}
A.link13:hover {font-family: Arial; font-size: 16px; font-weight:normal; COLOR: #0e4001; TEXT-DECORATION: underline;}

.white_bold_txt

{
	font-size:10pt;
	font-family:Arial;
	color:White;
	text-align:center;
	font-weight:bold;
	background-color:#57a000;
}

.white_bold_txt2

{
	font-size:12pt;
	font-family:Arial;
	color:White;
	text-align:left;
	font-weight:bold;
	background-color:#57a000;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom:3px;
	
}

.headline
{
    font-size:13pt;
	font-family:Arial;
	color:#57a000;
	text-align:center;
	font-weight:bold;
}

.newsDate
{
    font-size:9pt;
	font-family:Arial;
	color:Gray;
	text-align:center;
	font-weight:normal;
}

.cityGreen
{
    font-size:10pt;
	font-family:Arial;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.city
{
    font-size:9pt;
	font-family:Arial;
	color:#57a000;
	text-align:center;
	
	text-transform:uppercase;
}

A.detail2:link {font-family:Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.detail2:visited {font-family: Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.detail2:active {font-family: Arial; font-size: 11pt; font-weight:bold; COLOR: #57a000; TEXT-DECORATION: none}
A.detail2:hover {font-family: Arial;  font-size: 11pt; font-weight:bold; COLOR: #000000; TEXT-DECORATION: underline;}