/* CSS Document */
#right
{
	text-align:right;
}
.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#4C82A4;
}
.subtitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#CC3300;
}
.text
{
	font-family:Arial,;
	padding-left:0px;
	padding-right:10;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 9pt;
	line-height: 20px;
}
.white {
	font-family:Arial,;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.whitehover {
	font-family:Arial,;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
}
title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C82A4;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.btext:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.textbox1 {
	height: 18px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	width: 100px;
	clip: rect(30px,auto,auto,auto);
}
.error
{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.thead
{	
	background-color:#C0C0C0;
	font-weight:bold;	
	text-align:center;
}
img
{
	border:none;
}
.tlabel
{
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	font-size:13px;
	vertical-align:top;
	height:25px;
}
/* CSS Document */
.menu {
	height: 22px;
	margin: 0 0; padding:0 0;
	width:100%;
	}

div.outer {
	float: left;
	width: 92.7px; 
	height: 23px;
	margin: 0 0 0 0;
	background: url(../images/bars.gif) 0 -50px no-repeat;
	}
	
div.outer a {
	display: block;
	margin: 0; padding:0;
	height:23px;
	overflow:hidden;
	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
	background: url(../images/bars.gif) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 5px 0 0 0;
	}
div.outer a:hover {
	background-image: none;
	color : #000000;
	padding: 1px 0 0 0;
	}
div.outer a:active {
	color: black;
	}
div.outer a:visited {
	color: black;
	text-decoration:none;
	}	
/*_______________________________________________________*/
div.outer-on {
	float: left;
	width: 92.7px; height: 23px;
	margin: 0 0 0 0;
	background: url(../images/bars2.gif) 0 -50px no-repeat;
	}
	
div.outer-on a {
	display: block;
	margin: 0; padding:0;
	height:23px;
	overflow:hidden;
	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
	background: url(../images/bars2.gif) top left no-repeat;
	}
div.outer-on span {
	display: block;
	margin:0; padding: 6px 0 0 0;
	}
div.outer-on a:hover {
	background-image: none;
	color : #000000;
	}
div.outer-on a:visited {
	color: black;
	text-decoration:none;
	}		
div.outer-on a:active {
	color: black;
	}
td{
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
/*	background-color:#FFFFFF*/
}
div
{
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
}
table thead td{
	font-weight:bold;
	cursor:pointer;
}
.readtkt
{
	/*background-color:#F8F8F8;*/
}
.readtkt td
{
	/*text-align:right;*/
	background-color:#F8F8F8;
}
.unreadtkt
{
	font-weight:bolder;
	background-color:#CCCCCC;
}
.unreadtkt td
{
	font-weight:bolder;
	background-color:#CCCCCC;
}