html * { MAX-HEIGHT:1000000px }
body {
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

.header {
	background-image	: url( '../images/header_r.gif' );
	background-repeat	: repeat-x;
}

.footer {
	text-align			: center;
	border-color		: #f5f5f5;
	border-style		: solid;
	border-width		: 1px;
	border-right		: none;
	border-left			: none;
	background-image	: url( '../images/footer.gif' );
	background-repeat	: repeat-y;
	background			: #FFFFFF;
}

a,a:visited,a:active {
	color				: #000000;
	text-decoration		: underline;
}

a:hover {
	color				: #F89826;
	text-decoration		: none;
}

input {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #d7d7d7;
	background-color	: #f0f0f0;
}

select,textarea {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #d7d7d7;
	background-color	: #f0f0f0;
}

input.bottom {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #000000;
	background-color	: #f0f0f0;
}

.title {
	background-image	: url( '../images/table.gif' );
	background-color	: #ABC9E8;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	text-align			: left;
}

.line_shadow {
	background-image	: url( '../images/shadow.gif' );
	background-repeat	: repeat-y;
	background-position	: top left;
}

.section {
	height				: 25px;
	background-image	: url( '../images/section.gif' );
}

.subsection {
	height				: 25px;
	background-image	: url( '../images/subsection.gif' );
}

.endsection {
	height				: 25px;
	background-image	: url( '../images/endsection.gif' );
}

.maintable {
	width				: 90%;
}

.maintable_60 {
	width				: 60%;
}

.maintable_40 {
	width				: 40%;
}

.maintitle {
	width				: 90%;
	background-image	: url( '../images/table.gif' );
	background-color	: #ABC9E8;
	border-color		: #849bb3;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_name {
	width				: 84%;
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_confirm {
	width				: 84%;
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: right;
}

.field_name {
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-left			: none;
}

.field_name_nobordersmall {
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-bottom		: none;
}

.field_name_center {
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
}

.field_name_center_noborder {
	height				: 30px;
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
	border-right		: none;
}

.field_name_border_left {
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
}

.field_name_search {
	background-color	: #f5f5f5;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.main_field_display {
	width				: 6%;
	background-color	: #f0f0f0;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
}

.field_display {
	background-color	: #f0f0f0;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
}

.field_display_search {
	background-color	: #f0f0f0;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.field_display_border_left {
	background-color	: #f0f0f0;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
}

.field_display_nobordersmall {
	background-color	: #f0f0f0;
	border-color		: #d7d7d7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	border-bottom		: none;
}

select.dropdown_noborder {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 0px solid #d7d7d7;
	background-color	: #f0f0f0;
}

textarea.textarea_noborder {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 0px solid #d7d7d7;
	background-color	: #f0f0f0;
}

textarea.textarea_border {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #d7d7d7;
	background-color	: #f0f0f0;
}

.maintitle_search_left {
	background-image	: url( '../images/table.gif' );
	background-color	: #ABC9E8;
	border-color		: #849bb3;
	border-style		: solid;
	border-width		: 1px;
	border-right-width	: 0px;
	text-align			: left;
}

.maintitle_search_right {
	background-image	: url( '../images/table.gif' );
	background-color	: #ABC9E8;
	border-color		: #849bb3;
	border-style		: solid;
	border-width		: 1px;
	border-left-width	: 0px;
	text-align			: right;
}


.maintitle_apply_left {
	background-image	: url( '../images/table.gif' );
    background-color    : #ABC9E8;
    border-color        : #849bb3;
    border-style        : solid;
    border-width        : 1px;
    text-align          : left;
}

.maintitle_apply_right {
	background-image	: url( '../images/table.gif' );
    background-color    : #ABC9E8;
    border-color        : #849bb3;
    border-style        : solid;
    border-width        : 1px;
    text-align          : right;
}

.ticket_high {
    color		   : #ff0000;
    font-weight         : bold;
}

.ticket_normal {
    color		   : #ff9a38;
    font-weight         : bold;
}

.ticket_low {
    color		   : #5bc949;
    font-weight         : bold;
}