/* CSS Document */

html {
	height: 100%;
}


body {
    align: center;
	margin: 10px;

	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color:#272727;
	background: #000000;
}

body.contentpane {
 margin: 0px;
 background: none #000000 !important;
}

.clr {
	clear: both;
}

.outline {
  /** border: 1px solid #cccccc; **/
  background: #000000;

}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);*/
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}





/* Joomla core stuff */


 a:link, a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	
}

 a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #4E5FB9;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #333333;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #4E5FB9;
	background-color: #ffffff;
}



.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	font-variant: small-caps;
	color: #cccccc;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

	

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #999999;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #000000;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #4E5FB9;
	text-align: left;
}

a.sublevel:hover {
	color: #A07BA2;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


#buttons_outer {
	width: 877px;
        color: #333333;
	margin-right: 0px;
	float: left;
  background: #000000;

}

#buttons_inner {
/**	border: 1px solid #cccccc; **/
	height: 21px !important;
    align: center;
	height: 23px;
	border-bottom: 1px solid #333333;
        color: #333333;

}

#pathway_text {
  overflow: hidden;
  text-align:center;
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-style:italic;
  /**	height: 25px; **/
  /**	line-height: 25px !important; **/
  /**	line-height: 22px; **/
  /**	padding-left: 4px; **/
  /**	border-top: 1px solid #ccc; **/
  /**	margin-bottom: 2px; **/
}
#pathway_text a:link, a:visited {
	color: #666666; text-decoration: underline;
}

#pathway_text a:hover {
	color: #A07BA2;	text-decoration: underline;
	
}

.pathway {
	font-size:1em;
}
.pathway a:link, a:visited {
	color: #666666; text-decoration: underline;
}

.pathway a:hover {
	color: #A07BA2;	text-decoration: underline;
	
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
        color: #666666;

}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	color: #666666;

}

ul#mainlevel-nav li
{
	color: #666666;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	list-style: none;
	/** border-right: 1px solid #cccccc; **/

}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #4E5FB9;
	list-style: none;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #333333;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4E5FB9;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
  background: #000000;

}

#header {
	float: left;
	padding: 0px;
	border: 0px;
	margin-right: 0px;
	width: 390px;
	height: 150px;
	background: url(../images/header_short.png) no-repeat;
}

#topa_outer{
	float: left;
	width: 160px;
  background: #000000;
}

#topa_inner {
/*  border: 1px solid #333333;
  color: #666666; 
	font-style:italic; */
	height: 100px;
 	padding: 10px 5px 0px 0px; 
	margin: 23px 0 10px 5px;
  /*overflow: hidden;*/
  float: none !important;
  float: left;

}

#top_outer{
	float: left;
	width: 327px;
  background: #000000;
}

#top_inner {
  color: #999999;
  height: 140px;
  	padding: 5px;
  padding-right: 0px;
  overflow: hidden;
  float: none !important;
  float: right;

}

#banner1_outer{
	float: left;
}

#banner1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

#thin_outer{
	float: left;
	margin-left: 2px;
	padding: 0px;
	width: 305px;
}

#thin_inner {
  border: 0px solid #cccccc;
  margin-left: 2px;
	padding: 2px;
	background: #ffffff;
  height: 56px;
  overflow: hidden;
  float: none !important;
  float: left;
  
}

#line {
	  line-height: 0px;
  background: #333333;
	float: left;
	width: 100%;
  height: 1px;
	}

#linelight {
  line-height: 0px;
  background: #666666;
	float: left;
	width: 100%;
  margin-left: 0px;
  height: 1px;
}

#navbar_outer{
    background: #000000;
	float: left;
	width: 100%;
}

#navbar_inner {

	height: 24px;
  background: #000000;
  width: 100%;
  float: left;
  border-top: 1 px solid #333333;
}  

#left_outer {
  float: left;
	margin: 0px;
	padding: 0px;
	width: 169px;
}

#left_inner {
 border-right: 0px;
 margin: 0px 5px 5px 0px;
	padding: 0px;
  float: none !important;
  float: left;
  align: center;
	background: #000000;
	width:164px;
}

#content_outer {
	padding: 0px;
	margin-top: 0p;
	float: left;
  background: #000000;
  width: 708px;
}

#content_inner{
  border: none;
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  color: #999999;

}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	border: 3px solid #999999;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	height: 60px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin: 0px;
	margin-left:0px;
	margin-top: -5px;	
	margin-bottom: 5px;
	padding:0px;
	width: 164px;
	float: right;
}

#right_inner {
	float: right;
	margin: 0px;
  padding:0px;
  width:164px;
}


#farright {
  background: #ffffff;
	margin-left: 5px;
	width: 160px;
  padding-left: 5px;
}

#farright_outer {
  background: #ffffff;
	margin-left: 5px;
	width: 160px;
  padding-top: 200px;
}

#farright_inner {
  float: none !important;
  float: left;
  background: #ffffff;
  padding: 5px;
  padding-top: 200px;
}

.user1_inner {

  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.above1 {
  background: #000000;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-variant:small-caps;
}

.below1 {

  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.farbelow {
	font-size: .8em;
	color:#CCCCCC
}

#body_outerx {
	margin: 0px;
	background-color: #ffeecc;
	border: 1px solid #ccc;
	width: 100%;
	float: left;

}
#body_outer {
	padding: 0px;
	padding-bottom: 5px;

  width: 539px;
	float: left;
}

#body_inner {
	margin: 0px;
	padding: 10px;
}	

#body_inner a:link, a:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	
}

#body_inner a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: left;
	padding: 3px;
}



.newsfeed {
	background-color:#CCCCCC;
}
.tool-tip {
    z-index: 999;
	background-color:#FFFFFF;
	width: 320px;
	border: 1px solid #333333;
	padding:5px;
}
.tool-title {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
	color: #000000;
}		
.slick-rss-container {
	text-align: center;
}

.slick-rss-list {
	border-top: 1px solid #333333;
}	
.slick-rss-item {
	background-color:#e1e1e1;
	border-bottom: 1px solid #666666;
	padding:5px 4px 1px 4px;
}	

.klrssfeed {
	margin:5px;
	padding-top: 1px;
}
ul.klrssfeed {
	list-style: none;
	margin:4px 12px;
	padding:0px;

}
li.klrssfeed {
	list-style: none;
	margin:2px;

	margin-top:15px;
	padding:10px;
	padding-bottom:0px;
	border-bottom: 1px dotted #666;
	background-color: whitesmoke;
}
.kl_rssfeed ul li ol {

}
.kl_rssfeed ul li ol li {

}
.kl_rssfeed ul li ul li {

}
.kl_rssfeed li a {

}
.kl_rssfeed li p {

}
.kl_rssfeed code {
   position: static;
   width: auto;
   overflow: auto;
   text-align: left;
   display: block;
}

.klrssfeed h3 {
	font-size: larger;
	font-weight: bold;	
	
}
.klrssfeed h4 {
	font-size: smaller;
	color: #999;	
}

.bl {background: url(../images/corner-bl.gif) 0 100% no-repeat #ffeecc; border: 1px solid #333333;}
.br {background: url(../images/corner-br.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-tl.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 


.roundedcornr_box_196913 {
	background: url(../images/c_tl.gif) no-repeat top left;
}
.roundedcornr_top_196913 {
	background: url(../images/c_r.gif) no-repeat top right;
}
.roundedcornr_bottom_196913 {
	background: url(roundedcornr_196913_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_196913 div {
	background: url(roundedcornr_196913_br.png) no-repeat bottom right;
}
.roundedcornr_content_196913 {
	background: url(roundedcornr_196913_r.png) top right repeat-y;
}

.roundedcornr_top_196913 div,.roundedcornr_top_196913,
.roundedcornr_bottom_196913 div, .roundedcornr_bottom_196913 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_196913, .roundedcornr_bottom_196913 {
	margin-top: -19px;
}
.roundedcornr_content_196913 { padding: 0 10px; }



div.rc {
  background: url(../images/c3_tl.gif) 0 0 no-repeat;
  padding: 0;
}
 
div.rc div {
  background: url(../images/c3_b.gif) 0 100% no-repeat;
  margin: 0;
  border: 0;
}
 
div.rc div div {
  background: url(../images/c3_r.gif) 100% 0 no-repeat;
}
 
div.rc div div div {
  background: url(../images/c3_br.gif) 100% 100% no-repeat;
}

div.rc div div div div {
  background: none;
}


div.rcin {
  background: url(../images/c3white_r1_c1.gif) 0 0 no-repeat;
  padding: 0;
}
 
div.rcin div {
  background: url(../images/c3white_r2_c1.gif) 0 100% no-repeat;
  margin: 0;
  border: 0;
}
 
div.rcin div div {
  background: url(../images/c3white_r1_c2.gif) 100% 0 no-repeat;
}
 
div.rcin div div div {
  background: url(../images/c3white_r2_c2.gif) 100% 100% no-repeat;
}

div.rcin div div div div {
  background: none;
}



module_rounded {
  background: url(../images/c3white_r1_c1.gif) 0 0 no-repeat;
  padding: 0;
}
 
module_rounded div {
  background: url(../images/c3white_r1_c2.gif) 0 100% no-repeat;
  margin: 0;
  border: 0;
}
 
module_rounded div div {
  background: url(../images/c3white_r2_c1.gif) 100% 0 no-repeat;
}
 
module_rounded div div div {
  background: url(../images/c3white_r2_c2.gif) 100% 100% no-repeat;
}

module_rounded  div div div div {
  background: none;
}


div.roundedc {
  background: url(../images/ntbtl.png) 0 0 no-repeat;
  padding-bottom: 0;
}

div.roundedc h3 {
	margin:0;
	padding:5px;

}
 
div.roundedc div {
  background: url(../images/ntbbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedc div div {
  background: url(../images/ntbtr.png) 100% 0 no-repeat;
}
 
div.roundedc div div div {
  background: url(../images/ntbbr.png) 100% 100% no-repeat;
}

div.roundedc  div div div div {
  background: none;
}


div.roundedc2 {
  background: url(../images/ntbtl.png) 0 0 no-repeat;
  padding-bottom: 0;
  	margin-top: 5px;
}

div.roundedc2 h3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
/*	border-bottom: 1px solid #666666;*/
	margin:0px 5px 0 5px;
	padding-top:5px;
	text-align: center;
}

 
div.roundedc2 div {
  background: url(../images/ntbbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedc2 div div {
  background: url(../images/ntbtr.png) 100% 0 no-repeat;
}
 
div.roundedc2 div div div {
  background: url(../images/ntbbr.png) 100% 100% no-repeat;
  padding:2px;
  	text-align:left;
	color:#333333;

}

div.roundedc2 li {
}	

div.roundedc2 a:link {
}	
div.roundedc2 a:hover {

}

div.roundedc2  div div div div {
  background: none;
}


div.rounded {
  background: url(../images/ntbtl.png) 0 0 no-repeat;
  padding-bottom: 0;
	margin-top: 5px;
}

div.rounded h3 {
	margin:0;
	padding:5px;

}
 
div.rounded div {
  background: url(../images/ntbbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.rounded div div {
  background: url(../images/ntbtr.png) 100% 0 no-repeat;
}
 
div.rounded div div div {
  background: url(../images/ntbbr.png) 100% 100% no-repeat;
}

div.rounded  div div div div {
  background: none;
}

div.roundedsq {
  background-color:#FFCC99;
  border: 1px solid #666666;
  padding-bottom: 0;
  	margin-top: 5px;

}

div.roundedsq h3 {
	margin:0px 5px 0 5px;
	padding:5px;
	border-bottom: 1px solid #999999;
	text-align: center;
}

 
div.roundedsq div {
  margin: 0;
  border: 0;
  
}
 
div.roundedsq div div {
}
 
div.roundedsq div div div {
  padding:2px;
}

div.roundedsq  div div div div {
  background: none;
}



div.roundedbl {
  background: url(../images/bltl.png) 0 0 no-repeat;
  padding-bottom: 0;
  	margin-top: 5px;
}

div.roundedbl h3 {
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	margin:0px 5px 0 5px;
	padding-top:5px;
}

 
div.roundedbl div {
  background: url(../images/blbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedbl div div {
  background: url(../images/bltr.png) 100% 0 no-repeat;
}
 
div.roundedbl div div div {
  background: url(../images/blbr.png) 100% 100% no-repeat;
  padding:2px;
  	text-align:center;
	color:#000000;

}

div.roundedbl a:link {
	color: #999999;
}	
div.roundedbl a:hover {
	color: #cccccc;
}

div.roundedbl  div div div div {
  background: none;
}

div.fb {
  background: url(../images/fbtl.png) 0 0 no-repeat;
  padding-bottom: 0;
  	margin-top: 5px;
}

div.fb h3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
/*	border-bottom: 1px solid #666666;*/
	margin:0px 5px 0 5px;
	padding-top:5px;
	text-align: center;
}

 
div.fb div {
  background: url(../images/fbbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.fb div div {
  background: url(../images/fbtr.png) 100% 0 no-repeat;
}
 
div.fb div div div {
  background: url(../images/fbbr.png) 100% 100% no-repeat;
  padding:0px 3px 2px 3px;
  	text-align:center;
	color:#333333;

}

div.fb li {
}	

div.fb a:link {

}	
div.fb a:hover {

}

div.fb  div div div div {
  background: none;
}

#fblink {
	color: #cccccc;
	padding-top:4px;
}
#fblink a:link {
	color: #cccccc;
}
#fblink a:hover {
	color: #ffffff;
}
#fbimage {
	border:0;
}
div.grey {
  background: url(../images/gtltl.png) 0 0 no-repeat;
  padding-bottom: 0;
  	margin-top: 5px;
}

div.grey h3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
/*	border-bottom: 1px solid #666666;*/
	margin:0px 5px 0 5px;
	padding-top:5px;
	text-align: center;
}

 
div.grey div {
  background: url(../images/gtlbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.grey div div {
  background: url(../images/gtltr.png) 100% 0 no-repeat;
}
 
div.grey div div div {
  background: url(../images/gtlbr.png) 100% 100% no-repeat;
  padding:2px;
  	text-align:left;
	color:#333333;

}

div.grey li {
}	

div.grey a:link {
}	
div.grey a:hover {

}

div.grey  div div div div {
  background: none;
}

div.flash {
  background: url(../images/wtl.png) 0 0 no-repeat;
  padding-bottom: 0;
  	margin-top: 5px;
}

div.flash h3 {

}

 
div.flash div {
  background: url(../images/wbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.flash div div {
  background: url(../images/wtr.png) 100% 0 no-repeat;
}
 
div.flash div div div {
  background: url(../images/wbr.png) 100% 100% no-repeat;
  padding:5px;

  	text-align:center;
	color:#000000;
	overflow: hidden;
	height: 90px;
	font-style:italic;
}

/*div.flash a:link {
	color: #999999; 
}	
div.flash a:hover {
	color: #cccccc;
}*/

div.flash  div div div div {
  background: none;
}


div.roundedr {
  background: url(../images/rtl.png) 0 0 no-repeat;
  padding-bottom: 0;
	margin-top: 5px;

}

div.roundedr h3 {
	margin:0;
	padding:5px;
}
 
div.roundedr div {
  background: url(../images/rbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedr div div {
  background: url(../images/rtr.png) 100% 0 no-repeat;
}
 
div.roundedr div div div {
  background: url(../images/rbr.png) 100% 100% no-repeat;
}

div.roundedr  div div div div {
  background: none;
}


div.roundedo {
  background: url(../images/otl.png) 0 0 no-repeat;
  padding-bottom: 0;
	margin-top: 5px;

}

div.roundedo h3 {
	margin:0;
	padding:5px;

}
 
div.roundedo div {
  background: url(../images/obl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedo div div {
  background: url(../images/otr.png) 100% 0 no-repeat;
}
 
div.roundedo div div div {
  background: url(../images/obr.png) 100% 100% no-repeat;
}

div.roundedo  div div div div {
  background: none;
}


div.roundedbr {
  background: url(../images/brtl.png) 0 0 no-repeat;
  padding-bottom: 0;
	margin-top: 5px;

}

div.roundedbr h3 {
	margin:0;
	padding:5px;

}
 
div.roundedbr div {
  background: url(../images/brbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedbr div div {
  background: url(../images/brtr.png) 100% 0 no-repeat;
}
 
div.roundedbr div div div {
  background: url(../images/brbr.png) 100% 100% no-repeat;
}

div.roundedbr  div div div div {
  background: none;
}


div.roundedl {
  background: url(../images/gttl.png) 0 0 no-repeat;
  padding-bottom: 0;

}

div.roundedl h3 {
	margin:0;
	padding:5px;

}
 
div.roundedl div {
  background: url(../images/gtbl.png) 0 100% no-repeat;
  margin: 0;
  border: 0;
  
}
 
div.roundedl div div {
  background: url(../images/gttr.png) 100% 0 no-repeat;
}
 
div.roundedl div div div {
  background: url(../images/gtbr.png) 100% 100% no-repeat;
}

div.roundedl  div div div div {
  background: none;
}




div.module_round {
  background: url(../images/modbg_r1_c1.gif) 0 0 no-repeat;
  padding: 0;

}
 
div.module_round div {
  background: url(../images/modbg_r2_c1.gif) 0 100% no-repeat;
  margin: 0;
  border: 0;
}
 
div.module_round div div {
  background: url(../images/modbg_r1_c2.gif) 100% 0 no-repeat;
}
 
div.module_round div div div {
  background: url(../images/modbg_r2_c2.gif) 100% 100% no-repeat;
}

div.module_round  div div div div {
  background: none;
}