﻿
a:link {
COLOR: #C0C0C0;
}

a:visited {
color: #800080;
font-weight:700;
}
a:hover {
COLOR: #00B0F0;
}
a:active {
COLOR: #000000;
}

body 
{
 background : #000000;
 margin : 20px;
 color: #444000;
 font-size : 14px;
 font-family : tahoma;
 font-weight : normal; 
}

.footer
 {
 background : #000000;
 margin : 20px;
 color: #666666;
 font-size : 10px;
 font-family : tahoma;
 font-weight :bold;  
 text-align : center; 
 }

.TopRight
{
color: #C0C0C0;
text-align: left;
font-family: Calibri;
font-size:small;
font-weight:bold;
}

.TextBoxes
{
color: #C0C0C0;
text-align: right;
font-family: Calibri;
font-size:small;
font-weight:bold;
}

.MenuSelected
{
color: #FFFFFF; 
background-color: #0000FF; 
font-family: Calibri;
font-size: medium;
font-weight: bold;
width: 100px;
}

.MenuStandard
{
color: #0000FF; 
background-color: #000000; 
font-family: Calibri;
font-size: medium;
font-weight: bold;
width: 100px;  
}
.Welcome
{
color: #C0C0C0;
text-align: left;
font-family: Tahoma;
font-size:x-small;
font-weight:bold;
width: 320px;
background-color: #800000;
}
.MainContent
{

float: left;
height: 650px;
}

.MainText
{
text-align: left;
font-family: Calibri;
font-size : 12pt;
color: #999999;
font-weight:normal;
}
.Hash
{
text-align: left;
font-family: Consolas;
font-size : 10pt;
color: #999999;
font-weight:normal;
}
.XMLTags
{
    font-family:Consolas;
    color:#00B0F0
}
.XMLText
{
    font-size: 10.0pt;
    font-family: Consolas; 
    color: #A6A6A6;
}
