body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-x;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	}
@font-face {
	font-family: DroidSans;
	src: url('DroidSans.ttf');
}
a:link {
	text-decoration: none;
	color:#CCC;
}
a:visited {
	text-decoration: none;
	color:#CCC;
}
a:hover {
	text-decoration: none;
	color:#CCC;
}
a:active {
	text-decoration: none;
	color:#CCC;
}
.labe {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.button {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fill {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.menu{
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:125px;
	height:41px;
	color:#F90;
	background:#333;
	text-align:	center;
}
.tbDetail{	
	border-collapse:collapse;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.tbDetail th , .tbDetail th a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#777777;
	/*font-weight:bold;*/
	/*line-height:1.2;*/
	/*padding:2px 11px;*/
	background-attachment: scroll;
	background-color: #f4f4f4;
	/*background-image: none;*/
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
}
.tbDetail td {
	border-bottom:1px solid #DEDEDE;
	padding:3px 3px;
	vertical-align:middle;	
	margin: 24px;
	font-size: 12px;
	color:#4b4b4b;
	text-shadow:#FFFFFF 0 1px 0;
	height: 32px;
}
.td{
	text-align:left;
}
.tbDetail tr.alt td{
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#eaeaeb none repeat scroll 0 0;*/
}
.tbDetail tr.over td, .tbDetail tr:hover td {
	/*background: #C4E1FF;
	color:#063;
	font-size: 12px;*/
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#eaeaeb none repeat scroll 0 0;
}
.tbHeader {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	height:30px;
	border-bottom:1px solid #95BCE2;
	color:#FFF;
	background-color:#56B3FF;
	font-size:14px;
}
.content {
	font-family: Roboto, Tahoma, Arial, "Cordia New";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.content10 {
	font-family: Roboto,Tahoma, Arial, "Cordia New";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.HeaderMenu {
	font-family: Roboto, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.reqField{
	background-color:#FFAEAE;	
}
.foundsearch {
	color: #FFF;
	background-color: #093;
}
.topic {
	font-size: 14px;
	font-weight: bold;
	font-family: Roboto,Verdana, Geneva, sans-serif;
	color: #666;
}
.headContent {
color:#333333;
font-family:Tahoma,Arial,"Cordia New";
font-size:9pt;
font-weight:bold;
text-decoration:none;
}
.account_name{
	color:#999999;
}
#overlay-popup .content .dialog .footer .button {
    float: none;
    margin: 0 0 0 10px;
}.login {
	font-family: Roboto,Verdana, Geneva, sans-serif;
	color: #5B5B5B;
}
.userHeader {
	/*font-family: DroidSans;*/
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-shadow:#333 0 1px 0;
	
	/*border-bottom:1px solid #FFF;*/
	padding:6px 11px;
	/*vertical-align:middle;	
	margin: 24px;
	font-size: 12px;
	color:#4b4b4b;*/
}
.userImei{
	font-family: DroidSans;
	font-size: 11px;
	color: #00BAF2;
	text-shadow:#FFFFFF 0 1px 0;
}
.overTble {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-shadow:#999 0 1px 0;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}

.txtDate{
	style="BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 8pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma; background:#232323;
}
.tb7 {
	width: 221px;
	background: transparent url('images/bg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}
.ButtonLink {
	display: block;
	width: 49px;
	height: 49px;
	background: url(../images/dl.png) bottom;
	text-indent: -99999px;
}
.ButtonLink:hover {
	background-position: 0 0;
	background: url(../images/dlh.png) bottom;
}
.ButtonLinkX {
	display: block;
	width: 49px;
	height: 49px;
	background: url(../images/dlx.png) bottom;
	text-indent: -99999px;
}
.ButtonLinkX:hover {
	background-position: 0 0;
	background: url(../images/dlxh.png) bottom;
}

.notification
{
	font-family: Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: rgb(247, 247, 247);
	color: red;
}
.success{
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #acfa58;
	color: black;
}
.fail{
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #FC0;
	color: white;
}
 /*Notification bar*/  
  
#alertmsg{  
      font-family: Roboto,Arial,Helvetica,sans-serif;  
      font-size:125%;  
      font-weight:bold;  
      overflow: hidden;  
      width: 100%;  
      text-align: center;  
      position: fixed;  
      top: 0;  
      left: 0;  
      background-color:#CCC;  
      height: 40px;  
      color: #202020;  
      font: 20px/40px arial, sans-serif;  
      opacity: .9;  
      display:none;  
     z-index:9999;  
}

a.azqbtn {
    /* Sliding right image */
	background: transparent url('images/btn_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 29px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	text-shadow:#CCC;
	color: #c8c8c8;
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.azqbtn span {
/* Background left image */ 
	background: transparent url('images/btn_left.png') no-repeat; 
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 5px 18px;
} 
a.azqbtn:hover span{
/*text-decoration:underline;*/
}
a.azqbtnav {
    /* Sliding right image */
	background: transparent url('images/btn_rightav.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 29px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 10px;
	padding-right:36px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	text-shadow:#CCC;
	color: #c8c8c8;
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.azqbtnav span {
/* Background left image */ 
	background: transparent url('images/btn_left.png') no-repeat; 
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 5px 18px;
} 
a.azqbtnav:hover span{
/*text-decoration:underline;*/
}
a.azqbtng {
    /* Sliding right image */
	background: transparent url('images/btn_right_g.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 29px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	text-shadow:#CCC;
	color: #c8c8c8;
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.azqbtng span {
/* Background left image */ 
	background: transparent url('images/btn_left_g.png') no-repeat; 
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 5px 18px;
} 
a.azqbtng:hover span{
/*text-decoration:underline;*/
}
.statistics{
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #CCC;
	text-shadow: 0 1px 0 #666666;
}
.txtTimes{
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size:18px;
	color: #CCC;
	text-shadow: 0 1px 0 #666666;
}
.txtNumber{
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size:medium;
	color: #CCC;
	font-size: 16px;
}
.hdStat {
	font-family: Roboto,Arial, Helvetica, clean, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CCC;
}
a.onWhite {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a.onWhite:visited {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a.onWhite:active {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a.onWhite:hover{
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.txtDatetime {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-shadow:#333 0 1px 0;	
	padding:6px 11px;
}
.txtSearch {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
	padding:3px 5px;
	width:150px;
	border: 0px solid #333333;
	background:#333333;
}
.txtSearchd {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;	
	padding:6px 11px;
	width:150px;
	border: 0px solid #0c0c0c;
	background:#676767
}
.lbSearch{
	color: #666;
    font-family: Roboto,Tahoma,Arial,"Cordia New";
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
.lbSearchd{
	color: #999;
    font-family: Roboto,Tahoma,Arial,"Cordia New";
    font-size: 9pt;
    text-decoration: none;
}
#sliderWrap {
	margin: 0 auto;
	width: 300px;
}
#slider {
	position: absolute;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 300px;
	height: 159px;
	margin-top: -141px;
}

#slider img {
	border: 0;
}
img {
	border: 0;
}

#sliderContent {
	margin: 50px 0 0 50px;
	position: absolute;
	text-align:center;
	background-color:#FFFFCC;
	color:#333333;
	font-weight:bold;
	padding: 10px;
}

#header {
	margin: 0 auto;
	width: 600px;
	background-color: #F0F0F0;
	height: 200px;
	padding: 10px;
}

#wrd {
	margin: 0 auto;
	width: 600px;
	padding: 10px;
}

#openCloseWrap {
	position:absolute;
	margin: 143px 0 0 120px;
	font-size:12px;
	font-weight:bold;
}
.divSearch{
	width: 180px;
	background:#333333;
}
.textButton {
	color: #C8C8C8;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.editbox{
	display:none;
}
.trRed{
	background-color:#cc0404;
	color: #fff;
}
.statDIV{
	position:relative; 	
	background-image:url(images/stat_bg.jpg); 
	background-repeat:repeat-x;
	width:100%;
	height:52px;
}
.statHeadHover , .statHeadHover a:hover, .statHeadHover a{
	height:16px;
	float:left; 
	padding:5px;
	text-align: center;
	color:#2b7bc9;
	background-image:url(images/statHeadActive.jpg); 
	background-position:center; 
}
.statHead , .statHead a:hover , .statHead a{
	height:16px;
	float:left; 
	padding:5px;
	text-align: center;
	color:#c2c2c2;
}
.statDetailDIV{
	text-align:left;
	height:16px;
	width:100%;
	top:28px;
	position:absolute;
	left:0;padding:5px;
	color:#83b1dd;
	font-weight:bold;
}
.statDetail{
	padding: 0 20px 0 0;
}
.txtCircle,.txtOperator {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
	padding:3px 5px;
	width:150px;
	border: 0px solid #333333;
	background:#333333;
}
.txtFile {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
	padding:3px 5px;
	width:150px;
	border: 0px solid #333333;
	background:#333333;
}
<<<<<<< .mine
.txtInput {
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
	padding:3px 5px;
	width:120px;
	border: 0px solid #333333;
	background:#333333;
}
=======
.footerPage td{
	border-top: 1px solid #DEDEDE;
    color: #4B4B4B;
    font-size: 12px;
    height: 32px;
    margin: 24px;
    padding: 3px;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
}
>>>>>>> .r205

