body {
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	
}


p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
	/*color: #003399; */
	text-align: justify;
	padding:5px;
}



.top:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
/*	font-weight:bold;*/
	text-decoration: none;
}

.top:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
/*	font-weight:bold;*/
	text-decoration: none;
}

.top:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
/*	font-weight:bold;*/
	text-decoration: none;

}
.top:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
/*	font-weight:bold;*/
	text-decoration: underline;
}
/*___________________________top___________________________________*/

.topbg_1{ 
	background-color:#F4F3F2;
	border-bottom:#CDCDCD solid 1px;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
	margin: 0;
	padding: 0;
	font: bold 12px Tahoma,Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border:1px #33799B solid;
	background-image: url(../images/menutile_v.jpg);
	background-repeat:repeat-x;
	background-color:#5DA5D9;
	overflow: hidden;
	width: 100%;
/*	height:25px;*/
}

.mattblackmenu li{
	display: inline;
	margin: 0;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding:8px 15px; /*padding inside each tab*/
	border-right: 1px dotted #ffffff; /*right divider between tabs*/
	color: white;
	background-image:  url(../images/menutile_v.jpg);
	background-repeat:repeat-x;
	background-color:#5DA5D9;
	text-decoration:none;
/*	height:25px;*/
}

.mattblackmenu li a:visited{
	color: white;
	text-decoration:none;

}

.mattblackmenu li a:hover{
	background-image:  url(../images/menutile_o.jpg);
	background-repeat:repeat-x; /*background of tabs for hover state */
	text-decoration:none;
	color:#FFFFFF;
/*	height:25px;*/
}

.mattblackmenu a.selected{
	background-image:  url(../images/menutile_o.jpg);
	background-repeat:repeat-x;  /*background of tab with "selected" class assigned to its LI */
	text-decoration:none;
/*	height:25px;*/
}

.tilebgtop{ 
	background-image: url(../images/tilebgtop.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	width:auto;
	height:85px;
	background-color:#FFFFFF;
}

/*________________________top end____________________________________*/


/*___________________________left________________________________________*/

.lefttable_1{
	background-image:url(../images/logintile_bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	width:100%;
/*	height:81px;*/
	background-color: #FFFFFF;
	border: 1px #8EB4CE solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.lefttable_1head{
	background-image: url(../images/loginheadtile_bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	border-bottom: 1px solid #8EB4CE;
	width:auto;
	height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color: #08134C;
/*	padding:5px;*/
}

.tbox {
	HEIGHT:18px;
	WIDTH:170px;
	BORDER-RIGHT-COLOR:#D6DADE;
	BORDER-RIGHT-WIDTH:1px;
	BORDER-RIGHT-STYLE:solid;
	PADDING-RIGHT: 0px;
	BORDER-LEFT-COLOR:#D6DADE;
	BORDER-LEFT-WIDTH:1px;
	BORDER-LEFT-STYLE:solid;
	PADDING-LEFT: 2px;
	BORDER-TOP-COLOR:#D6DADE;
	BORDER-TOP-WIDTH:1px;
	BORDER-TOP-STYLE:solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM-COLOR:#D6DADE;
	BORDER-BOTTOM-WIDTH:1px;
	BORDER-BOTTOM-STYLE:solid;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	FONT-FAMILY:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	POSITION: relative;
	FONT-SIZE: 11px;
	COLOR: #000000;
	VERTICAL-ALIGN: middle;
	background-color: #FEFEFE;
}

/*_____________________menu_________________*/

.glossymenu{
margin: 0;
padding: 0;
width: 187px; /*width of menu*/
border: 1px solid #ff0000;
border-bottom-width: 1;
}

.glossymenu a.menuitem{
background-image: url(../images/menuhead_bg.jpg);/*url(../images/big_link1.jpg);*/
font: normal 12px Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
/*height:auto;*/
padding: 4px 0 9px;
padding-left:5px;
text-decoration: none;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #ffffff;
background-image: url(../images/menuhead_bg.jpg);
background-color:#EC0424;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border:  none;
background-image: url(../images/menuhead_bg.jpg);
background-color:#EC0424;

}

.glossymenu a.menuitem:hover{
background-image:url(../images/menuhead_bg.jpg);
background-color:#EC0424;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #F5F5F5;
border: 1px  solid #BBBBBB;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;


}

.glossymenu div.submenu ul li{
	border-bottom: 1px  dotted #BBBBBB;


}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	padding:3px 0;
	padding-left:13px;
	background-image:url(../images/arrow_submenu.gif);
	background-repeat:no-repeat;
	background-position:left;

}

.glossymenu div.submenu ul li a:hover{
	background: #F5F5F5;
	color:#EE0729;
	background-image:url(../images/arrow_submenu.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* CLOSE MENU  */

.left_border{ border:1px solid #ff0000;
}
.menu_head{
	background-color:#EC0424;
	background-image: url(../images/menuhead_bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	width:auto;
	height:28px;
	padding-left:5px;
	line-height:25px;
	color:#FFFFFF;
	font:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	}
	

.nav_left{
	background-color:#FFFFFF;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484848;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
/*	border-left-color:#BBBBBB;
	border-left-width:1px;
	border-left-style:dotted;*/
/*	border-right-color:#BBBBBB;
	border-right-style:dotted;
	border-right-width:1px;*/
/*	border-top-color:#BBBBBB;
	border-top-style:dotted;
	border-top-width:1px;*/
}

.nav_left:link{
	background-color:#FFFFFF;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484848;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.nav_left:visited{
	background-color:#FFFFFF;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484848;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.nav_left:active{
	background-color:#FFFFFF;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484848;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.nav_left:hover{
	background-color:#F5F5F5;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EC0526;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	text-decoration:underline;
	}
	 
	
	
/*_______________Ebay_Left_____________________________*/
	
.ebay_left{
	background-color:#FFFF00;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EC0526;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
/*	border-left-color:#BBBBBB;
	border-left-width:1px;
	border-left-style:dotted;*/
/*	border-right-color:#BBBBBB;
	border-right-style:dotted;
	border-right-width:1px;*/
/*	border-top-color:#BBBBBB;
	border-top-style:dotted;
	border-top-width:1px;*/
}

.ebay_left:link{
	background-color:#FFFF00;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EC0526;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.ebay_left:visited{
	background-color:#FFFF00;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EC0526;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.ebay_left:active{
	background-color:#011069;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EC0526;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
	
.ebay_left:hover{
	background-color:#011069;
	line-height:25px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	height:25px;
	display:block;
	background-image:url(../images/arrow_submenu1.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom-color: #BBBBBB;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	text-decoration:underline;
	}
	 

/*____________________________left End_________________________________________*/

/*_______________________right_________________________________________*/

.midtable{
	background-color: #ffffff;
	border: 1px #8EB4CE solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
.midtable_head{ 
	background-image: url(../images/loginheadtile_bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	border-bottom: 1px solid #8EB4CE;
	width:100%;
/*	height:25px;*/
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color: #08134C;
}

.alerts
{
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}

.alertHd
{ 
border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
padding:5px;
}

/*_____________________________Right end__________________________________*/

/*_______________________bottom__________________________________________*/

.botbg_1{
	background-color:#F4F3F2;
	border-top:#CDCDCD solid 1px;
}

.nav_bottom:link {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

.nav_bottom:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

.nav_bottom:active {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;

}
.nav_bottom:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration:underline;
}

.bottom_text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

.copyright_text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
}

.inner_data{
 padding-left:5px;
}

##############

.frmtext     { font-size: 12px; background-image: 
               url('/images/frmTxt1.gif'); 
               width: 119px; color: #666666; font-family: 
               Arial, Helvetica, sans-serif; height: 20px; 
               border: medium none #ffffff }
.frmtext2    { font-size: 12px; background-image: 
               url('/images/frmTxt2.gif'); 
               width: 69px; color: #666666; font-family: 
               Arial, Helvetica, sans-serif; height: 20px; 
               border: medium none #ffffff }
.frmtext3    { font-size: 12px; background-image: 
               url('/images/frmTxt3.gif'); 
               width: 69px; font-family: Arial, Helvetica, sans-serif; 
               height: 20px; border: medium none #ffffff }
.frmtext4    { font-size: 12px; background-image: 
               url('/images/frmTxt4.gif'); 
               width: 35px; color: #666666; font-family: 
               Arial, Helvetica, sans-serif; height: 20px; 
               border: medium none #ffffff }
.frmtext5    { font-size: 12px; background-image: 
               url('/images/frmTxt5.gif'); 
               width: 40px; color: #666666; font-family: 
               Arial, Helvetica, sans-serif; height: 20px; 
               border: medium none #ffffff }
			   
.fontstyle1
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.fontstyle2
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.fontstyle2bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.fontstyle3
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.fontstyletiny
{
    FONT-SIZE: 2px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boldred
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: red;	
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.disabled {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 11px;
	color : #808080;
	text-decoration : none;
}  
.scrollDiv{
	width:485px; 
	height:400px; 
	overflow: auto;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: arial, helvetica, sans serif;
}

.clicker       { 
	text-align: Center; 
	background-color: #B0E900; 
	color: #FFFFFF; 		
	font-weight: bold; 
	cursor: hand;
}

.scroll img {
width:90px;
height:80px;
padding-left:7px;
}