.menu_bg {
	background-image: url(../images/menu-bg1-.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:25px;
	border-left:1px;
	border-left-color:#e7e7db;
	border-left-style: solid;
	border-right:1px;
	border-right-color:#e7e7db;
	border-right-style:solid;
}
body
    {
        margin-left: 20px;
        margin-top: 3px;
        margin-right: 20px;
        margin-bottom: 0px;
        background-image: url(../images/bg.gif);
        background-repeat: repeat-x;
        background-color: #bababa;
    }
.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6a6c6d;
	padding-right: 17px;
	padding-left: 17px;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	
	}
.menuVisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 17px;
	padding-left: 17px;
	color:#bd0009;
	background-repeat:repeat-x;
	display: block;
	padding-top: 6px;		
	}
.dontshow
{
	display:none;
}
.show
{
	display:inline;
}
/*.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 17px;
	padding-left: 17px;
	color:#bd0009;
	background-repeat:repeat-x;
	display: block;
	padding-top: 6px;	
}*/
.logo{
	height: 54px;
	padding-left:50px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:30px;
}

.managetable {
	border-collapse: collapse
}
.managetable th {
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	border-left: #d0d0d0 1px solid;
	color: #5B5B5B;
	border-bottom: #d0d0d0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	
}
.managetable td {
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	border-left: #d0d0d0 1px solid;
	color: #5B5B5B;
	border-bottom: #d0d0d0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}
.contentbg {
	height: 26px;
	background-image:url(../images/content_bg1.gif);	
}

.Available_Categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:8px;
	color:#FFFFFF;
	font-style: normal;
}

.Action {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6a6a6a;
	text-align: center;
	
}
.arrow {
	margin:10px 10px 10px 10px;
	width:8px;
	height:7px;
	float:left;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	
}
.menutext{
	margin-right:5px;
	float:left;
	}
	
.Administrator_Categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#d40611;
	font-style: normal;
}	
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	height :27px;
}	
	
.site-administration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2764a5;
	text-align: center;
	font-style: normal;
}

.mainTable
{
	width:100%;
	
}
.mainTable-td-menu
{
	width:250px;
	vertical-align:top;
	padding-top:20px;
	background-color:White;
}
.mainTable-td-body
{
	vertical-align:top;
	padding-top:1px;
	background-color:White;
	width:100%;
}
.managetable {
	border-collapse: collapse
}
.managetable th {
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
	border-left: #d0d0d0 1px solid;
	color: #5B5B5B;
	border-bottom: #d0d0d0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	text-align:left;
	
}
.managetable td {
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	border-left: #d0d0d0 1px solid;
	color: #5B5B5B;
	border-bottom: #d0d0d0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}

.btn
{
    font-family :Arial , Helvetica, sans-serif;
    border: 1px solid #999999;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background:url(../images/buttonbg.gif) center repeat-x;
    color:#FFFFFF;
   
}
.btninput
{
    font: bold 70% Arial, Helvetica, sans-serif;
    border: 1px solid #999999;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background:url(../images/buttonbg.gif) center repeat-x;
    color: white;
   	width:40px;
   	text-align:center;
   	vertical-align:middle;
   
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textsmallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c7;
	border-right-color: #c8c7c7;
	border-bottom-color: #c8c7c7;
	border-left-color: #c8c7c7;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textboxLanguage {
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c7;
	border-right-color: #c8c7c7;
	border-bottom-color: #c8c7c7;
	border-left-color: #c8c7c7;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textboxatt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c7;
	border-right-color: #c8c7c7;
	border-bottom-color: #c8c7c7;
	border-left-color: #c8c7c7;
	margin-top: 3px;
	margin-bottom: 3px;
	width:50px;
}
.textboxattError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
	background-color:#ff9ca5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c7;
	border-right-color: #c8c7c7;
	border-bottom-color: #c8c7c7;
	border-left-color: #c8c7c7;
	margin-top: 3px;
	margin-bottom :3px;
	width:50px;
}

.menu_title_bg {
	background-color: #F0F0F0;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menubottom_shdw {
	background-image: url(../images/menubottom_bg.gif);
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 7px;
}
.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	padding-right: 5px;
	padding-left: 2px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 2px;
}

.tdBorderLeft {
	border-left: #d0d0d0 1px solid;
}
.tdBorderRight {
	border-right: #d0d0d0 1px solid;
}
.tdBorderBottom {
	border-bottom: #d0d0d0 1px solid;
	padding-bottom:10px;
}
.tdBorderLeftLastRow {
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom:10px;
}
.tdBorderRightLastRow {
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom:10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	padding-right: 5px;
	padding-left: 2px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 2px;
}

.textboxError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
	background-color:#ff9ca5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c7;
	border-right-color: #c8c7c7;
	border-bottom-color: #c8c7c7;
	border-left-color: #c8c7c7;
	margin-top: 3px;
	margin-bottom :3px;
}
.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	padding-right: 5px;
	padding-left: 2px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 2px;
}
#divLoadCont
{
	position:absolute;
	width:100%;
	height:98%;
	top:0;
	left:0;
	background-color:white;
	layer-background-color:white;
	font-family:arial,helvetica;
	z-index:100
}
.textlink:hover{
	text-align: right;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2764a5;
	text-decoration: underline;
	font-weight: bold;
}
.login {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color:#6a6c6d;
	display: block;
	text-align:center;
}

.buttontext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}	

.managetablenewsgr {
	border-collapse: collapse
}
.managetablenewsgr th {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	
}
.ritelinks-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.texttreenode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0165a8;
	
}
.managetablenewsgr td {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}

.classNews {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}

.tab-table{
	border: #d0d0d0 1px solid;
}
.blue-bg{
	background:url(../images/bottom_blue.gif) repeat-x bottom left;
}
.inside-table{
	border:#d0d0d0 1px solid;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	background:url(../images/inside-table-bg.gif) repeat-x top left;
}
.greay-line{
	background:url(../images/greay_bg.gif) repeat-x top left;
}

.manageWinding {
	border-collapse: collapse
}
.manageWinding th {
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #5B5B5B;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	background-color:#eef1f3;
	
}
.manageWinding td {
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}
.imgPointer
{
    border:0;
    cursor:pointer;
}
.divStateRec
{
    float:left;
    width:200px;
    height:30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 12px;
}

  .skin0
{
	position: absolute;
	width:180px;
	border: outset 1px menu;
	background-color: menu;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	font-size: 11px;
	text-align:left;
	z-index: 100;
	visibility: hidden;
}
.menuitemsTree
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #345363;
	width:300px;

	text-decoration: none;
}
 .japanese
 {
     cursor:pointer;
     display:none;
 }
 .german
 {
      cursor:pointer;
 }
 .chinese
 {
      cursor:pointer;
 }
 .french
 {
      cursor:pointer;
      display:none;
 }
 .english
 {
      cursor:pointer;
 
 }