body { 
   background: #CCCCCC;
	color: Black; 
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
	padding-left: 50%; margin-left: -375px; /* center */
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images04/pattern.gif);
	background-repeat: repeat;
} 

#mainContainer {
	margin-top: -6px;
}
    
/*IE 5.5 */

table {
    font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333;
}

li {
    font-family: Verdana, Arial, sans-serif; font-size: 11px; list-style-type: square; color: #333333;
    list-style: url(images04/bullet.gif);
	padding-bottom: 3px;
}


/* News */

div.NewsHeader {
    font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #FFBE36;
}

div.NewsBody   {
   font-family: Arial, Verdana, sans-serif; font-size: 11px; letter-spacing: 0.1em; color: #CCCCCC; margin-bottom: 10px;
	/*border-left: 1px solid #FFBE36; padding-left: 7px;*/
	}

.NewsBodyNew   {
   font-family: Arial, Verdana, sans-serif; font-size: 11px; letter-spacing: 0.1em; color: #FDC638; margin-bottom: 10px;
	/*border-left: 1px solid #FFBE36; padding-left: 7px;*/
	font-weight: normal;
	font: bold;
	}	
	
	
/* Headers */

h1.Home {
    font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold; color: #000000; letter-spacing: 0.1em; margin-top: 20px; border-bottom: 2px dotted #CCCCCC; text-align: left;
}

h1 {
    font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold; color: #000000; text-align: left; letter-spacing: 0.1em; margin-top: 20px;
}

h2 {
    font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold; color: #000000; letter-spacing: 0.1em; margin-top: 40px;  border-bottom: 2px dotted #CCCCCC; text-align: left;
}

h3 {
    font-family: Arial, sans-serif;  font-size: 13px;  font-style: italic; color: #000000; font-variant: normal;  font-weight: bold; 
}

/* Content Links */

a:link {
    text-decoration: underline; color: #336699;
}

a:visited {
    text-decoration: underline; color: #336699;
}

a:active {
    text-decoration: underline; color: #009900;
}

a:hover { 
    text-decoration: underline; color: #6699FF;
}


/* Side Menu */

a.SideMenu:link, 
a.SideMenu:visited,
a.SideMenu:active {
    text-decoration: none; font-family: arial, verdana, tahoma, sans-serif; font-weight: bold; color: #FFFFFF; letter-spacing: 0.4em;
}

a.SideMenu:hover {
   	text-decoration: none;
    font-family: arial, verdana, tahoma, sans-serif; 
	font-weight: bold;
	color: #FFBE36;
	letter-spacing: 0.4em;
}

table.Download { 
    border: 1px solid #CCCCCC; padding: 0px; margin: 0px; width: 315px; background: #FFFFFF; 
}

table.Language {
    font-weight: normal; 
}

td.SellItem {
    width: 120px;
}

td.Price {
    width: 150px;
}

.priceTable{
width:70%; margin-left:15%; margin-right:15%;
padding: 10px;
border: 1px solid #D4D4D4;
text-align: center;
}

.priceDropDownTable{
width:100%;
text-align: center;
padding: 5px;
}

.innerPriceTable{
margin-left: 13px;
	
}

/* our customers indicator */
#navOURCUSTOMERS {
	background: transparent url(images04/nav_ind.gif) no-repeat top left; 
	position: relative; 
	top: 11px; 
	left: -9px; 
	width: 4px; 
	height: 6px;
	}

/* home indicator */
#navHOME {
	background: transparent url(images04/nav_ind.gif) no-repeat top left; 
	position: relative; 
	top: 196px; 
	left: 185px; 
	width: 4px; 
	height: 6px;
	}

/* TwinText indicator */
#navTWINTEXT {
	background: transparent url(images04/nav_ind.gif) no-repeat top left; 
	position: relative; 
	top: 196px; 
	left: 334px; 
	width: 4px; 
	height: 6px;
	}	

/* support indicator */
#navSUPPORT {
	background: transparent url(images04/nav_ind.gif) no-repeat top left; 
	position: relative; 
	top: 196px; 
	left: 500px; 
	width: 4px; 
	height: 6px;
	}

/* contact indicator */
#navABOUT {
	background: transparent url(images04/nav_ind.gif) no-repeat top left; 
	position: relative; 
	top: 196px; 
	left: 660px; 
	width: 4px; 
	height: 6px;
	}

#lastUpdated {
   color: #CCCCCC;
   font-style: normal;
   /*border-left: 2px dotted #FFBE36;*/
   padding-left: 1px;
   padding-top: 4px;
   font: normal;
   margin-top: 45px;
   font-size: 10px;
}	

p.linksBitDesk{
	position: relative;
	top: 3px;		
}

p.linksTwinText{
	
}

p.Announcement{
   color: #CC0000;
   font-weight: bold;
}
