body{
	font-family:Arial, Helvetica, sans-serif;
	color:#3f1e31;
	}
	
table{
	font-size:12px;

	}	
	
.nav{
	color:#c0a405;
	padding-bottom:10px;
	font-size:14px;
	}
	
.nav a{
	color:#C0A405;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}	
	
.header{
	color:#C0A405;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:40px;
	}	
	
.normal{
	padding-left:40px;
	padding-right:280px;
	text-align:justify;
	}	
	
.footer{
	text-align:center;
	}	

h1{ font-size:24px;}
h2{ font-size:22px;}
h3{ font-size:20px;}
h4{ font-size:18px;}
h5{ font-size:16px;}
h6{ font-size:14px;}

	
.logoworksLink{
	text-align:center;
	font-size:10px;
	}	

#click_mypak{
	position:absolute;
	height: 132px;
	width: 145px;
	top: 5px;
	right: 50%;
	margin-right: -380px;
}


/* MyPak Page */
#mypak_content{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
#mypak_backlink{
	text-align:center;
	color: #fff;
}
#mypak_backlink a:link {color: #fff; text-decoration:none; font-weight:bold;}
#mypak_backlink a:active {color: #fff; text-decoration:none; font-weight:bold;}
#mypak_backlink a:hover {color: #fff; text-decoration:underline; font-weight:bold;}
#mypak_backlink a:visited {color: #fff; text-decoration:none; font-weight:bold;}

#mypak_header{
	height: 142px;
	width: 440px;
}
#mypak_logo{
	padding-left: 20px;
	height: 102px;
	width: 505px;
	line-height: 22px;
	font-weight: bold;
}
#mypak_logo a:link {color: #000; text-decoration:none; font-weight:bold;}
#mypak_logo a:active {color: #000; text-decoration:none; font-weight:bold;}
#mypak_logo a:hover {color: #000; text-decoration:underline; font-weight:bold;}
#mypak_logo a:visited {color: #000; text-decoration:none; font-weight:bold;}

#mypak_right{
	text-align: center;
	color:#000;
}
#mypak_text{
	padding-left: 10px;
	text-align:justify;
}
#mypak_footer{
	background-image: url(images/back_bottom.jpg);
	height: 100px;
	text-align:center;
}
#mypak_copyright{
	width: 720px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	font-size: 8px;
	color: #999;
}
#mypak_copyright a:link {color: #999; text-decoration:none; font-weight:bold;}
#mypak_copyright a:active {color: #999; text-decoration:none; font-weight:bold;}
#mypak_copyright a:hover {color: #999; text-decoration:underline; font-weight:bold;}
#mypak_copyright a:visited {color: #999; text-decoration:none; font-weight:bold;}

#mypak_flash{
	height: 250px;
}

