
body {
	background: #FFFFFF url(/_PROJECT/_Block/Frame/BodySink.gif) 0px 0px;
	color: #000000;
	margin: 10px;
}
a, a:visited, a:active {
	color: #EE8615;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.Order:hover {
	color: #3760A1;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	display: none;
	color: #295B9E;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
h1.Order {
	display: inline;
	color: #3760A1;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
a h1 {
	display: inline;
	color: #3760A1;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* FRAME */
table.Head {
   background: #FFFFFF url(/_PROJECT/_Block/Frame/Sink.gif) repeat-y 0px 0px;
   font-size: 11px;
}
table.HeadBox {
	border: #9B9B9C solid 1px;
   background: #FFFFFF; 
}
table.HeadBox td {
	font-size: 11px;
}
table.Red {
   background: #FFFFFF url(/_PROJECT/_Block/Frame/RedSink.gif) repeat-x 0px 0px;
}
table.Body {
	/* background: #FFFFFF; */
}
table.Foot td {
   color: #000000;
   font-size: 11px;
}
table.Foot td a, table.Foot td a:visited, table.Foot td a:active {
   color: #000000;
}

table.FootCopy td {
	padding: 5px;
   color: #000000;
   font-size: 9px;
}


/* CONTENT */
td.Content {
	color: #000000;
}
td.Content a, td.Content a:active, td.Content a:visited {
	color: #3333CC;
}
td.SmallContent td {
	font-size: 9px;
}


/* SELECT */
.SelectTh {
/*	background: #F8F7FC;*/
	background: #EEEBF2;
	color: #5A496D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.SelectTh a, .SelectTh a:active, .SelectTh a:visited {
	color: #5A496D;
}
.SelectTd a, .SelectTd a:active, .SelectTd a:visited {
	color: #5A496D;
}
.SelectTd a:hover {
	text-decoration: underline;
}

/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iText {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iCombo {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iStatic {
	background-color: #eaedf2;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

