BODY {
	background: #000000 url(images/bg_page.gif) repeat-y center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

TD {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a img {
	vertical-align: bottom;
	border : none;
}

TD.white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

TD.admin_white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #d1dceb 1px solid;
	/*border-bottom: #748aaf 1px solid;
	/*background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	padding: 1px;	
}
TD.admin_right_noborder {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: #748aaf 1px solid;
	border-right: none;
	background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

TD.admin_gray {
	/*background-color: #dceffe;*/
	background-color: #edf4ff;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #d1dceb 1px solid;
	/*b
	order-top: #748aaf 1px solid;
	
	background-image: url(img/altrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: #748aaf 1px solid;*/
	padding: 1px;
}

TD.notes {
	background-color: #fffbf2;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #ffe6b8 1px solid;
	/*border-bottom: #748aaf 1px solid;
	/*background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

A {
	color :#990000;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : #ffffff ;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

table.white {
	background-color: #ffffff;
	color : #23559C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}

table.white th {
	background-color: #ffffff;
	color : #23559C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #b2babd 1px solid;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 25px;*/
}

table.white th a {
	color : #23559C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.white td {
	height: 25px;
	padding-left: 5px;
}
.noborder{
border: none;
}


table.enclosing {
	background: #c2c0b3 url("images/banner_bg2.gif") top repeat-x ;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 980px;
	padding:5px;
	border: 1px solid #000000;
}

H2{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}

H3{
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.important{
	color: Red;
}

.medium{
	color: #FF9900;
}

INPUT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-color:#FFFFFF;*/
}

INPUT.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background: url(images/but_red_bg.gif) repeat-x center;
}

select {
	font-size: 12px;
	height: 20px;
}

HR {
	color: #fff;
	height: 1px;
}
header a img {border: none; text-decoration: none !important;} 

.open {color : #FF0000;}
.waitingreply {color : #FF9933;}
.replied {color : #0000FF;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}

.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}

#ok {
	border: 1px solid #679800;
}

.ok_header {
	font-weight: bold;
	padding: 1px;
	color: #ffffff;
	background-image: url(img/okbg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	height: 25px;
}

.ok_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}

#error {
	border: 1px solid #ba3225;
}

.error_header {
	background-color: #FC9;/*#FC9;*/
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	color: #ffffff;
	background-image: url(img/errorbg.jpg);
	height: 20px;
	font-size:12px;
}

.error_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}

.rate {
	color: #666666;
	text-align: right;
	font-style: italic; 
}

a.article {
	color : Black;
	/*text-decoration : underline;*/
	text-decoration: none;
	font-size: 12px;
}

a.article:HOVER {
	color : #FFF;
	text-decoration : none;
}

.article_list {
	font-size: 11px;	
}

fieldset {
	margin-bottom: 6px; 
	border: 1px SOLID #666;
	padding: 4px;
	/*background-color:#dceffe;*/
	background-color:#e6e4da;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	margin:20px 0px 20px 0px;
}

legend {
	background-image: url(img/bluebtn.png);
	background-repeat: no-repeat;
	color: #172901;
	border: 1px solid #666;
	height: 10px;
	font-size: 11px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	display:block;
	width: auto;
	padding:4px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	width:130px;	
}

/*newly introduced styles*/

.header{
	width: 100%;
	background-color: #555;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(img/headerbg.gif);
	background-repeat: repeat-x;
	height: 57px;
	padding: 0px;
	margin: 0px;
}

.header td{
text-align: center;
vertical-align: middle;
color:#FFFFFF;
}
.header a, .header a:link, .header a:active{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
.header a:hover{
	color : #fff;
	text-decoration:none;
}

.headersm{
	width: 100%;
	background-color: transparent;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(img/headerbgsm.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	padding-left: 20px;
}

hr{
border: none;
border-bottom: 1px dotted #999;
width: 80%;
padding-top: 10px;
margin-bottom: 10px;
}

.greenbutton{
	background-image: url(img/greenbtn.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #000;
	font-size: 10px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	height: 19px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px
}

.greenbuttonover{
	background-image: url(img/greenbtnover.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #000;
	font-size: 10px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	height: 19px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px
}

.orangebutton{
	background: url(images/but_red_bg.gif) repeat-x center;
	text-align: center;
	color: #fff;
	border: 1px solid #000;
	height: 30px;
	font-size: 12px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;	
}

.orangebuttonover {
	background: url(images/but_red_bg_on.gif) repeat-x center;
	text-align: center;
	color: #fff;
	border: 1px solid #000;
	height: 30px;
	font-size: 12px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;		
}

.bluebutton{
	background-image: url(img/bluebtn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	border: 1px solid #000;
	height: 32px;
	font-size: 10px;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 2px;
}


/*styles for roundcorners tables*/

.roundcornersleft{
	width: 7px;
	background-image: url(img/roundcornerslm.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.roundcornersright{
	width: 7px;
	background-image: url(img/roundcornersrm.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.roundcornerstop{
	height: 7px;
	background-image: url(img/roundcornerst.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.roundcornersbottom{
	height: 7px;
	background-image: url(img/roundcornersb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ticketrow{
	background-color: #d3e7f2;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #748aaf 1px dotted;
	padding: 6px;
}
.ticketalt{
	background-color: #ffffff;
	color : #4a5571;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}

.tickettd {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.subheaderrow {
	background-color: #ffffff;
	color : #23559C;
	border: #23559C solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	}
	
.homepageh3, .section {
	color: #646464;
	font-weight: bold;
	text-transform: none;
	font-size:14px;
}	


/*/////////////////////////////////// custom ///////////////////////////////////////////// */

#header {
	width: 980px;
	margin: 0 auto;
	margin-bottom:0px;
	text-align: center; 
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:160px; 
 	background: url("images/bg_header.gif") no-repeat center;
 	border-bottom:1px solid #333;
} 


/*/////////////////////////////////// menu top ///////////////////////////////////////////// */

#menu_top {
	background: #CC0000 url("images/menu_bg.gif") repeat-x;
	height:29px;
	width:980px;
	padding: 0px;
	margin-bottom: 8px;
}

 /* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/* ////////////////////////////////////////// FOOTER ///////////////////////////////////// */

#section-bottom .widget {margin-bottom:10px;font: normal 11px Arial, Helvetica, sans-serif;}
#section-bottom h3 {text-transform:uppercase;border-bottom:1px dotted #333; font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold;margin:0px 0px 5px 0px;padding: 4px 0px 8px 0px; }
#section-bottom h5 {font-size:120%; }
#section-bottom select { border:0px dotted #222; padding:4px;  font: normal 11px Arial, Helvetica, sans-serif;}
#section-bottom ul{list-style:none;padding:0px;margin:0px 0px 5px;}
#section-bottom  li{border-bottom: 0px dotted #333;line-height: 110%;list-style:none;padding: 0;margin: 0;}
#section-bottom  li a{text-decoration: none;padding: 4px 0px 4px 2px;display:block; color:#333333; }
#section-bottom  li a:visited {text-decoration: none;}
#section-bottom  li a:hover{text-decoration: none;background-color:#333;color:#FFF;}