﻿#Main {
    scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'#cccccc';
	scrollbar-highlight-color:'#cccccc';
	scrollbar-3dlight-color:'#cccccc';
	scrollbar-darkshadow-Color:'#cccccc';
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.MainBody {
    scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'#cccccc';
	scrollbar-highlight-color:'#cccccc';
	scrollbar-3dlight-color:'#cccccc';
	scrollbar-darkshadow-Color:'#cccccc';
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.fieldset {	
	margin:1em 0;
	padding:1em;
	border:1px solid #434412;
	width: 100%;
}

.headerTitle  /* Header of WebContent */
{ 
	color:#333333;
	font-weight:bold;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;;
	line-height:18px;
	padding-top: 20px;
	height:18px;
	}
	
.boldTitle     /* Bold of all title  */
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
	}

 /* Link  Title of WebContent  */	
a.NewsTitleLink:link { color:#333333;	font-weight:bold;	font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
a.NewsTitleLink:visited { color:#333333;	font-weight:bold;	font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
a.NewsTitleLink:hover { color:#333333;	font-weight:bold;	font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration: underline; }	

/* */
.ProductTitle {
    color :#FFFFFF;
	font-weight:bold;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;;
	text-align:center;
}

/* Web Content General Link   
a:link {  font-size:11px;font-family:Verdana; color: #FFFFFF; text-decoration: underline; }
a:visited {  font-size:11px;font-family:Verdana; color: #FFFFFF; text-decoration: underline;  }
a:active { font-size:11px;font-family:Verdana;  color: #FFFFFF; text-decoration: none;}
a:hover {  font-size:11px;font-family:Verdana; color: #FFFFFF; text-decoration: none; }    */


/* General link in whole website  */
a.MainLink:link {  font-family:Arial; color: #333333; text-decoration: underline; }
a.MainLink:visited {  font-family:Arial; color: #333333; text-decoration: underline;  }
a.MainLink:active { font-family:Arial;  color: #333333; text-decoration: underline;}
a.MainLink:hover {  font-family:Arial; color: #333333; text-decoration: none; }


/* Alternative link in whole website  */
a.SubLink:link { font-family:Arial; color: #FFFFFF; text-decoration: none; }
a.SubLink:visited {  font-family:Arial; color: #FFFFFF; text-decoration: none;  }
a.SubLink:active { font-family:Arial;  color: #FFFFFF; text-decoration: none;}
a.SubLink:hover {  font-family:Arial; color: #FFFFFF; text-decoration: underline; }


/*  Title of pages */
.h1 {    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ff6633;
    }
    
.breadlink {position:fixed ;
                font-family:Arial, Helvetica, sans-serif;
                width:713px;
                text-align:left;
                padding-top:5px;
                font-size:7pt;
                display:inline;
                color:#333333;}
.breadlink a {color:#333333;text-decoration:none;}
.breadlink a:hover {color:#333333;text-decoration:underline;}


 /*ProductDetail.aspx    */
.new {          
       font-weight:bold;
       font-style:italic; 
       font-size:12px;
       color:#CC0000; 
}

.foot {position:fixed ;width:713px;text-align:center;padding:10px 0;font-size:12px;}
.footlink {position:fixed ;
                font-family:Arial, Helvetica, sans-serif;
                text-align:center;
                padding:0px 10px;
                font-size:7pt;
                display:inline;
                color:#333333;}
.footlink a {color:#333333;text-decoration:none;}
.footlink a:hover {color:#333333;text-decoration:underline;}

.checkoutTop {
  border-color:#76824A;
  background-color:#888B46;
  height: 20px;
  font-size:9px;
  border-style:solid;
  border-width:1px;
  background:url(../../Images/Axo/AXO_bg_button.jpg) 0 0 repeat-x;
  color: #FFFFFF;
  text-align:center;
}
 
 /* WebContent Image    */  
.imgborder   
{
 padding: 5px 5px 5px 5px;
}



/* End of non-anchor hover selectors */

/* Styling for Expand */


/*
 SKIN -------------------------------------------------------------------------------------------------------------------
*/

.txtbox1 {
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    color:#000000;
    height:16px;
    font-size:12px;
}

.txtbox2 {
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    color:#000000;
    height:16px;
    width:100px;
    font-size:12px;
}

.txtboxside {
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    color:#000000;
    height:16px;
    font-size:12px;
}

.txtgray {
    border:1px solid #BEBC7D;
    background-color:#FFFFFF;
    color:#000000;
    height:16px;
}

.button {
  border: 1px solid #CCCCCC;
    color: #333333;
  background-color:#E5E5E5;
      height: 20px;
      font-size:10px;
    text-align: center;
}

.view {
    color:#FFFFFF;
    text-align:left;
    line-height:18px;
    border-color:#414212;
}

.DetailviewHeader {
    background-color:#1C1F00;
    color:#333333;
	font-weight:bold;
	font-size:10px; 
	line-height:20px;
	text-align:left;
	padding: 0 5px 0 5px;
	border-left: solid 1px #414212;
	border-right: solid 1px #414212;
 }

.gridviewHeader {

background-color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    	
	line-height:20px;
	text-align:center;
	padding: 0 5px 0 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
 }
 
 .gridRow {  
 padding: 0 0 0 5px
 }
 
.gridAlternat {
   background-color:#E5E5E5;
   padding: 0 0 0 5px
} 

.dataList{
 padding: 0 10px 0 10px
}

.DropDownList {
    border:1px solid #7F9DB9;
    /*font: normal normal normal 7pt "Verdana";  */
    background-color:#FFFFFF;
    color:#000000;
    height:20px;
    font-size:12px;
}

#Mainmenu .item {
	padding:2px 7px;
	border-width:1px 0 0 1px; 
	border-style:solid; 
	border-color:#434412;
	background-color:#1B1E00; 
	color:#333333; 
	text-align: left;
	border-top: solid 1px #414212;
	border-bottom: solid 1px #414212;
}

#Mainmenu .selected {
	background-color:#2A300E; 
	color:#333333;
}
#Mainmenu .hover {
	color:#333333; 
	background-color:#2A300E;
}


/*
  Menu and Left hand column for the site -------------------------------------------------------------
*/
#closeTab {  /*float:left;*/ text-align:left; margin-right:10px;}
#closeTab #menu1 a span { padding-right:5px; padding-left:0px; color:#fff; font:11px verdana; }
#closeTab #menu2 a span { padding-right:5px; padding-left:0px; color:#fff; font:11px verdana; }
#left_column {
  float:left;
  /*position:relative;*/
 
  background-color:#bedba4;
 
}
#left_column {}
#menuBox {}
#menu h3 {
	padding:5px;
	padding-left:15px;
	margin:0px;
	margin-bottom:5px;
	white-space:nowrap;
	color:#0c2e82;
	font-size:14px;
}

ul#main_menu {
	color: #333;
	margin: 0; padding: 0;


}

ul#main_menu li {
	list-style: none;
	margin: 0;
	padding: 0;	
	font-size:12px;
}
ul#main_menu li div {
	color: #333;
	text-decoration:none;
	/*padding:10px;
	padding-left:25px;	
	padding-right:5px;*/
	width:180px;
	display:block;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #fff;*/
}

ul#main_menu li a {
	color: #333;
	text-decoration:none;
	/*padding:10px;
	padding-left:25px;	
	padding-right:5px;*/
	width:180px;
	display:block;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #fff;*/
	line-height:25px;
	text-indent:25px;
}
ul#main_menu li.logout a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	/*padding:10px;
	padding-left:25px;	
	padding-right:5px;*/
	width:180px;
	display:block;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #fff;*/
	background-color:#34ad21;
	line-height:25px;
	text-indent:25px;
}
ul#main_menu li.logout a:hover {
	
	/*border-top: 1px solid #999;*/
	/*border-bottom: 1px solid #fff;*/
	color: #333;
}
ul#main_menu li a:hover {
	background-color:#34ad21;
	/*border-top: 1px solid #999;*/
	/*border-bottom: 1px solid #fff;*/
	color: #fff;
}
ul#main_menu .selected {
	/*background-color: #333;*/
	/*border-bottom: 1px solid #999;*/
	color: #333;	
	font-weight:bold;
}
/* IF there is a drop down here then we need an arrow */
ul#main_menu .down {
	background-image: url(../../images/template/arrowDown.gif);
	background-repeat:no-repeat;
	background-position:155px;
	line-height:25px;
	text-indent:25px;
}

ul#main_menu .down:hover {
	background-image: url(../../images/template/arrowDown.gif);
	background-repeat:no-repeat;
	background-position:155px;
	
}
/* When the drop down is open */
ul#main_menu .down_open {
	background-image: url(../../images/template/arrowDown.gif);
	background-repeat:no-repeat;
	background-position:155px;
	/*background-color: #999;*/
	/*border-top: 1px solid #999;*/
	/*border-bottom: 1px solid #7d786c;*/
	color: #333;
	font-weight:bold;
}
/* When the drop down is selected */
ul#main_menu .down_selected {
	background-image: url(../../images/template/arrowDown.gif);
	background-repeat:no-repeat;
	background-position:155px;
	/*background-color: #999;*/
	/*border-bottom: 1px solid #5a5548;*/
	color: #333;	
	font-weight:bold;
}



ul#main_menu ul {
	color: #333;
	margin: 0; padding: 0;	
	/*border-bottom:1px solid #999;*/
	
}
ul#main_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
	
}
ul#main_menu ul li a {
	color: #333;
	text-decoration:none;
	/*padding:10px;
	padding-left:25px;	
	padding-right:5px;*/
	width:180px;
	display:block;
	border:0;
	background-color:#e8e8e8;
	/*border-top:1px solid #ccc;*/
	font-size:11px;
	line-height:25px;
	text-indent:25px;
}
ul#main_menu ul li a:hover {
	color: #333;
	background-color: #ccc;	
	border:0;
	/*border-top:1px solid #ccc;*/
	font-weight:normal;		
}
ul#main_menu ul li .submenu-down {
	color: #333;
	background-color: #7e755c;
}


/*
 AJAX -------------------------------------------------------------------------------------------------------------------
*/
/* xp theme 
tab-line.gif – Used to underline the header 
tab-right – The right side of the inactive tab 
tab-left – The left side (outer) of the inactive tab 
tab – The inner portion (tab) of the inactive tab 
tab-right-hover – The right side of the hover tab 
tab-left-hover – The left side (outer) of the hover tab 
tab-hover – The inner portion (tab) of the hover tab 
tab-right-active – The right side of the active tab 
tab-left-active – The left side (outer) of the active tab 
tab-active – The inner portion (tab) of the active tab 

.ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_outer: An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. 
.ajax__tab_inner: An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. 
.ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none. 
.ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. 
.ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. 

*/

.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:#FFFFFF;
    height:28px;
}

.CustomTabStyle .ajax__tab_tab {height:28px;margin:0px;padding-right:4px;background:url(../../Images/ReadCo/tab.gif) repeat-x;border-left: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(../../Images/ReadCo/tab-hover.gif) repeat-x ;border-left: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background:url(../../Images/ReadCo/tab-active.gif) repeat-x;border-left: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;}

/*
.CustomTabStyle .ajax__tab_outer {padding-right:4px;background:url../..Images/ReadCo/tab-left.gif) no-repeat;}
.CustomTabStyle .ajax__tab_inner {padding-right:4px;background:url(../../Images/ReadCo/tab-right.gif) no-repeat;}
.CustomTabStyle .ajax__tab_tab {height:28px;padding:4px;margin:0;padding-right:4px;background:url(../../Images/ReadCo/tab.gif) repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {background:url(../../Images/ReadCo/tab-hover-left.gif) no-repeat ;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(../../Images/ReadCo/tab-hover-right.gif) no-repeat ;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(../../Images/ReadCo/tab-hover.gif) repeat-x ;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../../Images/ReadCo/tab-active-left.gif) no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../../Images/ReadCo/tab-active-right.gif) no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background:url(../../Images/ReadCo/tab-active.gif) repeat-x;}

 
 .CustomTabStyle .ajax__tab_outer {padding-right:4px;background:url(../../Images/ReadCo/tab-right.jpg) no-repeat right;height:28px;}
.CustomTabStyle .ajax__tab_inner {padding-left:3px;background:url(../../Images/ReadCo/tab-left.jpg) no-repeat;}
.CustomTabStyle .ajax__tab_tab {height:13px;padding:4px;margin:0;padding-right:4px;background:url(../../Images/ReadCo/tab.gif) repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;}
  */
        
.CustomTabStyle .ajax__tab_body {
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    padding:6px;
    }

/* --------------   ReadCo Original Css --------------------------- 
 body {
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'#cccccc';
	scrollbar-highlight-color:'#cccccc';
	scrollbar-3dlight-color:'#cccccc';
	scrollbar-darkshadow-Color:'#cccccc';
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
} */

a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
input{
	height:15px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-width:1px;
	border-color:#EEEEFF;	
}
select
{
	height: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
color:#CC545E;
}
a.white:link {  color: #ffffff; text-decoration: underline;}
a.white:visited {  color: #ffffff; text-decoration: underline;}
a.white:active {  color: #ffffff; text-decoration: underline;}
a.white:hover {  color: #AFECFF; text-decoration: underline;}
a.whitegray:link {  color: #333333; text-decoration: underline;}
a.whitegray:visited {  color: #333333; text-decoration: underline;}
a.whitegray:active {  color: #333333; text-decoration: underline;}
a.whitegray:hover {  color: #666666; text-decoration: underline;}
a.black:link {  color: #000000; text-decoration: underline; text-transform: capitalize;}
a.black:visited {  color: #000000; text-decoration: underline; text-transform: capitalize;}
a.black:active {  color: #000000; text-decoration: underline; text-transform: capitalize;}
a.black:hover {  color: #666666; text-decoration: none;text-transform: capitalize;}
a.orange:link {  color: #FF8400; text-decoration: underline;}
a.orange:visited {  color: #FF8400; text-decoration: underline;}
a.orange:active {  color: #FF8400; text-decoration: underline;}
a.orange:hover {  color: #3C5F9F; text-decoration: underline;}
a.red:link {  color: #ff0000; text-decoration: underline;}
a.red:visited {  color: #ff0000; text-decoration: underline;}
a.red:active {  color: #ff0000; text-decoration: underline;}
a.red:hover {  color: #FF8400; text-decoration: underline;}
a.blue:link {  color: #0000ff; text-decoration: underline;}
a.blue:visited {  color: #0000ff; text-decoration: underline;}
a.blue:active {  color: #0000ff; text-decoration: underline;}
a.blue:hover {  color: #FF8400; text-decoration: underline;}
.gray {  
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	font-size: 10px
}
.btn_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: auto;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 30px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 50px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_60 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 60px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 80px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 100px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_140 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 140px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.btn_180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 180px;
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.field01 { 
	font-family:Arial, Helvetica, sans-serif; 
}
.ad_fram {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
	font-size: 9px;
}
.navtop {
	background-color: #BFBFBF;
}
.navbuttom {
	background-color: #848484;
	text-align:center;
}
.style1{
color:#0000FF;
}

.topicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.headerBG {
	background-color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dataBG {
	background-color: #e5e5e5;
}
.specialsPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.CrossOutPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
}
.pageTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ff6633;
}
.TopicListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.alignRight {
text-align: right;
}
