@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
background-color:#000000;
}

.menu td a{
color:#868686;
}

.menu td a: hover{
color:#FFFFFF;
}

.menu td{
width:80px;
}

.roundbox {
background-color:#323232;
width:1000px;
}

.box { 
  background: #323232; 
}
.boxtop_dark { 
  background: url(images/ne_dark.gif) no-repeat top right; 
}
.boxtop_dark div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw_dark.gif) no-repeat top left; 
}
.boxbottom_dark { 
  background: url(images/se_dark.gif) no-repeat bottom right; 
}
.boxbottom_dark div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw_dark.gif) no-repeat bottom left; 
}
.boxcontent_dark {
  padding: 0px 10px 0px 10px;
  
}

.roundbox_pink {
background-color:#fe0000;
width:650px;
}
.foot_links{list-style:none; margin:0px; padding:2px;}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
  height:140px;
  color:#FFFFFF;
  font-size:30px;
  word-spacing:5px;
  font-family:georgia;
  font-style:italic;
}

.main_right {
color:#FFFFFF;
background-color:#323232;
}

.main_right_bottom {
color:#000000;
background-color:#d8d8d8;
text-transform:none;
}


.side_box_home {
text-transform:uppercase;
}

.side_box_home_header {
text-transform:uppercase;
font-size:13px;
font-weight:bold;
}
