﻿body
{
    font-family: arial;
    font-size: 10pt;
    color: #ffff66;
    background-color: #330000;
}
table
{
	font-family: arial;
	font-size: 10pt;
	color: #ffff66;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-left: 2px;
}
.alert
{
	font-family: Tahoma;
	font-size:10px;
	color: red;
	font-style: italic;
	font-weight: bold;
}
h2
{
	font-style: italic;
}
h3
{
	font-style: italic;
}
h4
{
    font-style: italic;
}
td.instructions
{
	padding-left: 4px;
}
a:link
{
	color:White;
}
a:visited
{
	color: White;
}
a:hover
{
    color: #ffcc66;
}
.labelLeft150
{
	width:100px;
	height:1px;
}
.labelLeft
{
	width:30px;
	height:1px;
}
.valueRight300
{
	width:300px;
	height:1px;
}
.valueRight
{
	width:400px;
	height:1px;
}
.lblOutput
{
	color:White;
	font-size: 12px;
	font-family:Arial;
}
.TranquilityMOTD
{
    color: #9acd32;
}
pre
{
    width:300;
}
.newsTableTabs
{
    width:150;
    vertical-align:middle;
}
.headerTitle
{
    font-style: italic;
    color: #ffff66;
    font-family: Arial;
    font-weight: bold;
    font-size: 18pt;
}
.xssnote
{
    /* Used to give feedback, but not really usefull feedback for enduser */
    font-size: xx-small;
    color:Orange;
}
.labelFeedback
{
    color: #ff00ff;
}
