BODY
{
    margin: 0px 5px 5px 0px;
	background: #eeeedd;
	background-position: top left;
        FONT-FAMILY: verdana,helvetica,arial,sans-serif;
	font-size: 100%;
	color: #334433;
}

ul {
       font-size:70%;
}
ol {
       font-size:70%;
}
table {
       font-size:70%;
}
p.watermark {
  	position:relative;
	font-family:courier;
       FONT-SIZE: 60%;
	COLOR: #ccc;
	right:0px;
	bottom:0px;
	font-weight: bold;
       text-align: right;
}
#container {
   	padding: 30px;
	border: 1px solid #ccc;
	background: #fff;
	min-width:420px;
	margin:10px 185px 20px 110px;
}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
#linkbox {
	position:absolute;
	top:10px;
	right:5px;
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff;
       font-size: 80%;
       width:138px;/* for compliant browsers*/
}
* html #linkbox {width:180px;}/* for all ie browsers */


#lftbox {
	position:absolute;
	left: 5px;
	top: 350px;
	width: 93px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 80%;
	font-family: arial;
}

img.logo {
    position: absolute;
	top: 10px;
	left: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ccc;
}

INPUT
{
    FONT-SIZE: 70%
}

P.intro
{
    MARGIN-TOP: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent
}
P.introcenter
{
    FONT-SIZE: 110%;
    COLOR: #8b4513;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}

P.submenu {
    FONT-SIZE: 80%;
    TEXT-ALIGN: center
}

P.m
{
    FONT-SIZE:70%;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent
}

P.log
{
    font-size:70%;
    border-style: solid;
    border-width: 2px;
    padding:5px
}

PRE
{
    FONT-SIZE: 110%;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    FONT-FAMILY: "Courier New",monospace
}
SPAN.blue
{
    COLOR: #00008b;
    BACKGROUND-COLOR: transparent
}
SPAN.red
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent
}

SPAN.t
{
    FONT-SIZE: 80%;
    COLOR: #0033cc;
    BACKGROUND-COLOR: transparent
}
IMG.float
{
    FLOAT: left
}
A.nounderline
{
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent
}
A:visited
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent
}
A:active
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent
}
A:hover
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent
}
A.left:link
{
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.left:visited
{
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.left:hover
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
A.left:active
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
ma.right:link
{
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
ma.right:visited
{
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
ma.right:hover
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
ma.right:active
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
A.red:link
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent
}
A.red:visited
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent
}
A.red:active
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent
}
A.red:hover
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent
}
