/* begin styles for RSS Feed      This is the most basic style to use for a list with no bullets */

.hiddenPic {
	display: none;
}

td.s1off {
background: url(images/submenu_01.jpg);
}

td.s1on {
background: url(images/submenu_01_on.jpg);
}

td.s2off {
background: url(images/submenu_02.jpg);
}

td.s2on {
background: url(images/submenu_02_on.jpg);
}

td.s3off {
background: url(images/submenu_03.jpg);
}

td.s3on {
background: url(images/submenu_03_on.jpg);
}

select {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	border: 1px solid #545454;
	color: #545454;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal; font-size: 11px;
	background-color: #FFFFFF;
}


.rss-title, rss-title a 
{
	margin: 0px 0;
	padding: 0;
}

.rss-items {
       list-style:none;
       margin:0;       
       padding:0;
}

.rss-item  {
  	font-size: 16px;
    margin-bottom: 1em;;
}
    
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
}
	
.rss-item a:hover {
}	
 	
.rss-date {
	font-size: xx-small;	
} 
	
	/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */




/* CSS Document */
a:link {
	color:#32a6e8;
	text-decoration:none;
}

a:visited{
	color:#32a6e8;
	text-decoration:none;
}

a:active{
	color:#32a6e8;
	text-decoration:none;
}

a:hover {
	color:#32a6e8;
	text-decoration:underline;
}

a.mainmenu:link {
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px;
}

a.mainmenu:visited{
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px;
}

a.mainmenu:hover {
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

a.mainmenu:active{
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px;
}


a.loginpanel:link {
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#545454;
	text-decoration:none;
	border-bottom:0px;
}

a.loginpanel:visited{
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#545454;
	text-decoration:none;
	border-bottom:0px;
}

a.loginpanel:hover {
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#32a6e8;
	text-decoration:underline;
}

a.loginpanel:active{
	font-family:Geneva,Arial,Verdana,Tahoma;
	font-size:11px;
	color:#545454;
	text-decoration:none;
	border-bottom:0px;
}





img {
	text-decoration:none;
	border:0px solid;
}



h1,h2,h3,h4,h5,h6 {
color:#6B6B5A;
font-size:18px;
}
BODY{
background: #1d1d1d;
background-repeat: repeat-x;
margin:0px 0px 0px 0px;
font-family:Geneva,Arial,Verdana;
font-size:11px;
color:#545454;
}

TD, TR  {
margin:0px 0px 0px 0px;
font-family:Geneva,Arial,Verdana;
font-size:11px;
color:#434343;
}


.mainmenu {
font-family:Geneva,Arial,Verdana;
font-size:11px;
color:#FFFFFF;
}


.menuanchorclass{
z-index:2;
}

.slideshow1{
z-index:1;
}

.d1 {
background-position:bottom right;
background-image:url('img/bg.jpg');
}
.d2{
background-position:bottom left;
background-image:url('img/bg.jpg');
}
.d3{
background-position:top right;
background-image:url('img/bg.jpg');
}
.d4{
background-position:top left;
background-image:url('img/bg.jpg');
text-align:center;
color:#464646;
font-size:11px;
vertical-align:bottom;
padding-bottom:3px;
}
.dx {
font-size:10px;
}
.chd {
height:100%;
}
.hfd {
height:506px;
background-position:top left;
background-image:url('img/bg.jpg');
}
.dmenu{
padding: 0px 4px 1px 4px;
height: 16px;
background-color:#1E1E1E;
font-size:10px;
color:#5E5E5E;
}
.content{
padding: 0px 0px 0px 4px;
background-color:#545454;
font-size:11px;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
html { overflow-y: scroll;}

