body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	font-size:11px;
	line-height:17px;
	margin-top:0px;
	color:#666666;
}
#topLayout{
	background:url(../images/logo-bg.gif);
	background-repeat:repeat-x;
	}
#copyrightLayout{
	background-image:url(../images/bottom-bg.gif);
	background-repeat:no-repeat;
	padding-left:224px;
	padding-top:5px;
	font-size:11px;
	color:#FFFFFF;
	height:40px;
	line-height:15px;
	}
	
.leftbannerLayout{
	padding-top:10px;
	width:201px;
	border-right:#E0E0E0 solid 1px;
	border-left:#E0E0E0 solid 1px;
	background-image:url(../images/left-pattern.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
	}
.contentLayout{
	padding-top:10px;
	padding-left:20px;
	padding-right:40px;
	background-image:url(../images/contents-bg.gif);
	border-right:#E0E0E0 solid 1px;
	height:100%;
	}
.textBlue{
	color:#003399;
	font-weight:bold;
	}
.textRed{
	color:#FF0000;
	font-weight:bold;
	}
	
.contentsLine{
	border-bottom:#CCCCCC solid 1px;
	}
	
.InputBox{
	border:1px solid #C0C0C0;
	font-size:12px;
	color:#717171;
	width:200px;
}

.InputBoxFocus {
	border:1px solid #FFBABA;
	font-size:12px;
	color:#717171;
	width:200px;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none
}

#copyright a{
	color:#FFFFFF;
	text-decoration:none;
	 }
	 
#copyright a:hover, a:active{
	color:#FFFF00;
	text-decoration:none;
	 }
	 
#sebacre8ive   a{
 color:#B4B4B4;
 text-decoration:none;
}

#sebacre8ive a:hover, a:active  {
	color:#FF0000;
	text-decoration:none
}
