.commenthidden {display:none}
.commentshown {display:inline}
body 
{
height: 100%;
background-color: #333333;
background-image: url('images/background.gif');
background-repeat: repeat-y;
background-attachment:fixed;
background-position:center;
font-family:arial ;
font-size:12px;
}
.header
{
padding: 5px;
margin: 1px;
background-color: #CCCCCC;
border: 1px solid #CCCCCC;
font-family:arial;
font-size:14px;
color: #FFFFFF;
text-decoration:none;
}
.footer
{
padding: 4px;
border: 1px solid;
border-left-color:#FF6633;
text-align: center;
background-color: #FF6633;
font-family:arial;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
}
.content
{
font-family:arial;
font-size:12px;
color: #000000;
}
.content:hover
{
font-family:arial;
font-size:12px;
color: #000000;
text-decoration:underline;
}
.menu
{
margin:0px;
passing:0;
font-family:arial;
font-size:12px;
color: #000000;
}
.menu:hover
{
font-family:arial;
font-size:12px;
color: #000000;
text-decoration:none;
}
.newshead
{
font-family:arial;
font-size:12px;
color: #FF6633;
text-decoration:none;
}
.newscontent
{
border: 1px solid #FFFFFF;
border-bottom-color: #FF6633;
border-bottom-style: dotted;
font-family:arial;
font-size:12px;
color: #000000;
text-decoration:none;
}
.snippet
{
font-family:arial;
font-size:10px;
color: #000000;
}
.prodtitle
{
font-family:arial;
font-size:16px;
color: #FF6633;
text-decoration:none;
}
.downloadtext
{
font-family:arial;
font-size:14px;
color: #FF6633;
text-decoration:none;
}
.downloadtext:hover
{
font-family:arial;
font-size:14px;
color: #FF6633;
text-decoration:underline;
}
.download
{
border: 1px solid #FFFFFF;
width:600px;
border-bottom-color: #FF6633;
border-bottom-style: dotted;
font-family:arial;
font-size:12px;
color: #000000;
text-decoration:none;
}
.contact
{
border: 1px dotted #000000;
font-family:arial;
font-size:12px;
color: #000000;
text-decoration:none;
}
table.contacts
{ width: 660px;
padding: 5px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #404040; }

td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.error
{
font-family:arial;
font-size:14px;
color: #FF0000;
text-decoration:none;
}