@import url( bmcadLoginControl.css );
@import url( jscookmenu/theme.css );
@import url( /style.css );
*, BODY, TD {
	FONT-FAMILY: arial;
	FONT-SIZE: 10pt;
}
.textbox {
	BACKGROUND: #fff url(images/input-box-shadow.gif) left top no-repeat;
	BORDER: #000 1px inset;
}
.button {
	BACKGROUND-COLOR: #069;
	BORDER: silver 1px solid;
	COLOR: white;
	FONT-WEIGHT: bold;
}
.d_main
{
	background-color: #f2f2fa;
	padding-bottom: 30px;
	padding-top: 30px;
}
.t_main
{
	background-color: #c3cbdb;
	BORDER: #4e5c73 1px solid;
	width: 750px;
}
h1
{
	color: #000;
	font-size: 17pt;
	font-weight: normal;
	padding-top: 15px;
	text-align: center;
}
h2
{
	color: #000;
	font-size: 12pt;
}
td.bcground1
{
	background-image: url("../images/bcground1.gif");
  	BACKGROUND-REPEAT: repeat;
	height: 45px;
}

td.bcground2
{
	background-image: url("../images/bcground2.gif");
   	BACKGROUND-REPEAT: repeat;
	width:38px;
}

td.bcground3
{
	background-image: url("../images/bcground3.gif");
	BACKGROUND-REPEAT: repeat;
	color : #CFD9E4;
	font-family: Verdana, Helvetica, Arial; 
	font-size: 12px; 
	padding-bottom : 5px;
}

td.bcground4
{
	background-image: url("../images/bcground3.gif");
	BACKGROUND-REPEAT: repeat;
	color : #CFD9E4;
	font-family: Verdana, Helvetica, Arial; 
	font-size: 12px; 
	padding-bottom : 4px;
}

td.bcground5
{
	background-image: url("../images/bcground3.gif");
	BACKGROUND-REPEAT: repeat;
	color : #CFD9E4;
	font-family: Verdana, Helvetica, Arial; 
	font-size: 12px; 
	padding-bottom : 5px;
	padding-right : 36px;
 	text-align: right;
}
p.label
{
	font-family: Arial, Helvetica, sans-serif;
	color : #FFF;
	font-size: 15px;
	font-weight: bold;
	PADDING-LEFT: 16px; 
	PADDING-BOTTOM: 3px;
}
A 
{
 display: inline;
 color:#036; 
 font-family: Helvetica, Arial; 
 font-size: 12px; 
 text-decoration: none;
}
A:hover 
{
 color:#B00; 
 font-family: Helvetica, Arial; 
 font-size: 12px; 
 text-decoration: none;
}
a.home, a.home:hover
{
	display : block;
	width: 17px; 
	height: 15px;
	background : url(../images/home.gif) no-repeat; 
	margin-left : 5px;
}
a.mailto, a.mailto:hover
{
	display : block;
	width: 16px; 
	height: 15px;
	background : url(../images/email.gif) no-repeat; 
	margin-left : 5px;
}
a.online, a.online:hover
{
	display : block;
	width: 77px; 
	height: 15px;
	background : url(../images/online.gif) no-repeat; 
	margin-left : 5px;
}
a.home:hover, a.mailto:hover, a.online:hover
{
	background-position : bottom;
}
.input.graybox, .select.graybox
{
  border: solid 1px #1F5184;
  height: 20px;
}
.sub
{
	text-align: center;
	padding: 10px 0;
}
.w td, .w
{
	padding-bottom: 20px;
}
.w70 { width: 70px; }
.w100 {width: 100%; }
.w110 {width: 110px; }
.w120 {width: 120px; }
.w150 {width: 150px; }
.w210 { width: 210px; }
.w204 { width: 204px; }
.w329 { width: 329px; }
.w463 { width: 463px; }

#tblCarriers, #tblEMails
{
	border-collapse: collapse;
	border: solid 1px #000000;
	margin-left: 100;
	width: 500px;
}

#tblCarriers td
{
	border-bottom: solid 1px #000000;
}

#tblEMails td
{
	border: solid 1px #000000;
}

.c_check
{
	text-align: center;
}

.cname
{
	text-align: left;
	padding-left: 8px;
}

.bold
{
	font-weight: bold;
}

.val
{
	vertical-align: top;
}

.whitebg
{
	background-color: #FFFFFF;
}

.mar
{
	color: #800000;
}