/* black */
a:link, a:visited {
	color:#000000;
	text-decoration: underline;
}

a:hover {
	color:#000000;
	text-decoration: none;
}
.module_menu {
color:#ffffff;	
}
.module_menu a{ 
color:#ffffff;
text-decoration:underline;
}

.module_menu a:hover {
	text-decoration:none;
}
.red_box_bg {
color:#ffffff;	
}
.red_box_bg a{ 
color:#ffffff;
text-decoration:underline;
}

.red_box_bg a:hover {
	text-decoration:none;
}
 

.top_links1 a{ 
color:#ffffff;
text-decoration:none;
}

#pillmenu a:hover {
  color: #135cae;
  font-weight:normal;
}

#pillmenu a#active_menu-nav {
  background:#650c12;
  color: #fff;
  font-weight:normal;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
  font-weight:normal;
}


.main_box {

	padding:9px;
	margin-top:2px;
	width:559px;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
  font-weight:normal;
}

div.module_menu {
	background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;
}


/*.................................Box.................................*/


.heading_1_left{
	background:url(../images/heading_1_left.png) no-repeat;
	width:6px;
	height:37px;	
}
.heading_1_right{
	background:url(../images/heading_1_right.png) no-repeat;
	width:6px;
	height:37px;	
}
.heading_1_bg{
	background:url(../images/heading_1_bg.png) repeat-x;	
}
.box_corner1{
	background:url(../images/box_corner_1.png) no-repeat;
	width:5px;
	height:5px;
}
.box_corner2{
	background:url(../images/box_corner_2.png) no-repeat;
	width:5px;
	height:5px;
}
.box_corner3{
	background:url(../images/box_corner_3.png) no-repeat;
	width:5px;
	height:5px;
}
.box_corner4{
	background:url(../images/box_corner_4.png) no-repeat;
	width:5px;
	height:5px;
}
.box_bg{
	background:#FFF;
}
.red_box_corner1{
	background:url(../images/red_box_corner_1.png) no-repeat;
	width:4px;
	height:4px;
}
.red_box_corner2{
	background:url(../images/red_box_corner_2.png) no-repeat;
	width:4px;
	height:4px;
}
.red_box_corner3{
	background:url(../images/red_box_corner_3.png) no-repeat;
	width:4px;
	height:4px;
}
.red_box_corner4{
	background:url(../images/red_box_corner_4.png) no-repeat;
	width:4px;
	height:4px;
}
.red_box_bg{
	background:#7e0f16;	
	
}

.red_pad {
padding:10px 10px 10px 10px;	
}

.heading_text_1{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.heading_text_1 a{
	color:#FFF;
	text-decoration:none;	
}
.heading_text_1 a:hover{
	color:#FFF;
	text-decoration:underline;	
}
/*.................................Box END.................................*/
