/* XpoZher CSS Document */

body,td,th {
	font-family: Bell MT;
	font-size: 11px;
	color: #000000;
	}
body {
	margin: 0 10 0 0;
	background-color: #770128;
	}
input {
	font-size: 11px;
	color: #545454;
	}
select {
	font-size: 11px;
	color: #545454;
	}
button {
	font-size: 11px;
	color: #545454;
	}
hr {
	color: #770128;
	height: 1px;
	background-color: #770128;
	border: none;
	margin-top: 20px;
	}
LI
	{
	list-style-image: url(../images/arrows.gif);
	margin-top:8px;
	margin-bottom:8px;
	}

/* Text */

a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:hover {
	color: #770128;
	}
a:active {
	color: #000000;
	}
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #770128;
	}
h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #770128;
	}
h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770128;
	}
.headerRed {
	font-size: 13px;
	color: #770128;
	font-weight: bold;
	}
.headerGrey {
	font-size: 13px;
	color: #636363;
	font-weight: bold;
	}
.textRed {
	color: #770128;
	}
.textRedBold {
	color: #770128;
	font-weight: bold;
	}
.textRedItal {
	color: #770128;
	font-style: italic;
	}
.textGrey {
	color: #636363;
	}
.textGreyBold {
	color: #636363;
	font-weight: bold;
	}
.textGreyItal {
	color: #636363;
	font-style: italic;
	}
.textSmall {
	font-size: 9px;
	}
.textSmallGrey {
	font-size: 9px;
	color: #9f9f9f;
	}

/* Table */

#table_master {
	margin-left: auto;
	margin-right: auto;
	}
	.tdNav {
		font-size: 10px;
		}
	.tdFooter {
		font-size: 10px;
		color: #FFFFFF;
		}
#table_navSquare {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 169px;
	border-bottom: 1px solid #770128;
	}
#table_body1 {
	background-color: #FFFFFF;
	background-image: url(../images/table_contentBG1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 321px;
	border-bottom: 1px solid #770128;
	}
#table_body2 {
	background-color: #FFFFFF;
	background-image: url(../images/table_contentBG2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	border-bottom: 1px solid #770128;
	}
#table_body3 {
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom: 1px solid #770128;
	}
	#table_content {
		vertical-align: top;
		border: 1px solid #e2e2e2;
		}
#table_tagline {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 80px;
	border-bottom: 1px solid #770128;
	}
#table_nav {
	background-color: #ffffff;
	vertical-align: top;
	height: 35px;
	border-bottom: 1px solid #770128;	
	}
	#table_nav a:link 
		{
		color: #000000;
		text-decoration: none;
		}
	#table_nav a:visited 
		{
		color: #000000;
		text-decoration: none;
		}
	#table_nav a:hover 
		{
		color: #c65b00;
		text-decoration: underline;
		}
	#table_nav a:active 
		{
		color: #000000;
		text-decoration: none;
		}
#table_footer {
	font-size: 10px;
	color: #FFFFFF;
	height: 32px;
	}
	#table_footer a:link 
		{
		color: #FFFFFF;
		text-decoration: underline;
		}
	#table_footer a:visited 
		{
		color: #FFFFFF;
		text-decoration: underline;
		}
	#table_footer a:hover 
		{
		color: #e2e2e2;
		text-decoration: underline;
		}
	#table_footer a:active 
		{
		color: #FFFFFF;
		text-decoration: underline;
		}
#table_index {
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	height: 300px;
	}
.tdAltRow {
	background-color: #e2e2e2;
	padding:0px 7px 0px 7px;
	}
.tdNormalRow {
		padding:0px 7px 0px 7px;
	}
	
/* Image */

#table_master #table_body1 #home_image img {
	border: 1px solid #e2e2e2;
	}
#table_master #table_body1 #sub_image img {
	border: 1px solid #e2e2e2;
	}
#table_master #table_body2 #products img {
	border: 1px solid #e2e2e2;
	margin:0px 0px 5px 0px;
	}
#table_master #table_body2 #buttons img {
	padding:0px 0px 4px 0px;
	}
#table_master #table_body3 #home_image img {
	border: 1px solid #e2e2e2;
	}
#table_master #table_body3 #sub_image img {
	border: 1px solid #e2e2e2;
	}