.DamixMain
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-color: #000020;
}

.DamixMainContainer
{
	width: 800px;
	display: block;
}

.DamixTitle
{
	height: 200px;
	background-image: url( "/images/damix-title-150-unita.png" );
	display: block;
}

.DamixNavBar
{
	background-color: #202030;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

table.DamixMenu th
{
	color: #404050;
	background-color: #FF5A00;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-style: solid;
	border-color: #404050;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.DamixMenu td
{
	color: #FF5A00;
	background-color: #101030;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-color: #404050;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.DamixBody
{
	background-color: #101030;
	border-style: dashed;
	border-color: #404050;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.DamixMenu
{
	width: 100px;
	display: block;
}

a
{
	font-family: Verdana, sans-serif;
}
 
a:link
{
	color: #FF5A00;
	text-decoration: none;
}

a:hover
{
	color: #BF1A00;
	text-decoration: underline;
}

a:visited
{
	color: #FF5A00;
	text-decoration: none;
}

h1
{
	font-size: 20px;
	color: #FF5A00;
	font-family: Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

h2
{
	font-size: 16px;
	color: #FF5A00;
	font-style: italic;
	font-family: Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

h3
{
	font-size: 12px;
	color: #FF5A00;
	font-style: italic;
	font-family: Verdana, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
}

.DamixSeparator
{
	width: 700px;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
	display: block;
}

.DamixParagraph
{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.DamixQuickSummaryLink
{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.DamixCode
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000020;
	background-color: #FFFFFF;
	border-style: dashed;
	border-color: #000020;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	white-space: pre;
}

.DamixFilename
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF5A00;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.DamixLastPost
{
	background-color: #202030;
	border-width: 1px;
	border-style: dashed;
	border-color: #404050;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.DamixOtherPost
{
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.DamixSignature
{
	font-style: italic;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

table
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}

table.DamixQuickSummary td
{
	width: 50%;
}

table thead
{
	color: #FF5A00;
	background-color: #202030;
}

table tbody
{
	background-color: #101030;
}

td
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-color: #404050;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.DamixLabel
{
	color: #FF5A00;
	font-weight: bold;
}

th
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-color: #404050;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.DamixFaq
{
	text-align: center;
	vertical-align: middle;
	width: 40px;
	color: #FF5A00;
	font-weight: bold;
}

.DamixEmphasis
{
	font-style: italic;
}

img
{
	border-style: none;
}

