A.tabs:link { color: white; text-decoration: none }
A.tabs:active { color: white; text-decoration: none }
A.tabs:visited { color: white; text-decoration: none }

A.tabselect:link { color: white; text-decoration: none }
A.tabselect:active { color: white; text-decoration: none }
A.tabselect:visited { color: white; text-decoration: none }

A:link    { color: blue;  text-decoration: none }
A:active  { color: blue;  text-decoration: none }
A:visited { color: blue;  text-decoration: none }

.global { background: #FFFFFF }

P { font-family:Arial; font-size: 12px}
H1 { font-family:Arial; font-size: 16px; color: #CD1009 }
H2 { font-family:Arial; font-size: 14px; color: #CD1009 }

LI { font-family:Arial; font-size: 12px}

img.box { float:left; margin-right:15px; }
img { border-width:0; }
img.screenshot { float:right; clear:right; margin-left:10px; margin-top:25px; margin-bottom:15px;}

.normal { font-family:Arial; font-size: 12px}

.plaintext { font-family:Arial; font-size: 12px}
.tabtitle { font-family:Arial; color: black; background: #A0A0A0; font-weight: bold; font-size: 10pt }
.tabselect { font-family:Arial; color: #A0A0A0; background: #CD1009 ; font-weight: bold; font-size: 10pt }
.tabspace { font-family:Arial; color: white; background: #FFFFFF; font-weight: bold; font-size: 10pt }

.box0 { height: 12px; width: 1px; font-size: 0px; overflow:hidden; background-color: #A0A0A0 }
.box1 { height: 14px; width: 1px; font-size: 0px; overflow:hidden; background-color: #A0A0A0 }
.box2 { height: 15px; width: 2px; font-size: 0px; overflow:hidden; background-color: #A0A0A0 }

.boxselect0 { height: 12px; width: 1px; font-size: 0px; overflow:hidden; background-color: #CD1009 }
.boxselect1 { height: 14px; width: 1px; font-size: 0px; overflow:hidden; background-color: #CD1009 }
.boxselect2 { height: 15px; width: 2px; font-size: 0px; overflow:hidden; background-color: #CD1009 }

.borderbox { height: 12px; width: 750px; font-size: 0px; overflow:hidden; background-color: #CD1009 }

.footer { font-family:Arial; color: black; background: #FFFFFF; font-size: 8pt }
.progtitle { font-family:Arial; font-weight: bold; color: black; background: #FFFFFF; font-size: 16pt }
.header { font-family:Arial; color: black; background: #FFFFFF; font-size: 10pt }
.headertext { font-family:Courier; color: black; background: #FFFFFF; font-size: 10pt }


.nonselect { color: #A0A0A0;  text-decoration: none }


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
