/* red */

a:link, a:visited {
	color: #a10f15;
}

a:hover {  	color: #7b0b12;

}

#pillmenu a:hover {
  color: #FFFF00;
}

#pillmenu a#active_menu-nav {

  background: url(../images/red/cd_menu_active_bg.png) 0 -28px repeat-x;
  color: #fff;
  height:77px;

}

#pillmenu a#active_menu-nav:hover {
  color: #fff;

}

h3, .componentheading, table.moduletable th {
  color: #999999;

}


div.module_menu {

	background: url(../images/red/mw_box_br.png) 0 40px no-repeat;
     background-color: #5394e1;

}

div.module_menu div {
	background: url(../images/red/mw_box_bl.png) 0 40px no-repeat;
}

div.module_menu div div {
	background: url(../images/red/mw_box_tr.png) 100% 0 no-repeat;

}

div.module_menu div div div {
	background: url(../images/red/mw_box_tl.png) 0 0 no-repeat;
}

.menu a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:visited{
	color:#cdcdcd;
	text-decoration:none;

}

.menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* login form */

#form-login-username {
	margin-left:30px;
 		}

#form-login-password {
	margin-left:30px;
 		}
#form-login-remember{
	margin-left:30px;
 		}

#form-login-submit{
	margin-left:30px;
 		}

#form-login-list{
	margin-left:22px;
	list-style-image: url('http://delta.unisonplatform.com/~crewdetr/images/M_images/indent1.png');
	padding-bottom: 10px;
 		}			

/*search */

.search{
text-align:right;
 margin-right: 0px;
 border: #FFFFFF solid 0px;
}

.search_srch{
text-align:right;
 margin-right: 0px;
 border: #FFFFFF solid 0px;
}

/* latestnews */



ul.latestnews_cd{

 text-indent: 15px;
padding-top: 3px;
padding-bottom:2px;
padding-left: 15px;
list-style:none;

}

li.latestnews_cd{
 margin-top: 2px;
}

div.componentheading{
    color:#003366;
}

.board{
   font-size:14px;
   color:#990000;
}