



.menutitle{
	cursor:pointer;
	background-color:#13407F;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(2ndbar_back.gif);
	background-repeat: repeat-x;
	font-size: 12px;

}

.submenu{
	margin-bottom: 0.5em;
	width: 95%;
}



body.bak {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	position: absolute;
	top: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #687FDA;
	/*background-color: #2F96DB;*/
	
	/*background-image: url(background_img.gif);*/
	background-repeat: repeat-y;
	background-position: left;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.nowrap {
	width:100%;
	table-layout:fixed;
	overflow: hidden;
}



.tableborder {
	/*border: 1px solid #FFFFFF;*/
}

.mainsection:link,.mainsection:visited,.mainsection:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B7E2FF;
	text-decoration: none;
	font-weight: bold;
}
/*
 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
*/
.mainsection:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.tshoot:link,a.tshoot:visited,a.tshoot:active {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tshoot:hover {
	font-size: 18px;
	color: #FFCC00;
}

a.ticketsubject:link,a.ticketsubject:visited,a.ticketsubject:active {
	font-size: 12px;
	color: #006BB3;
	text-decoration: none;
	font-weight: bold;
}
a.ticketsubject:hover {
	font-size: 12px;
	color: #0081D7;
	font-weight: bold;
	text-decoration: underline;
}



a:link,a:visited,a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.input_button{
	background-color: #FFFFFF;
	border: 2px solid #95BFFF;
}


	/* SUBMIT FORM */
.form_text {
	width: 300;
	background-color: #ECF9FF;
	border: 1px solid #0099CC;
}
.form_textarea {
	background-color: #ECF9FF;
	border: 1px solid #0099CC;
}
.form_menu{
	background-color: #ECF9FF;
}

.form_row {
	background-color: #CCCC00;
	border: 1px solid #999999;
}

.form_td_label {
	background-color: #F4FCFF;
	text-align: right;
	vertical-align: top;
	/*border: 1px solid #999999;*/
}
.form_td_value {
	background-color: #F4FCFF;
	vertical-align: top;
	/*border: 1px solid #999999;*/
}
.form_improperinput {
	background-color: #FFFFFF;
	color: #FF6633;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
.form_last_row{
	background-color: #FFEDA6;
}

.form_textarea_adj{
	font-size: 9px;
	color: #999999;
}

