
body {
	margin: 0;
	padding: 0;
background: #ECFDC7 url(graphix/bg1.jpg) fixed repeat-x left bottom;
	width: 100%;
	min-width:400px;
}



P, TD      {
COLOR: #333333; 
FONT-FAMILY: Verdana, Arial, Helvetica; 
FONT-SIZE: 12px;
}

.tg {	font-size: 12px;FONT-WEIGHT: bold;	color: #008000;}

.urge {color: red;}

img {border:0;}

img.left {	float: left;padding: 0 5px 0px 0;}
img.right {	float: right;padding: 0 0px 0px 5px;}

.smallg {font-size: 10px;}

A.ord:link     {COLOR: #008000;   TEXT-DECORATION: none}
A.ord:visited  {COLOR: #008000;  TEXT-DECORATION: none}
A.ord:hover    {COLOR: #00C000;   TEXT-DECORATION: none}
a.ord:active	{color: #008000; } 


A.news:link     {COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.news:visited  {COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.news:hover    {COLOR: #7C7AFB; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
a.news:active	{color: #ffffff; } 

  

ul
  {
  list-style-type: disc;
color: white;
  margin-left: 0;
  padding-left: 1em;
  margin-top: 0;

  }
li
  {
  margin: 0;
  padding: 0;
  }






.footer {
COLOR: #333333; 
FONT-FAMILY: Verdana, Arial, Helvetica; 
FONT-SIZE: 10px;
FONT-style: italic;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	FONT-WEIGHT: bold;
	color: #008000;
	background-color: white;
	border: 1px solid #C0C0C0;
	padding: 1px; 
}

    .textbox {
        background-color : white; 
        border-bottom : 1px solid black; 
        border-left : 1px solid black; 
        border-right : 1px solid black; 
        border-top : 1px solid black; 
        padding-bottom : 1px; 
        padding-left : 1px; 
        padding-right : 1px; 
        padding-top : 1px; 
        color : black; 
        background : white; 		
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
    }    	

.twhite {
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: white;
}








	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:150px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:12px;
FONT-FAMILY: Verdana, Arial, Helvetica; 

		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#D7D7E5;
		color:#000;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}





#slidesh {margin:0; padding:0; float:left; width:225px; height:225px;  background:#000}
#slides {margin:0; padding:0; position:relative; width:225px; height:225px; list-style:none; overflow:auto}
#slides li {margin:0; padding:0;width:225px; height:225px}










.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
height:50px;
}

.thumbnail img{
border: 1px solid #F9C657;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #F7B017;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px 3px 5px 6px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -200px;
left: 60px; /*position where enlarged image should offset horizontally */
z-index: 50;
}





.tbox {position:absolute; display:none; padding:14px 17px; z-index:900; }
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#ccc; z-index:800}
.tclose {position:absolute; top:10px; right:10px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#grnmask {background:#ECFDC7}
#frameless {padding:0}
#frameless .tclose {top:-6px;right:-6px}







