﻿body 
{
    font-size : 11px;
    font-family : Verdana;
    color : #FFFFFF;
    background-color:#E7E4DD;
	scrollbar-face-color: #668B1E;
	scrollbar-highlight-color: #B3C58F;
	scrollbar-3dlight-color: #668B1E;
	scrollbar-arrow-color:  #ECB104;
	scrollbar-track-color: #668B1E;
	scrollbar-darkshadow-color: #668B1E;
	margin : 0px;
	padding:0px;
}
/* Links style*/
A:link {
	COLOR: #2B2B2B;
	font-size:11px;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A:visited {
/*	COLOR: #2B2B2B; */
	COLOR: #ffffff;
	font-size:11px;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A:hover {
	COLOR: #2B2B2B;
	font-size:11px;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A:active {
	 TEXT-DECORATION: none;
}

/* HR style*/
HR{
    color : #668B1E;
    height : 1pt;
    width:95%;
}

HR.Gray{
    color : #EFEFEF;
    height : 1pt;
    width:95%;
}
/* Tables style*/
.Border_Black{
	border : 1px solid #2B2B2B;
	background-color : transparent;
	border-collapse : collapse;
}
.Border_Green{
	border : 1px solid #668B1E;
	background-color : transparent;
	border-collapse : collapse;
}
.Border_Orange{
	border : 1px solid #FAAE32;
	background-color : transparent;
	border-collapse : collapse;
}
.Border_White{
	border : 1px solid #FFFFFF;
	background-color : transparent;
	border-collapse : collapse;
}
.No_Border{
	border : none;
	background-color : transparent;
	border-collapse : collapse;
}
/* Cells style*/
.DarkGreen{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #FFFFFF;
	background-color : #325712;
	border : none;
}
.LightGreen{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #668B1E;
	background-color : #B3C58F;
	border : none;
}
.Green{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #668B1E;
	background-color : #9CBD63;
	border : none;
}
.Gray{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #2B2B2B;
	background-color : #E7E4DD;
	border : none;
}
.News{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #325712;
	background-color : #EFEFEF;
	border : 1px solid #BDBABA;
	padding:5px;
}
.Orange{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #000000;
	background-color : #FAAE32;
	border : none;
}
.White{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;    
    color : #2B2B2B;
	background-color : #FFFFFF;
	border : none;
}
.None{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;     
    color : #2B2B2B;
	background-color : transparent;
	border : none;
}

.OrangeTitle
{
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    color : #FFFFFF;
	background-color : #FAAE32;
	border : none;
	background-image:url(../../images/Orange-BG.gif);
	background-position:top right;
	background-repeat:repeat-x;	
	height:21px;
}

/* Spans style*/
span.txtSearch{
	color : #2B2B2B;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
    background-color:#FAAE32;
}

span.txtBlack{
	color : #2B2B2B;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 
}
span.txtOrange{
	color : #FAAE32;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 	
}
span.txtDarkGreen{
	color : #668B1E;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 	
}
span.txtLightGreen{
	color : #B3C58F;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 	
}
span.txtWhite{
	color : #FFFFFF;
	font-family : Verdana;
    font-size : 11px;
    font-weight : normal; 	
}
span.titBlack{
	color : #2B2B2B;
	font-family : Verdana;
	font-size : 16px;
}
span.titOrange{
	color : #FAAE32;
	font-family : Verdana;
	font-size : 16px;
}
span.titDarkGreen{
	color : #668B1E;
	font-family : Verdana;
	font-size : 16px;
}
span.titLightGreen{
	color : #B3C58F;
	font-family : Verdana;
	font-size : 16px;
}
span.titWhite
{
	color:#FFFFFF;
	font-family: Verdana;
	font-size:16px;
}
/* Images style*/
.image{
	border : None;
}
/* Shadow */
.GrayShadow
{
	padding:5px;
	filter:shadow(color=gray, Strength=3, Direction=135);
}

.BlackShadow
{
	padding:5px;
	filter:shadow(color=black, Strength=3, Direction=135);
}

/* Alerts */
.True{
    font-family : Verdana;
    font-size : 11px;
    font-weight:bold;
    color : #000000;
	background-color :#E8FFF2;
	border : 1px solid #67A54B;	
	width: 95%;
	height: 25px;
	text-align: center;
	padding: 5px;
}
.False{
    font-family : Verdana;
    font-size : 11px;
    font-weight:bold;    
    color : #000000;
	background-color : #FFEBE8;
	border : 1px solid #DD3C10;
	width: 95%;
	height: 25px;
	text-align: center;
	padding:5px;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid darkred;
}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}


/*Photo Gallery*/
#facebox .b {
  background:url(../../images/b.png);
}

#facebox .tl {
  background:url(../../images/tl.png);
}

#facebox .tr {
  background:url(../../images/tr.png);
}

#facebox .bl {
  background:url(../../images/bl.png);
}

#facebox .br {
  background:url(../../images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: center;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* Menu */
.chromestyle{
width: 99%;
font-weight: bold;


}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;


}

.chromestyle ul{
border: 1px solid #325712;
width: 665px;
background: url(../../images/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
font:normal 11px Arial;

}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../../images/chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color:#ffffff;
}

.chromestyle ul li a:visited{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#ffffff;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #325712; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #325712;
width: 200px;
visibility: hidden;
text-align:left;
color:#FFFFFF;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #E1E1E1; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CEE0B3;
}