#error {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #ffcccc
}
.error {
	BACKGROUND-COLOR: #ffcccc
}
.error-message {
	COLOR: #ff3333;
	BORDER-TOP:none;
	BORDER-BOTTOM:none;
	BORDER-RIGHT:none;
	BORDER-LEFT:none;
}

/*
* {
	margin : 0;
	padding : 0;
	border : 0;
	font-size : 100%;
	font-weight : normal;
	text-decoration : none;
}
*/

#Header{
	width : 740px;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	color             : #000000;
	background-image  : url(../img/global_000.gif);
	background-repeat : repeat-x;
	width             : 740px;
	font-size         : 0.75em;
}


#container{
	width:740px;
	float:left;

}

#global-header a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#global-header ul {
	list-style-type: none;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
}

#global-header li {
	font-weight:bold;
}


#global-header {
	background-image: url(./img/header_brother.jpg);
	background-repeat: no-repeat;
	width:790px;
	font-size:0.8em;
	float:left;
}

#logo-brother {
	float:left;
}




#contents{
	width:790px;
	clear:left;
	margin-bottom:30px;
	font-size:0.9em;
}

#contents a:link {
	color: #000000;
	text-decoration:underline;
}

#contents a:visited {
	color: #000000;
	text-decoration:underline;
}

#contents a:active {
	color: #000000;
	text-decoration:underline;
}

#contents a:hover {
	color: #003366;
	text-decoration:none;
}

#contents h1{
	background-image:url(../img/top_image.jpg);
	height:150px;
	text-indent:-1000em;
}

.box{
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.box h2.bsc{
	color:#333333;
	background-image:url(../img/tab_bsc.gif);
	font-weight:bold;
	width:240px;
	height:30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	}
	
.box h2.databank{
	color:#333333;
	background-image:url(../img/tab_databank.gif);
	font-weight:bold;
	width:240px;
	height:30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	}
	
.box h2.sts{
	color:#333333;
	background-image:url(../img/tab_sts.gif);
	font-weight:bold;
	width:240px;
	height:30px;
	background-repeat: no-repeat;
	text-indent:-1000em;
	}
	
.box ul{
	list-style-type: disc;
	list-style-position: outside;
	padding-left:2em;
}

.box li{
	padding-bottom:0.5em;
}

.box p.required{
	color:#666666;
	padding-left:1em;
}

.box h3{
	color:#666666;
	padding-left:1em;
	font-weight:bold;
}

#Footer{
	width      : 740px;
	margin-top : 10px;
	border-top : 1px solid #000000;
}

#Footer P{
	padding-top  : 3px;
	padding-left : 6px;
}

