body {
	background: url(images/pattern.gif) #FFF6D4;
	color:#C38684;
	letter-spacing:1pt;
	line-height:12px
}

body, td { 
	text-align: justify;
	font-family: verdana; 
	font-size: 11px; 
	font-variant: none;
}

#container {
	margin-left:250px; 
	margin-right:auto; 
	width:0px; 
	background-color:none;
}

#image1{
	background: url(images/mp_01.gif) no-repeat #FFF6D4;
	border-top: 1px solid #E6B19C;
	border-left: 1px solid #E6B19C;
	border-right: 1px solid #E6B19C;
	width:448px;
	height:97px;
}

#image2{
	background: url(images/mp_02.gif) no-repeat #FFF6D4;
	border-left: 1px solid #E6B19C;
	border-right: 1px solid #E6B19C;
	width:448px;
	height:124px;
}

#image3{
	background: url(images/mp_03.gif) no-repeat #FFF6D4;
	border-left: 1px solid #E6B19C;
	border-right: 1px solid #E6B19C;
	width:448px;
	height:168px;
}

#image4{
	background: url(images/mp_04.gif) no-repeat #FFF6D4;
	border-left: 1px solid #E6B19C;
	border-right: 1px solid #E6B19C;
	width:448px;
	height:134px;
}

#mid {
	width: 428px;
	border-top: 4px dotted #FEBFBB;
	border-right: 1px solid #E6B19C;
	border-left: 1px solid #E6B19C;
	border-bottom: 1px solid #E6B19C;
	padding:10px 10px 10px 10px;
	background: #FFEBC8;
}

.disclaimer {
	border-top:2px dotted #FEBFBB;
	padding:5px 5px 5px 5px;
	font-size:9px;
	color:#DFB792;
	line-height: 8.5px;
	text-align: justify;
	letter-spacing:0pt;
	font-family:arial;
}

.content {
	padding:10px 10px 0px 10px;
}

.title {
	color: #D27C7D;
	border-bottom-style: double;
	border-bottom-width: 5px;
	border-bottom-color: #F38F90;
	letter-spacing: 5px;
	font-family: times new roman;
	font-size: 30px;
	line-height: 20px;
	font-weight: light;

}

b{
	color:#FF9096;
	font-weight:bold;
}

i{
	color:#FC8C3A;
	font-weight:italic;
}

a:link {
	text-decoration: none; 
	color: #FF94A5; 
	font-weight:none;
	cursor: default; 
}

a:active { 
	text-decoration: none; 
	color: #A0B971; 
	font-weight:none; 
	cursor: default; 
}

a:visited { 
	text-decoration: none; 
	color: #DE7989; 
	font-weight:none; 
	cursor: default; 
}

a:hover { 
	text-decoration: none; 
	color: #DE7989; 
	cursor: default; 
}

input, textarea, option, select {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #996B6C;
	background-color: #FFEBC8;
	padding:1px;
	border-top: 1px solid #FF9096;
	border-right: 1px solid #FF9096;
	border-bottom: 1px solid #FF9096;
	border-left: 1px solid #FF9096;
}