body{
	font-family: Tahoma;
	font-size:11px; 
}

strong{
	font-weight:bold;
	font-size:11px;
}
table.logonForm
{
	border: 1px solid #0578D1;
	width: 400;	
}

.header1
{
	color: #18286A;
}

.header2
{
	color: #FFFFFF;
}

.header3
{
	color: #18286A;
	background-color: #660066;
	/*background-color : #91AFEB;*/
}

.header4
{
	color: #FFFFFF;
	/*background-color : #0378D1;*/
	background-color: #660066;
}

.tmain1 {
	font-size: 11px;
	color: #000000;
	padding:25px;
}
.tmain2 {
	color: #000000;
	padding-left:25px;
	padding-right:5px;
}
.tmain3 {
	align="center"
	color:#00579A;
}
.tmain4 {
	align="center"
	color:#BD1908;
}
.tmain5 {
	align="left"
	color:#ABB3C4;
}
A.s1:link,A.s1:visited,A.s1:active {
	text-decoration:none; 
	font: bold 11px Tahoma; color:#333333;
}
A.s1:hover {
	text-decoration: underline; 
	font:bold 11px Tahoma; color:#0278D0;}
	
A.L:link,A.L:visited,A.L:active {
	text-decoration:underlinee; 
	font: 11px Tahoma; color:#00579A;}
A.L:hover {text-decoration: underline; 
	font:11p x Tahoma; color:#000000;}
	
.text_field
{
	border: 1px solid #647AA4;
	height: 19px;
	background-color: #FFFFFF;
	width: 100%;
}

.chk_box
{
	border: 1px solid #647AA4;
	height: 19px;
	width: 19px;
	background-color: #FFFFFF;
}

.text_area
{
	border: 1px solid #647AA4;
	background-color: #FFFFFF;
	width: 100%;
}


table.order_sum
{
	border: 0px solid #AFC8EB;
	color : #333;
	margin : 1px;
}

table.order_sum, td.header
{
	background-color: #ccc;
	color : #FFF;
	font-weight: normal;
	padding : 1px;
	vertical-align: middle;
	text-align: center;
}

table.order_sum, td.row
{
	border-bottom : 1px solid #999;
}

.button
{
  background-image: url(/images/bg_blue.gif);
  border: 1px solid #B4B2B4;
  font : bold 11px Tahoma;
  color: #73798B;
}

.button:hover, .button_on
{
  background-image: url(/images/bg_orange.gif);
  border: 1px solid #FFAA00;
  font : bold 11px Tahoma;
  color: #73798B;
}

.button_red
{
  background-image: url(/images/bg_blue.gif);
  border: 1px solid #B4B2B4;
  font : bold 11px Tahoma;
  color: #AB1234;
}

.button_red:hover, .button_red_on
{
  background-image: url(/images/bg_orange.gif);
  border: 1px solid #FFAA00;
  font : bold 11px Tahoma;
  color: #AB1234;
}

.button_big
{
  background-image: url(/images/bg_blue.gif);
  border: 1px solid #B4B2B4;
  font : bold 18px Tahoma;
  color: #73798B;
}

.button_big:hover, .button_big_on
{
  background-image: url(/images/bg_orange.gif);
  border: 1px solid #FFAA00;
  font : bold 18px Tahoma;
  color: #73798B;
}

.wiggle{ 
	color: white;
	background-color: #660066;
	border: 1px solid red;
}
.wiggle a:link{
	color: lightgrey;
}

.wiggle a:active{
	color: lightgrey;
}
.wiggle a:visited{
	color: lightgrey;
}

.wiggle strong{
	color: white;
}
.wiggle_border
 {
	border: 2px solid #660066;
	color: navy;
	padding: 5px;

}
.greetings_title{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:10px;
}
.greetings{
	padding:10px;
	font-family:Tahoma;
	font-size:11px; 
	text-align:justify;
}
.add_ticket_form_column{ 
	font-weight:bold;
}
.add_ticket_form_value{

}
.order_list_column{
	background-color:#ddd;
	border-right:1px solid white;
	margin:2px;
	font-weight:bold;
	
}
