body,td,th {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.template {
}
.main
{
	width:960px;
}
.panels {
	background-image: url(../images/toplines.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:20px;
}
.leftpanel
{
	margin-right:270px;
}
.rightpanel
{
	float:right;
	width:240px;
	padding:10px;
}
.loginbox
{
	background-color:#f5f5f5;
	padding:10px;
	border: 1px solid #5cd0e5;
}
.boxtopbg
{
	background-image: url(../images/boxtopbg.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-left:10px;
	padding-top:3px;
}
.loginrow
{
	margin-bottom:5px;
}
.logincol1
{
	float:left;
	width:70px;
}
.logincol2
{
	margin-left:75px;
}
.inputbox
{
	width:130px;
	height:15px;
	border: 1px solid #a8a8a8;
}
.whttxt {
	color: #FFFFFF;
}
.searchcol1
{
	float:left;
	width:140px;
}
.searchcol2
{
	margin-left:145px;
}
.listbox {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.boxes
{
	padding-right:20px;
	padding-top:10px;
}
.boxrow
{
	background-image: url(../images/lines2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:10px;
	padding-bottom:20px;

}
.box1
{
	float:left;
	width:320px;
}
.box2
{
	margin-left:340px;
}
.boxcol1
{
	float:left;
	width:50px;
}
.boxcol2
{
	margin-left:60px;
}
.bottbox
{
	margin-top:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90a0b0;
	border-bottom-color: #90a0b0;
	border-left-color: #90a0b0;
}

.bottbox2
{
	margin-top:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90a0b0;
	border-bottom-color: #90a0b0;
	border-left-color: #90a0b0;
	padding-left: 10px;
	padding-bottom: 5px;
}


.error
{
	background-color: #FEE8E0;
	border: dashed #FF0000 1px;
	color:#000000;
	font-weight: bold;
	padding: 10px;
}


.botboxtopbg
{
	background-image: url(../images/botboxtopbg.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left:10px;
	padding-top:2px;
}
.bottboxmid
{
	padding:10px;
}
.botboxrow
{
	padding-bottom:5px;
}
.botboxcol1
{
	float:left;
	width:90%;
}
.botboxcol2
{
	float:left;
	width:10%;
}
a.midlink {
	font-family: Arial;
	font-size: 12px;
	color: #63a7e1 ;
	text-decoration: none;
}
a.midlink:link {
	font-family: Arial;
	font-size: 12px;
	color: #63a7e1 ;
	text-decoration: none;
}
a.midlink:hover {

	font-family: Arial;
	font-size: 12px;
	color: #63a7e1 ;

	text-decoration: none;
}
.iconcol
{
	float:left;
	padding-right: 10px;
}
.bottom1 {
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-left:10px;
	padding-top:7px;
	color: #dddddd;
}
.bottom1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
}
.bottom1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bottom2 {
	padding-top:15px;

}

.topbrain
{
	padding-bottom: 10px;
	padding-top: 3px;
}

.topbrain a
{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

a.linksapcer
{
	padding-left:3px;
	padding-right: 3px;
}


.rows
{
	clear:both;
}

.cols1
{
	width: 150px;
	float:left;
	padding: 2px;
}

.cols2
{
	float:left;
	padding: 2px;
}

.ticket_count
{
	width: 30px;
	float:left;
}

.ticket_number
{
	width: 100px;
	float: left;
}

.ticket_title
{
	width: 300px;
	float: left;
}

.ticket_createdate
{
	width: 130px;
	float: left;
}

.ticket_status
{
	width: 80px;
	float: left;
}


.details1
{
	width: 150px;
	float: left;
}

.details2
{
	width: 450px;
	float: left;
}