*
{
padding: 0px;
margin: 0px;
}

body	{
		background: #F9F9F7 url('images/a1.gif') repeat-x fixed;
		font: 12px Tahoma, sans-serif;
		color: #8C8C73;
		}
		
A 			{COLOR: #444444; TEXT-DECORATION: none; /*font-size:14px; font-weight : bold;*/ } /*nav menu*/
A:hover 	{COLOR: #004200; TEXT-DECORATION: underline ;}
A:active	{COLOR: #000000; TEXT-DECORATION: none;}

.more{
COLOR: #004200;
}

.text{
 color: #8C8C73;
 padding: 6px 6px 6px 6px;
}

.bevelmenu{
font-family: Tahoma; font-size:12px; font-weight: bold;
padding: 6px 0px 6px 0px;
margin: 0 0 0 0;
width: 780;
height:28;
background-color: #FFF2BF;
text-align:center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#blueblock{
width: 210px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Tahoma; font-size:12px; font-weight: bold;
background-color: #C1E0FF;
color: #333;
text-align:center; /*set value to "right" for example to align menu to the right of page*/
}

* html #blueblock{ /*IE 6 only */
width: 200px; /*Box model bug: 210px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #C0C0C0;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #ffffaa;
}

#blueblock .drk{
margin: 0;
display: block;
padding: 5px 5px 5px 8px;
background-color: #2586d7;
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
color: #ffffaa;
text-decoration: none;
}

/*********/

#block{
position:center;
width: 210px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Tahoma; font-size:11px; font-weight: bold;
background-color: #C1E0FF;
color: #333;
text-align:center; /*set value to "right" for example to align menu to the right of page*/
}

* html #block{ /*IE 6 only */
width: 200px; /*Box model bug: 210px minus all left and right paddings for #blueblock */
}

#block ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#block li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#block li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #C1E0FF;  /* #1958b7;*/
border-right: 10px solid #C1E0FF; /* #508fc4;*/
background-color: #C0C0C0;
color: #333;
text-decoration: none;
width: 100%;
}

html>body #block li a{ /*Non IE6 width*/
width: auto;
}

#block li a:hover{
border-left: 10px solid #C1E0FF; /*#1c64d1;*/
border-right: 10px solid #C1E0FF; /*#5ba3e0;*/
background-color: #2586d7;
color: #ffffaa;
}

#block .drk{
margin: 0;
display: block;
padding: 5px 5px 5px 8px;
background-color: #2586d7;
border-left: 10px solid #C1E0FF; /*#1c64d1;*/
border-right: 10px solid #C1E0FF; /*#5ba3e0;*/
color: #ffffaa;
text-decoration: none;
}

/******/

#content {
  background: #EEE;
  padding: 20px 20px 20px 20px;
  font: 12px Tahoma, sans-serif;
  text-align:left; color: #333;
}
#content .txt{
  background: #EEE;
  font: 12px Tahoma, sans-serif;
  text-align:left; color: #333;
}

#content ul {
	list-style-type: disc;
	padding-left: 15px;
}

#spacer {
  height: 2em;
}
#footer
{
pading: 20 0 0 0;
position: relative;
clear: both;
height: 66px;
font: 12px Tahoma, sans-serif;
text-align: center;
line-height: 66px;
/*background-image: url('images/a50.gif');*/
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}

/*
  border: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
*/
