<STYLE TYPE="text/css">
A:link 
{
COLOR: #DA2C36;
}
A:active 
{
COLOR: #DA2C36;
}
A:visited 
{
COLOR: #2C59DA;
}
A:hover 
{
COLOR:#F94F59;
}
.bodytext		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
}
.bodytextcenter		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
align: center;
}
.bodytextheader		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
}
.bodytextnumbers		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
}
.bodytextright		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;
align: right;	
color: #989482;
text-decoration: none;
}
.footer		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
align: center;
}
.navigation_steps		
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;	
color: #989482;
text-decoration: none;
}
.text_normal_error
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;		
font-weight: regular;	
COLOR: #989482;
FONT-STYLE: italic;
}

/* Page Structure */

body{
	text-align:center;
	padding:0;
	margin:0;
	background-color:#323232;
	font-family: Verdana, sans-serif;
}

img{
	border:0;
}

#content {
	width:846px;
	height:342px;
	text-align: left;
	margin:100px auto;
	padding:0;
}

#main{
	height:342px;
	margin-bottom:20px;
	padding:0;
	background-color:#464646;
}

#footer{
	height:10px;
	padding:0;
	color: #989482;
	font-size:10px;
	clear:both;
}

#copyright{
	color:#696969;	
}

/* END Page Structure */

/* Navigation */

#nav{
	height:14px;
	margin-bottom:14px;
	padding:0;
}

#nav li{
	display:inline;
	list-style-type:none;
	padding-right:20px;
	float:left;
	list-style:none;
}

#nav img{
	border:0;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav li#nav_logo{
	margin-left:208px;
	padding-right:0;
}

/* END Navigation */

/* Page Formatting */
p{
	line-height:1.4em;
	font-size:11px;
}

/*Order*/
#image{
	width:293px;
	height:342px;
	float:left;
	margin-right:25px;
}

#copyBlock{
	float:left;
	width:500px;
	height:288px;
	margin-top:25px;
	padding:0;
}

#copyBlock p{
	color:#989482;
	margin:0px 0px 12px 0px;
	padding-right:15px;
}

#copyBlock a{
	text-decoration:none;
	color:#AE8B1A;
}

#copyBlock a:hover{
	text-decoration:none;
	color:#AE8B1A;
}

</STYLE>