@charset "utf-8";
.yellow_headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ffffcc;
}
.white_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.red_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#00FF00 ;
	text-decoration:blink;
}
.small_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.small_white a {text-decoration:none; color: #A0FCAC}
.small_white a:visited {text-decoration:none; color: #A0FCAC}

.small_white a:hover {text-decoration:underline;}
.menus  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#000000;
	color: #ffffff;
	text-decoration: none;
}

.menus a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.menus a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.menus a:hover {
	text-decoration: underline;
}

.section_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.section_headers_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.section_headers a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.section_headers a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


.txtbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #BFFFBF;
	border: 1px solid #666666;
		padding: 3px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.blke_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.poll_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

.small_blog_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.small_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.td_orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.td_left_blk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.td_orangerleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.td_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.hoverTD:hover {background-color:#CCFFCC;}
.hoverTD2:hover {background-color:#000033;}
/* HEADLINES */
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   border: double 1px #000000;
	   height: 310px;
	   width: 425px
	 }
	 .headline {
	   position: absolute;
	   top: 382px;
       left: 2px;
	   height: 310px;
	   width:420px;
	   font-size:10px;
	   margin-bottom:20px;
	 }

 a {
	text-decoration: none;
	color:#FF6600;	
}


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

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

	 
/* ACCORDION */
#myAccordion{
	width: 560px;
	border: 1px solid #FF6600;
	position: relative;
	left: 2;
	top: 0px;
	padding: 0; margin: 0;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #B05800;
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #000;
	padding: 0 1px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion p{
	margin: 16px 10px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #FF870F;
}
#myAccordion dt.myAccordionActive
{
	background-color: #002000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000;
}

#myAccordion a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

#myAccordion a:hover {
	text-decoration: underline;
}

/*WYSIWYG */

.wysiwyg_table {
	background: threedface;
}

.wysiwyg_editiframe {
	width: 100%;
	height: 85%;
	border: 0px;
	margin: 0px;
}

.wysiwyg_button
{
	border: 1px threedface solid;
	cursor: hand;
}

.wysiwyg_container
{
   border-left: 1px buttonshadow solid;
   border-top: 1px buttonshadow solid;
   border-right: 1px buttonhighlight solid;
   border-bottom: 1px buttonhighlight solid;
}

.wysiwyg_outside
{
   border-left: 1px buttonhighlight solid;
   border-top: 1px buttonhighlight solid;
   border-right: 1px buttonshadow solid;
   border-bottom: 1px buttonshadow solid;
}

.wysiwyg_colormenu TD
{
	font-size: 7px;
}

.Text90
{
    FONT-SIZE: 11px;
    WIDTH: 90px;
    COLOR: #333333;
    FONT-FAMILY: arial
}

.Text50
{
    FONT-SIZE: 11px;
    WIDTH: 50px;
    COLOR: #333333;
    FONT-FAMILY: arial
}

/* RADIOS MENUS */
.menusR  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
/*	background-color:#000000;
	color: #ffffff;*/
	text-decoration: none;
}

.menusR a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}

.menusR a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}

.menusR a:hover {
	text-decoration: underline;
}

.td_background_radios {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.td_background_radiosNoTop {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
/*	border-top-color: #FFF;*/
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.td_background_radiosNoBott {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.big_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}