
.title {
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color: #A46064;
	text-decoration:none;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
news {
	font-size: 8pt;
	text-decoration:none;
}
.menu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
Textbox 
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width:200px;
}
Button {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	width:150px;
}
.Link
{
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
}
hr
{
	width: 100%;
	height: 1;
	border-style:outset;
	border-color: #ECECEC;
}
	a
	{
		text-decoration:none;
	}
	
/*------------------------------------------*/
/*-----------------------------------------------*/
.arrowlistmenu
{
 /*width of accordion menu*/
padding:0px 0px 0px 0px; /*header text is indented 10px  5px 2px 5px 5px;*/
margin :0px 0px 0px 0px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin-right:0px;
margin-bottom:0;
margin-top:0px;
background-color: #A46064;
/*background-color: #C7CF9C;*/
padding:0px 0px 0px 0px; /*header text is indented 10px  5px 2px 5px 5px;*/

}

.arrowlistmenu ul li
{
padding:0px 0px 1px 0px;/*bottom spacing between menu items*/
/*color: #1A3044;
font: bold 12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/

}
.arrowlistmenu ul li a
{
color: #1A3044;
/*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
font: bold 12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block ;
padding:      3px 0px 3px 2px;/*bottom spacing between menu items*/
text-decoration: none;
/*/* font-weight:  ; */
/*border:1px solid #A0AF59;*/
border-top-width:0px;
border-bottom: 1px solid #A0AF59;
border-left-width:0px;
border-right-width:0px;
/*background: #C7CF9C;*/
}

.arrowlistmenu ul li a:visited{
/*color:#1A3044;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
margin:    0px 0px 0px 0px;
padding:     3px 0px 3px 2px;/*bottom spacing between menu items*/
background-color:#A7B956;
/*background-image: url(images/button_bg.JPG) ;*/
}
/* Copyright 2008 Clickjordan Adnan Khatatbeh   */
/*--------------------------------*/
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/*background: #A7B956;*/
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 170px; /*width of menu (not including side paddings)*/
text-decoration: none;
/*padding:     4px 0px 4px 10px;/*bottom spacing between menu items*/
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
color: #ffffff;
/*padding:        4px 0px 4px 10px;/*bottom spacing between menu items*/
background-color:#B69194;
/*background-image: url(images/button_bg.JPG) ;*/
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 2px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/*----------------------------*/
/* ######### Marker List Vertical Menu ######### */

.markermenu{
 /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
/*color: #1A3044;*/
}

.menuheader5{ /*CSS class for menu headers in general (expanding or not!)*/
color: #ffffff;
background-color:#A7B956;
/*padding:4px 0px 4px 10px;
margin: 
/*background:  #CCDD75 url(images/button_bg2.JPG) repeat-x center left ;*/
}
.markermenu ul
{
	color: #1A3044;
 
list-style-type: none;
}

.markermenu ul li a
{
color:#1A3044;
font:12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block ;
padding:       4px 0px 4px 10px;/*bottom spacing between menu items*/
text-decoration: none;
border:#B69194;
width:250px;
/*border-bottom: 1px solid #94A442;*/
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 250px;
/*padding:4px 0px 4px 10px;/*bottom spacing between menu items*/
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #ffffff;
}

.markermenu ul li a:hover{
color: #ffffff;
padding:    4px 0px 4px 10px;/*bottom spacing between menu items*/
/*background: #A7B956 url(images/button_bg2.JPG) repeat-x center left;*/
background-color:#B69194;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
/*padding:   4px 0px 4px 10px;bottom spacing between menu items*/
}

.blackwhite li a:hover{
color: #ffffff;
/*padding:    4px 0px 4px 10px;bottom spacing between menu items*/
background-color:#A7B956;
/*background-image: url(images/button_bg.JPG) ;*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #EFEFEF;
padding: 5px;
/*left: -1000px;*/
border: 1px 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 on hover*/
visibility: visible;
/*top: 0;*/
 right: 20%;/*position where enlarged image should offset horizontally */
/*right:0;*/
bottom:10%;

}

/*-----------------------*/