body {
	margin: 10px 0px 0px;
	background-image: url(http://www.homatacoma.com/images/bgnd_pattern.jpg);
	background-repeat: repeat-x;
	background-color: #331060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintable {
	background-color: #f0d234;
}
.no_repeat {
	background-repeat: no-repeat;
}
.boxes {
	background-color: #331060;
	height: 229px;
	margin: 0px;
}
.border_fix {
	background-repeat: no-repeat;
	background-position: right;
}
.boxes_small {
	background-color: #331060;
	height: 215px;
	margin: 0px;
	font-size:12px
}
.box_images {
	vertical-align: top;
	margin-bottom: 10px;	
	}
td.box {
	vertical-align: top;
	background-color: #331060;
	height: 215px;
}
td.boxsmall {
	vertical-align: top;
	font-size:12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center;
	background-repeat:no-repeat;
}
.border_center {
	background-position: center;
	background-repeat:no-repeat;
}
.internal_table {
	margin-top: 15px;
}
.content_cell {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;	
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	
}
.stores_tables {
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #331060;
	font-size:12px;
}
.white_bar {
	background-repeat: repeat-y;
}
td{
	font-size:12px;
}
.smallboxes {
	vertical-align: top;
	font-size:12px;
	color:#FFFFFF;
	padding-right: 50px;
	padding-left: 60px;
	padding-top:20px;
	background-position: center;
	background-repeat:no-repeat;
}
.leftbox {
	vertical-align: top;
	font-size:12px;
	color:#FFFFFF;
	padding-right: 50px;
	padding-left: 70px;
	padding-top:30px;
	background-position: center;
	background-repeat:no-repeat;
}
.rightbox {
	vertical-align: top;
	font-size:12px;
	color:#FFFFFF;
	padding-right: 305px;
	padding-left: 75px;
	padding-top:25px;
	background-position: right;
	background-repeat:no-repeat;
}

.tablegrid {border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;}
.cellgrid {border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;}

.pageheading {font-size:14pt;}
.subheading {font-size:11pt;font-weight:bold;}

.point8 {font-size:8pt;}
.point10 {font-size:10pt;}
.point12 {font-size:12pt;}
.point14 {font-size:14pt;}
.point16 {font-size:16pt;}
.point18 {font-size:18pt;}
.point20 {font-size:20pt;}
.redtext {color:red;}

a:link		{text-decoration:underline;color:#000000;}
a:visited	{text-decoration:underline;color:#000000;}
a:hover		{text-decoration:none;color:#000000;}

a:link.white		{text-decoration:underline;color:#FFFFFF;}
a:visited.white	{text-decoration:underline;color:#FFFFFF;}
a:hover.white		{text-decoration:none;color:#FFFFFF;}

a:link.whiteplain		{text-decoration:none;color:#FFFFFF;}
a:visited.whiteplain	{text-decoration:none;color:#FFFFFF;}
a:hover.whiteplain		{text-decoration:underline;color:#F7DF2F;}

a:link.foot		{text-decoration:none;color:#FFFFFF;}
a:visited.foot	{text-decoration:none;color:#FFFFFF;}
a:hover.foot		{text-decoration:underline;color:#FFFFFF;}

/* form elements */
input.small {font-family:verdana,arial,helvetica;font-size:8pt;}
textarea.small {font-family:verdana,arial,helvetica;font-size:8pt;}
select.small {font-family:verdana,arial,helvetica;font-size:8pt;}

.small_select { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #320F5F;
	text-align: left;
	background-color: #FFFFFF; 
	border: 1px solid #320F5F; 
	outline: none;
}
.small_button { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #320F5F;
	background-color: #FFFFFF; 
	border: 1px solid #320F5F; 
	outline: none;
	width:26px;
}



input.deco {font-family:comic sans,verdana,arial,helvetica;font-size:10pt;background-color:#331060;color:white;font-weight:bold;border:2px solid white;padding:1px;cursor:pointer;}
