body{background:#222}
.navbarheader{
	background: #2b2c2c;
	background-image: url(images/navbarheader.gif);
	height: 27px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 0px solid #888888;
}
.navbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
a.navbartext:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f0ca00;
	text-decoration: none;
}
.navbartable{
	background: #555555;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 1px solid #888888;
}
.note
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	border:1px solid #333;
	padding:2px;
	margin:3px;

}
a.note:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.note:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.note:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.note:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: underline;
}
.gnote
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
}
a.gnote:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #f0ca00;
	text-decoration: none;
}
a.gnote:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.gnote:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #c2a300;
	text-decoration: none;
}
a.gnote:visited:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #aaa;
	text-decoration: none;
}
a.gnote:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;	
}
.dnote {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.dnote {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.dnote:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
a.dnote:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: white;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formpasswordtextbox
{
	BACKGROUND-COLOR: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{	BACKGROUND-COLOR: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	background: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	background: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.subscribetextbox
{
	background: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	WIDTH: 182px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	background: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	WIDTH: 120px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	background: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	width: 100%;
	PADDING: 2px 2px 2px 2px;
}
.navbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbluebutton.gif) no-repeat;
	HEIGHT: 22px;
	WIDTH: 65px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: bold;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbigbluebutton.gif) no-repeat;
	HEIGHT: 23px;
	WIDTH: 95px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: bold;
}
.navitem
{
	background: transparent;
	BORDER-BOTTOM: 0px solid #dce8ee;
	PADDING: 4px;
}
.tabletitle
{
	background: #FFFFFF url(images/navbarheader.gif) repeat-x center left;
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #848484;
	BORDER-BOTTOM: 1px SOLID #3d3d3d;
	font-weight: bold;
}
.tabletitletext{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:link{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:active{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:visited{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:hover{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.content
{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.normal
{
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.catdisplay
{
	FONT-SIZE: 9pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 9pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 9pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 9pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 9pt;
	COLOR: #ff5a00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.itemheader
{
	FONT-SIZE: 11pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:link
{
	FONT-SIZE: 11pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:active
{
	FONT-SIZE: 11pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:visited
{
	FONT-SIZE: 11pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:hover
{
	FONT-SIZE: 11pt;
	COLOR: #ff5a00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #f05c1d;
}
.swiftfieldset { margin-bottom: 6px; color: white; BORDER: 1px SOLID #333333; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 8pt Arial, Helvetica, sans-serif; }
.requiredtext
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #e30000;
}
.x-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #222222;
}
a.x-small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #222222;
	text-decoration: none;
}
a.x-small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #222222;
	text-decoration: none;
}
a.x-small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #222222;
	text-decoration: none;
}
a.x-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #222222;
	text-decoration: none;
}
.ticketirsui
{
	BACKGROUND-COLOR: #2b2b2b; 
	BORDER: 1px SOLID #444444; 
	COLOR: white; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}
.ticketirshr
{
	BORDER: none;
	COLOR: #444444;
	BACKGROUND-COLOR: #444444;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.ticketheader{
	background-image: url(images/navbarheader.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 27px;
	FONT-SIZE: 10pt; 
	COLOR: White;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 3px;
	font-weight: bold;
}
.ticketborder
{
	background-color: #222222;
	color: white;
	border: 1px solid #444444;
}
.ticketline
{
	BACKGROUND-COLOR: #444444;
}
.row1
{
	BACKGROUND-COLOR: #272727;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row2
{
	BACKGROUND-COLOR: #1e1e1e;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row3{
	BACKGROUND-COLOR: #2d2d2d;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ticketsubject
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
a.ticketsubject:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.ticketsubject:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.ticketsubject:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.ticketsubject:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.tickethr
{
	BACKGROUND-COLOR: #444444; 
	COLOR: #444444; 
	BORDER: 0; 
	HEIGHT:1px; 
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 8; 
}
.skintborder
{
	color: #222222;
	border: 1px solid #444444;
}
.highlightpage
{
	background: #444444;
	color: White;
	font: bold 8pt Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}
.highlightpage a:link
{
	color: White;
	text-decoration: none;
}
.highlightpage a:visited
{
	color: White;
	text-decoration: none;
}
.highlightpage a:hover, .highlightpage a:active
{
	color: White;
	text-decoration: underline;
}
.tickettable{
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
.contenttableborder
{
	background: #333333;
	color: #FFFFFF;
}
.tickettitle {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}
a.tickettitle:link {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.quickboxheader
{
	background: #FFFFFF url(images/navbarheader.gif) repeat-x center left;
   COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #848484;
	BORDER-BOTTOM: 1px SOLID #3d3d3d;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.quickboxtable{
	border: 0px solid #fadfc8;
}
.infomsg {
	border-left: 1px dotted #7696be;
	border-right: 1px dotted #7696be;
	border-top: 1px dotted #7696be;
	border-bottom: 1px dotted #7696be;
	padding: 7px;
	color: #4970a0;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ebf0f7;
}
.errormsg {
	border-left: 1px dotted #ffb9b9;
	border-right: 1px dotted #ffb9b9;
	border-top: 1px dotted #ffb9b9;
	border-bottom: 1px dotted #ffb9b9;
	padding: 7px;
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffeaea;
}
.pageheader
{
	FONT-SIZE: 11pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
}
#navlink:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#navlink:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#navlink:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #ff5a00; 
	text-decoration: none;
}
.navlink{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#moduletitle:link {
	FONT-SIZE: 8pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#moduletitle:visited {
	FONT-SIZE: 8pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#moduletitle:hover {
	FONT-SIZE: 8pt;
	COLOR: #f0ca00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.swifttimer
{	BACKGROUND-COLOR: transparent;
	color: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #FFFFFF;
	BORDER-WIDTH: 0px;
	WIDTH: 50px;
	TEXT-ALIGN: right;
	PADDING-RIGHT: 5px;
}
.chatfooterbg{
	background: #3b3b3b;
	background-image: url(images/chatfooterbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.chatfootertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
.usertyping
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: White;
}
.swiftpostmessage
{	
	BACKGROUND-COLOR: White;
	background-image: url(img/formbg.gif);
	background-repeat: no-repeat;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	OVERFLOW: auto;
	PADDING: 2px 2px 2px 2px;
}
.swiftsendbutton
{
	BACKGROUND: URL(images/sendbuttonbg.gif);
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	PADDING: 2px 2px 2px 2px;
	font-weight: bold;
}
