@charset "utf-8";

body {
	background-color: #254659;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	border-top:dashed 1px  #993300;
	padding:2px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #660000 2px dashed;
	padding:5px;
}
.titlee {
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dashedbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	border:dashed 2px  #000000;
	padding:2px;
}
.dashedbottom {

		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:justify;
	padding:2px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #990000;
	border-bottom:dashed 2px  #CCCCCC;

}
.dashedbottom2 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:justify;
	padding:3px;
	border-bottom:dotted 2px #CCCCCC;
}
.borderthin {
	padding:3px;
	border:dashed 2px #CCCCCC;
	margin:0px 70px 0px;
}
	.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header{
width:100%;
height:50px;
background:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
text-align:center;
color:#FFFFFF;}
.steps{
width:550px;
padding:5px;
margin:10px AUTO 5px;
text-align:center;}

.word {
font-family:Arial, Helvetica, sans-serif;
font-size:12px ;
color:#515151;
}
.style1 {font-weight: bold}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.anounceprod {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color: #666666;
padding:10px;
border:#666666 dashed 2px;
margin:10px AUTO 2px;
background:#f3f3f3;
width:300px;
}
.word2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px ;
color:#515151;
margin:30px AUTO 5px;
}
.mainbox{
border:solid 1px #999999;
margin:10px AUTO AUTO;
width:500px;
background:#FFFFFF;
border:solid 2px #000000;
}
.notes{
margin:10px AUTO 10px;
width:550px;
padding:10px;
border:#666666 dashed 1px;
}
.word3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px ;
text-align:justify;
color:#515151;
padding:2px;
margin:2px 0 2px;
}
.mainframe{
border:solid 1px #999999;
margin:0px AUTO 0;
width:600px;
background-color:#FFFFFF;
}

