body { Background-color: #222222; }

.glossymenu
{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 164px;
border: 0px solid #0A260F;
border-bottom-width: 0;
}

.glossymenu li a
{
background: white url(/images/prag25_menu1_r.png) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
width: auto;
height: 36px;
line-height: 25px;
padding: 5px 0px 0px 20px;
text-decoration: none;
}

* html .glossymenu li a
{ 
/* IE only. Actual menu width minus left padding of A element (10px) */
width: 164px;
}

.glossymenu li a:visited, .glossymenu li a:active
{
color: #FFFFFF;
}

.glossymenu li a:hover
{
background-image:	url(/images/prag25_menu2_r.png);
}

.menu4 
{
font-family:    Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #000000; 
line-height:18px; 
text-decoration:underline; 
font-weight:bold;
}

.menu4:hover 
{
font-family:   Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height:18px; 
text-decoration:underline; 
font-weight:bold;
}

.sitewide
{
width:800px;
border: 3px solid #ADFF2F;
background: #FF3029;
}

h1
{
font-family: Verdana;
font-size: 0.8cm;
color: #8B0000;
}

h2
{
font-family: Verdana;
font-size: 0.6cm;
color: #006400;
}

h3
{
font-family: Verdana;
font-size: 0.5cm;
color: #000000;
text-decoration: underline;
}

h4
{
font-family: Verdana;
font-size: 0.4cm;
color: #006400;
text-decoration: underline;
}

.normal_text
{
font-family: Arial;
font-size: 18px;
color: #000000;
}

.linkfont
{
font-family: Arial;
color: #0000FF;
font-size: 22px;
text-decoration: none;
}
.linkfont:hover
{
font-family: Arial;
color: #8B0000;
font-size: 22px;
text-decoration: underline;
}

.linkfont2
{
font-family: Verdana;
color: #006400;
font-size: 18px;
text-decoration: none;
}
.linkfont2:hover
{
font-family: Verdana;
color: #8B0000;
font-size: 18px;
text-decoration: underline;
}


.my_box
{
background: #ADFF2F;
border: 1px solid #000000;
width: 90%;
padding: 5px;
}

.fancyline
{
color: #006400;
width: 80%;
height: 1px;
}

.marker
{
background: #FFFF00;
}

.profile_box
{
background: #EEEEEE;
width: 80%;
border: 1px solid #000000;
padding: 10px;
font-family: Verdana;
font-size: 16px;
color: #0000FF;
}