
body
{
  background-color: #212121;
}

body.mceContentBody
{
  background-color: #46423F;
}

body, td, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

body, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
	margin: 0px;
	padding: 0px;
}

a, body.mceContentBody a 
{
	color: #ffffff;
	text-decoration: none;
}

body.mceContentBody a
{
  text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

td
{
  background-color: transparent;
}


hr
{
  height: 1px;
  margin-top: 10px;
  padding-top: 0px;
  color: #6A6A6A;
  background-color: #6A6A6A;
  border: solid 0px #6A6A6A;
}



/* Fonts */

h1
{
  margin-bottom: 0px;
  font-size: 25px;
	line-height: normal;
}

.font_small1, body.mceContentBody .font_small1,
/*.font_small1 td, body.mceContentBody .font_small1 td,
.font_small1 p, body.mceContentBody .font_small1 p,*/
.font_small1 a, body.mceContentBody .font_small1 a
{
	font-size: 11px;
	line-height: 10pt;
}

.font_small2, body.mceContentBody .font_small2,
/*.font_small2 td, body.mceContentBody .font_small2 td,
.font_small2 p, body.mceContentBody .font_small2 p,*/
.font_small2 a, body.mceContentBody .font_small2 a
{
	font-size: 9px;
	line-height: normal;
}

/* user:Big1 */
.font_big1
{
	font-size: 15px;
	line-height: normal;
}

body.mceContentBody .font_big1,
/*.font_big1 td, body.mceContentBody .font_big1 td,
.font_big1 p, body.mceContentBody .font_big1 p,*/
.font_big1 a, body.mceContentBody .font_big1 a
{
	font-size: 15px;
	line-height: normal;
}

/* user:Big2 */
.font_big2
{
	font-size: 25px;
	line-height: normal;
}

body.mceContentBody .font_big2,
/*.font_big2 td, body.mceContentBody .font_big2 td,
.font_big2 p, body.mceContentBody .font_big2 p,*/
.font_big2 a, body.mceContentBody .font_big2 a
{
	font-size: 25px;
	line-height: normal;
}

.font_big3
{
	font-size: 24px;
	line-height: normal;
}

body.mceContentBody .font_big3,
/*.font_big3 td, body.mceContentBody .font_big3 td,
.font_big3 p, body.mceContentBody .font_big3 p,*/
.font_big3 a, body.mceContentBody .font_big3 a
{
	font-size: 24px;
	line-height: normal;
}

.font_bold
{
	font-weight: bold;
}

.font_unone a
{
	text-decoration: none;
}

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

.font_white, .font_white a
{
	color: #fff;
}

.font_black, .font_black a
{
	color: #000;
}

.font_col1, .font_col1 a
{
	color: #ffffff;
}

.font_col2, .font_col2 a
{
	color: #1BBCF0;
}

.font_col3, .font_col3 a
{
	color: #BBBBBB;
}



/* Buttons */

.button1, body.mceContentBody .button1
{
  width: 100%;
  height: 22px;
  margin: 3px 0px 3px 0px;
  background: url(images/button1_bg.jpg) no-repeat top center;
  color: #000;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
}

.button1 a
{
  color: #000;
}

.button2, body.mceContentBody .button2
{
  width: 110px;
  height: 32px;
  margin: 3px 0px 3px 0px;
  background: url(images/button2_bg.gif) no-repeat top center;
  color: #fff;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
}

.button2 a
{
  color: #fff;
}


/* Lists */

.ul-col1
{
	list-style-type:none;
}

.ul-col2
{
	list-style-type:none;
}

.ul-col3
{
	list-style-type:none;
}

.ul-col1, .ul-col2, .ul-col3
{
	margin-left: 30px;
	padding-left: 0px;
}

.ul-col1 li, .ul-col2 li, .ul-col3 li
{
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 15px;
}

.ul-col1 li
{
	background: url(images/square_col1.png) no-repeat 0pt 5pt;
}

.ul-col2 li
{
	background: url(images/square_col2.png) no-repeat 0pt 5pt;
}

.ul-col3 li
{
	background: url(images/square_col3.png) no-repeat 0pt 5pt;
}



/* tables */
.table1
{
	border-top: solid 1px #6A6A6A;
	border-left: solid 1px #6A6A6A;
}

.table1 td
{
	border-right: solid 1px #6A6A6A;
	border-bottom: solid 1px #6A6A6A;
}



/* Rotating headlines */

#home_headlines
{
  width: 930px;
  height: 337px;
}

.rotating_headline_right
{
  width: 278px;
  height: 337px;
}

body.rothl_tmce, .rotating_headline_right div
{
  width: 238px;
  height: 297px;
  padding: 20px 20px;
  background: url(images/rothl_right_bg.jpg) no-repeat top left #1BBCF0;
}

#rotating_headlines_nav
{
  float: left;
  width: 22px;
}

#rotating_headlines_nav a
{
  display: inline-block;
  width: 22px;
  height: 50px;
  padding-top: 5px;
  background: url(images/rothl_tab_on.jpg) no-repeat;
  /*margin-bottom: 5px;
  padding: 0px 4px;
  border: 1px solid #aaa;*/
  color: #ccc;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#rotating_headlines_nav a.activeSlide
{
  background: url(images/rothl_tab_off.jpg) no-repeat;
  color: #fff;
  border-color: #fff;
}
