body {

      margin: 0px;

	  padding: 0px; 

	  background-color: #FFFFFF;

}





td { 

      font-family: Arial, Tahoma, Verdana; 

	  font-size: 12px; 

	  font-weight: normal; 

	  text-decoration: none; 

	  color: #333333;	 

}



a { 

      font-family: Arial, Tahoma, Verdana; 

	  font-size: 12px; font-weight: normal; 

	  text-decoration: none; color: #980144; 

}



a:hover { 

      font-family: Arial, Tahoma, Verdana; 

	  font-size: 12px; font-weight: normal; text-decoration: none; color: #cc0144;

}



.main_links{

	font-family: Arial, Tahoma, Verdana;

	font-size: 16px;

	font-weight: bold;

	text-decoration: underline;

	color: #29176D;

}

.main_links:hover{

	font-family: Arial, Tahoma, Verdana;

	font-size: 16px;

	font-weight: bold;

	text-decoration: underline;

	color: #667AB3;

}



.td_header { 

	  font-family:  Arial, Tahoma, Verdana; 

	  font-size: 12px; 

	  font-weight: normal; 

	  text-decoration: none; 

	  color: #333333;	

	  background-image: url(../images/Logo.png);  

	  background-position: left;

	  background-repeat: no-repeat;	    

}

.table_outer{

	border-bottom-color : #667AB3;

	border-left-color: #667AB3;

	border-right-color: #667AB3;

	border-top-color:#667AB3;

	border-width: 2px;

	background-color: #F2F9FD;

}

.table_inner{

	border-top: 1px solid #29176D; 

	padding: 0px;

}



.td_header_left{	

	border-left: 1px solid #29176D; 	 	

	border-right: 1px solid #29176D; 	

	border-bottom: 1px solid #29176D; 

	padding: 0px;

	background-color: #97B8D3;

	

}

.td_header_center{	

	border-right: 1px solid #29176D; 	

	border-bottom: 1px solid #29176D; 

	padding: 0px;

	background-color: #97B8D3;

}

.td_left{	

	border-left: 1px solid #29176D; 	 	

	border-right: 1px solid #29176D; 	

	border-bottom: 1px solid #29176D; 

	padding: 0px;

}

.td_center{		

	border-right: 1px solid #29176D; 	

	border-bottom: 1px solid #29176D; 

	padding: 0px;

}



.maintable {

border: 1px solid #555555; 

padding: 0px;

}



.nopadding {

padding: 0px;

}



.content {

padding: 5px;

border-top: 1px solid #555555;

background-color: #eeeeee;

}



.footer {

border-top: 1px solid #555555; 

background-color: #ffffff;

padding: 3px;

font-family: tahoma;

font-size: 10px; 

color: #777777;

font-weight: bold;

}



a.footerlink {

font-family: tahoma;

font-size: 10px; 

color: #FF6600;

font-weight: bold;

text-decoration: none;

}



a:hover.footerlink{

font-family: tahoma;

font-size: 10px; 

color: #FF9900;

font-weight: bold;

text-decoration: underline;

}



.customer-title {

background-image: url('../images/customer-titlebg.png');

border-bottom: 1px solid #111111;

color: #dcdcdc;

padding: 3px;

}



.ticket {

padding: 0px;

background-color: #ffffff;

border: 1px solid #111111;

}



.admin-title {

background-image: url('../images/admin-titlebg.png');

border-bottom: 1px solid #111111;

color: #333333;

padding: 3px;

}



.brd-btm {

border-bottom: 1px solid #111111;

padding: 2px;

color: #333333

}



.brd-top {

border-top: 1px solid #111111;

padding: 3px;

color: #333333

}



.message {

font-weight: bold;

color: #777777;

padding: 3px;

}



.small {

font-family: tahoma;

font-size: 10px;

font-weight: normal;

color: #777777;

}



.title {

font-size: 14px;

font-weight: bold;

font-family: verdana;

letter-spacing: 4px;

border-bottom: 1px solid #777777;

color: #777777;

}



.wbg {

     background-color: #ffffff;

	 padding: 2px;

	 border-top: 1px solid #111111;

}



textarea {

      font-family: Tahoma, Verdana; 

	  font-size: 11px; 

	  font-weight: bold; 

	  text-decoration: none;

	  background-color: #EFF5FF; 

	  border: 1px solid #777777; 

	  color: #222222;

	  background-image: url('../images/fieldbg.png');

	  background-position: top;

	  background-repeat: repeat-x;

}





input {

      font-family: Tahoma, Verdana; 

	  font-size: 11px; 

	  font-weight: bold; 

	  text-decoration: none;

	  background-color: #EFF5FF; 

	  border: 1px solid #777777; 

	  color: #222222;

	  background-image: url('../images/fieldbg.png');

}







select {

      font-family: Arial, Tahoma, Verdana; 

	  font-size: 12px; font-weight: bold; 

	  text-decoration: none; 

	  background-color: #EFF5FF; 

	  border: 1px solid #dddddd; 

	  color: #222222;

}





