/************************************** 
Defaults
**************************************/

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

a.menu {
	color: #FFFFFF;
}

/***************************************
Capsule 
***************************************/

table.capsule {
	background-color: #FFFFFF;
	width: 740px;

	border: 1px Solid Black;
}
tr.capsule {
}
td.capsule {
	padding: 0px;
}

/***************************************
Content 
***************************************/

table.content {
	width: 740px;
	padding: 0px;
}
tr.content_header {
}
td.content_header {
}
tr.content_title {
}
td.content_title {
	font-weight: bold;
	font-size: 14px;
}
td.content_menu {
	text-align: center;
	width: 175px;
	vertical-align: top;
	background-color: #FFFFFF;
}
tr.content_body {
}
td.content_body {
	vertical-align: top;
	text-align: left;
	width: 565px;
	padding: 6px;
}
table.list_body {
	width: 580px;
}
tr.list_body {
}
td.list_body {
	border: 1px solid black;
	vertical-align: top;
	text-align: center;
}
td.listheader {
	font-weight: bold;
}
td.fields_capsule {
	text-align: center;
}
td.fields {
	vertical-align: top;
	text-align: center;
}
td.types {
	text-align: left;
}
table.mail_form {
	border: 1px solid #000000;
}
td.mail_form {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
td.mail_form_data {
	text-align: left;
}
tr.content_footer {
}
td.content_footer {
}
td.docs {
	font-size: 12px;
}
td.upload_file {
	text-align: left;
}

/*****************************
	Vacation
*****************************/

table.vacation {
	width: 145px;
	border: 2px solid red;
	vertical-align: top;
	text-align: left;	
	background-color: #FFFFFF;
}

td.vacation_header {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

td.vacation_msg {
	color: #000000;
	text-align: left;
	font-size: 8pt;
}

/*****************************
	Equipment Page
*****************************/
table.trail {
}
td.trail {
	font-size: 12pt;
	font-weight: bold;
}

/*****************************
	Listing Page
*****************************/
table.listing_maintitle {
}
td.listing_maintitle {
	font-size: 12pt;
	font-weight: bold;
}
table.listing {
	border: 1px solid #9E8B75;
	width: 100%;
}
td.listing_title {
	background-color: #9E8B75;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	width: 35%;
	padding: 2px;
}
td.listing_subtitle {
	background-color: #9E8B75;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	padding: 2px;
}
td.listing_data {
	text-align: center
}

/*****************************
	Equipment Page
*****************************/

table.equip_cat {
	width: 100%;
}
td.equip_cat {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #9E8B75;
	color: #000000;
	padding: 5px;
}
table.equip_data {
	width: 90%;
}
td.equip_data_title {
	background-color: #9E8B75;
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 55%;
	padding: 2px;
}
td.equip_data {
	vertical-align: middle;
	text-align: left;
}
table.equip_desc {
}
td.equip_desc_title {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #9E8B75;
	color: #000000;
	width: 10%;
	padding: 5px;
}
td.equip_desc_data {
	text-align: left;
}
table.equip_footer {
}
td.equip_footer {
	text-align: left;
	font-size: 8pt;
	font-style: italic;
}
table.equip_moreinfo {
}
td.equip_moreinfo {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

/*****************************
	Equipment
*****************************/

table.equipment_capsule {
	width: 95%;
}

/*****************************
	Cart
*****************************/

table.cart {
	border: 1px solid #CCCCCC;
	width: 80%;
}

td.cart_header {
	background-color: #9E8B75;
	color: #000000;
	font-weight: bold;
}

td.cart_data {
	text-align: center;
}

td.cart_header {
	text-align: center;
	background-color: #CCCCCC;
}

td.cart_data_qty {
	vertical-align: top;
	width: 15%;
	text-align: center;
}

td.cart_data_desc {
	vertical-align: top;
	width: 85%;
}

table.page_btm {
	margin: 0px 0px 0px 0px;
}

table.edit_template {
}

td.edit_template {
	text-align: left;
	width: 50%;
}

td.edit_template_header {
	text-align: center;
}

td.edit_template_data {
	text-align: left;
}

table.edit_fields {
}

td.edit_fields_title {
	font-weight: bold;
}

td.edit_fields {
}

table.confirmation {
}

td.confirmation {
}

/************************************** 
	Templates 
**************************************/

td.template_cellheader {
	background-color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #3A551C;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
}

tr.template_columnheader {
	background-color: #CCCCCC;
}

td.template_columnheader {
	text-align: center;
	padding: 2px;
	color: #000000;
}

td.template_columndata {
	text-align: center;
	padding: 2px;
	color: #333333;
}

td.template_title {
	color: #3A551C;
	font-weight: bold;
	font-size: 12pt;
}

td.template_datecell {
	width: 66%;
	color: #333333;
	font-size: 8pt;
	text-align: right;
}

