/* CSS Document */

html, body {
background-color: #9E022B;
background-image: url('images/apple_bg01.gif');
background-repeat: yes;
}

.table_fix_01 {
background-repeat: no-repeat;
}

.copy01 {
font-family: Times;
font-style: italic;
font-weight: none;
font-size: 13px;
color: #372909;
margin-right: 5px;
margin-bottom: -3px;
}

.margin01 {
margin-left: 450px;
margin-right: 50px;
}

.copy02 {
font-family: Times;
font-style: none;
font-weight: none;
font-size: 11px;
color: #372909;
margin-left: 5px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
}

.copy03 {
font-family: arial, verdana, helvetica, sans-serif;
font-style: none;
font-weight: none;
font-size: 11px;
color: #372909;
margin-left: 5px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
}

.copy04 {
	font-family: Times;
	font-style: none;
	font-weight: none;
	font-size: 14px;
	color: #372909;
	/*
	margin-left: 400px;
	margin-right: 50px;
	*/
	margin-top:0px;
	margin-bottom:0px;
	
	}
	
.copy05 { /* footer style */
font-family: arial, verdana, helvetica, sans-serif;
font-style: none;
font-weight: none;
font-size: 11px;
color: #CD8234;
margin-left: 5px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
}

.boldness01 {
	font-weight: bold;
	font-family: times;
	font-style: none;
	font-size: 18px;
	color: #372909;
	/*
	margin-left: 400px;
	margin-right: 50px;
	*/
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

a.copy03:link {color: #ffffff; text-decoration: none;}
a.copy03:visited {color: #cccccc; text-decoration: none;}
a.copy03:hover,focus {color: #666666; text-decoration: none;}

a.VG_white:link {color: #D7D6D5; text-decoration: none;}
a.VG_white:hover {color: #D7D6D5; text-decoration: none;}
a.VG_white:visited {color: #D7D6D5; text-decoration: none;}
a.VG_white:active {color: #D7D6D5; text-decoration: none;}

a.VG_gold:link {color: #ffcc33; text-decoration: none;}
a.VG_gold:hover {color: #ffcc33; text-decoration: none;}
a.VG_gold:visited {color: #ffcc33; text-decoration: none;}
a.VG_gold:active {color: #ffcc33; text-decoration: none;}

.fix01 {
background-repeat: no-repeat;
}.copy03Copy {
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #372909;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

