.CARYWORLDEMPIRE {
color: #480000;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-bottom: 0;
	padding: 0;
	background-image: url("../jpg/page_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

table 
{
border-collapse:collapse;
}

.name_box {
color:#480000;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
background-color:#FFEEEE;
}

.address_box {
color:#480000;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
background-color:#FFEEEE;
}

.pulldown {
color:#480000;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
background-color:#FFEEEE;
}

.checkiebox {
color:#00FF00;
}

.zip_box {
color:#480000;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
background-color:#FFEEEE;
text-align: center;
}

.dollar_box {
color:#480000;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
background-color:#FFEEEE;
text-align: right;
}

.fieldbox {
padding: .5em 1em .5em 1em;
}
.form { 
text-align: center;
}

.picture { background-color: #222222; 
border: 1px solid #CCCCCC; padding: 1px;
} 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 1px;
display:block;
} 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left;
} 

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #480000;
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #480000;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.style6 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style7 {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style8 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #333333; 
}
.style9 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FFFFFF; 
}
.style10 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style11 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style14 {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style15 {
	font-size: 12px;
	color: #480000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style16 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style17 {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style18 {
	font-size: 11px;
	color: #480000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	font-size: 14px;
	font-weight: bold;
}
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #480000;
	font-size: 12px;
	font-weight: bold;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #480000;
	font-size: 11px;
	font-weight: normal;
}
.style22 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.style23 {
	font-size: 12px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic
}
a:link {
	text-decoration: none;
	color:#480000;
}
a:visited {
	text-decoration: none;
	color:#480000;
}
a:hover {
	text-decoration: underline;
	color:#480000;
}
a:active {
	text-decoration: none;
	color:#480000;
}