﻿body
{
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
html 
{
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:link, a:active, a:visited
{
    color: #990000;
}
a:hover
{
    color: #000000;
}
a.m1:link, a.m1:active, a.m1:visited
{
    color: #ffffff;
}
a.m1:hover
{
    color: #000000;
}

.menu1, .menu2, .menu3, .menu4 
{
    border-style: none;
    width: 245px;
    font-weight: bold;
    text-transform: lowercase;
    margin-top: 10px;
    margin-left: 10px;
}
.menu1, .menu2, .menu3, .menu4 
{
	height: 150px;
}
.menu1
{
    background-color: #ff8800;
}
.menu2
{
    background-color: #ffaa33;
}
.menu3
{
    background-color: #ffcc66;
}
.menu4, .menuright, .menurightnext, .menurightlast
{
    background-color: #ffee99;
}
.menuright, .menurightnext, .menurightlast
{
    width: 245px;
}
.menurightnext, .contentnext, .menurightlast, .contentlast
{
    margin-top: 10px;
}    
.menurightlast, .contentlast
{
    margin-bottom: 10px;
}    
.menuheader {
	font-size: large;
	vertical-align: top;
	height: 10px;
	color: #FFFFCC;
}
.menuitems
{
    vertical-align: bottom;
    font-size: smaller;
    padding-bottom: 5px;
}
.menuitems4
{
    color: gray;
    vertical-align: bottom;
    font-size: x-small;
    padding-bottom: 5px;
    font-weight: normal;
}
.menurightheader
{
    font-weight: bold;
    text-transform: lowercase;
    vertical-align: top;
    height: 10px;
    color: gray;
    text-align: right;
    font-size: smaller;
}
.menurightitems {
	vertical-align: top;
	text-transform: lowercase;
	padding-bottom: 10px;
}
.content, .contentnext, .contentlast
{
	width: 755px; 
	background-color: #ffee99;
}
.contentheader
{
    font-weight: bold;
    color: #cc0000;
    font-size: large;
}
.contenttext {
	font-size: smaller;
	padding-bottom: 5px;
}
.rt, .rb, .lb, .lt {
	width: 10px;
	height: 10px;
}
.lb, .lt {
	text-align: left;
}
.rb, .rt {
	text-align: right;
}
.rt, .lt {
	vertical-align: top;
}
.rb, .lb {
	vertical-align: bottom;
}
.corner {
	width: 10px;
	height: 10px;
}
.nonmenu
{
	vertical-align: top;
    padding-left: 10px;
    padding-top: 10px;
}
_select
{
    margin-bottom: 5px;
}
textarea 
{
	font-family: Verdana, Helvetica, sans-serif;
}
.date {
     width: 80px; 
}

.title
{
     width: 400px; 
}
.flag
/*
    Flag is normally 20 * 12 px
*/
{
    width: 15px;
    height: 9px;
}
.w3c
{
    width: 66px;
    height: 20px;
}

