a:link {
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}
a:active {
	text-decoration:underline;
	font-weight:normal;
}


a.nav:active { color: black; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }
a.nav:link { color: black; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }
a.nav:visited { color: black; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }

a.navwhite:active { color: white; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }
a.navwhite:link { color: white; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }
a.navwhite:visited { color: white; text-decoration: none; font-size: 8pt; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif }

body {
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#000000;
	background-color:#000000;
	margin:0px;
}

table {
	font-family:Verdana,Arial;
	font-size:8pt;
	vertical-align:top;
}

td {
	font-family:Verdana,Arial;
	font-size:8pt;
	vertical-align:top;
}

.front-page-form table,
.front-page-form td {
	vertical-align: middle;
}

select {
	font-family:Verdana,Arial;
	font-size:8pt;
	vertical-align:top;
	width:150px;
}

input {
	font-family:Verdana,Arial;
	font-size:8pt;
	width:180px;
}

.geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.special_font {
	font-family:Courier New, Courier, monospace;
}

.checkbox_style {
	font-family:Verdana,Arial;
	font-size:8pt;
	width:15px;
}

.radio {
	font-family:Verdana,Arial;
	font-size:8pt;
	width:12px;
}

.listrow_white {
	background-color:#FFFFFF;
}

.listrow_grey {
	background-color:#D7D7D7;
}

.button_table {
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
}

hr {
	width:100%;
	color:#FFFFFF;
	height:1px;
}

textarea {
	font-family:Verdana,Arial;
	font-size:8pt;
	width:200px;
	height:100px;
}

.table_rand {
	padding-left:25px;
	padding-right:25px;
}

.table_content {
	padding:25px;
}

.table_title {
	font-weight:bold;
}

.inner_table_distance {
	padding:10px;
}

.table_box {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#DBDBDB;
	width:100%;
	height:100%;
}

.table_box_search {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#DBDBDB;
	width:100%;
	height:100%;
}

.table_box_view {
	padding:5px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#DBDBDB;
	width:100%;
	height:150px;
}

.table_box_edit {
	padding:5px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#DBDBDB;
	width:100%;
	height:275px;
}

.submit_button {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#DBDBDB;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:8pt;
	width:150px;
}

.feedback_head {
	background-color:#A8ABAB;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
}

.feedback_content {
	padding-left:10px;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#D7D7D7;
}




.cart_title_div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background: #f90;
	padding: 2.5em;
	font-weight: bold;
}

.cart_encloser {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	width: 100%;
}
.cart_encloser td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding: 2em;
}

.cart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	width: 100%;
}

.cart th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align: left;
	padding: 0.5em;
	text-decoration: underline;
}
.cart td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding: 0.5em;
}
.cart .odd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background: #eee;
}
.cart .even {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background: #f7f7f7;
}

input, textarea, select {
	border:1px solid #000000;
	background-color:#ffffff;
}

.quad_tl {
	background: #fff 26px 26px no-repeat;
	width:  356px; /* 392 - 10 - 26 */
	height: 280px; /* 300 - 10 - 10 */
	padding: 10px 10px 10px 26px;
}

a.underline {
	text-decoration:none;
	border-bottom:1px solid #B2B2B2;
}

.no_border {
	border:0px;
}

.error {
	color: #ff0010;
}

a.pointy_button,
a.pointy_button span {
	display: block;
	height: 15px;
	font-size: 1px;
	cursor: pointer;
	background-repeat: no-repeat;
}
a.pointy_button:hover span {
	background-position: 0 -15px;
}
