	body {
		background-image:URL(../images/bodyback2.gif);
		text-align: center;
	}
	a:link{
		color: #000000;
		text-decoration:none;	
	}
	a:visited{
		color: #000000;
		text-decoration:none;
	}
	a:active{
		color: #000000;
		text-decoration:none;	
	}
	a:hover{
		color: #000022;
		text-decoration: underline;	
	}
	#toplinks {
		width: 755px;
		background-color: #c74100;
		text-align: right;
		color: #FFFFFF;
		font-size:11px;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		height: 14px;
		margin: 0px auto;
		padding-right: 5px;
	}
	#header {
		background-image:URL(../images/banner-pt1.jpg);
		background-repeat:no-repeat;
		width: 760px;
		height: 70px;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	#flashheader {
		width: 760px;
		height: 70px;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
	}
	#subhead {
		border-right: 1px solid #000000; 
		border-left: 1px solid #000000; 
		width: 100%; 
		text-align: left; 
		background-image: url(../images/pagetitletrace.jpg); 
		background-repeat: repeat-x; 
		overflow: hidden; 
		font-size:14px; 
		font-family: Georgia, 'Times New Roman', Times, serif;
	}
	#closedalert {
		border-right: 1px solid #000000; 
		border-left: 1px solid #000000;
		width: 100%; 
		background-color: #ffaa46;
		overflow: hidden; 
		color: #000000;
		font-family:  Times, 'Times New Roman', serif;
	}
	#search {
		position: relative;
		float: right;
		top: 28px;
	}
	#content{
		position: relative;
		background-image:URL(../images/background.jpg);
		background-repeat:repeat;
		width: 760px;
		overflow: auto;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		font-family: Helvetica, Arial, sans-serif
	}
	#contentarea{
		position: relative;
		width: 758;
		overflow: auto;
		background-image:URL(../images/background.jpg);
		background-repeat:repeat;
		overflow-y: hidden;
		overflow-x: hidden;
	}
	#footer {
		position: relative;
		background-color: #c74100;
		height:17px;
		width: 100%;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;	
		text-align:center;
		font-size:11px;
		color:#cccccc;
	}
	#menubuttons {
		text-align:center;
		width:50%;
		background-image:URL(../images/mnumdl450_both.gif);
		border:1px solid #000000;
		vertical-align: top;
		text-align:left;
		font-size:12px;
		padding: 5px;
	}
	#infoupper {
		background-image: URL(../images/info_hdr.gif);
		background-repeat:no-repeat;
		width: 741px;
		height:22px;
	}
	#infomid {
		position:relative;
		background-image: URL(../images/info_mdl.gif);
		background-repeat: repeat-y;
		width: 741px;
		overflow:auto;
		font-size: 12px;
	}
	#infomidupper {
		background-image: URL(../images/info_hdr_addon.gif);
		background-repeat: repeat-y;
		float:left; 
		border-top:1px Solid #000000;
		padding-left: 10px; 
		background-color: #c74100; 
		color: #ffffff; 
		width:730px; 
		text-align: left;
		font-size:20px;
		font-weight: 400;
	}
	#infomidlower {
		background-image: URL(../images/info_hdr_addon.gif);
		background-repeat: repeat-y;
		float:left; 
		border-top:1px Solid #000000;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		background-color: #c74100; 
		color: #ffffff; 
		width:730px; 
		text-align: left;
		font-size:16px;
		font-weight: 600;
	}
	#infolower {
		background-image: URL(../images/info_ftr.gif);
		background-repeat:no-repeat;
		width: 741px;
		height:13px;
	}
	#tblborder {
		border: 1px solid #FF7D40;
		background-color:#e7eaf1;
		font-size:12px;
		text-align: left;
		vertical-align: top;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#tblheader {
		background-color: #c74100;
		border: 1px solid #000000;
		color:#FFFFFF;
		text-align: left;
		padding-left: 5px;
		margin-bottom: 5px;
		font-size: 14px;
		font-weight:600;
	}
	#tblheaderline {
		border-top: 1px solid #c74100;
		border-bottom: 1px solid #c74100;
		text-align: left;
		padding-left: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
		font-weight:600;
	}
	#tblnoborder {
		font-size:14px;
		vertical-align: top;
		text-align:justify;
		padding-left: 15px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	.blacklink A {
		color:#000000;
		text-decoration: none;
	}
	.blacklink A:visited {
		color:#000000;
		text-decoration: none;
	}
	.blacklink A:hover {
		text-decoration: underline;
	}
	.normlink A {
		color:#000022;
		text-decoration:underline;	
	}
	.normlink A:visited {
		color:#000022;
		text-decoration:underline;	
	}