﻿input 
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
#maincontainer
{
    position: relative;
    margin: 0px auto;
    width: 650px;
}
body
{
    font: 12px/1.3 verdana, arial, helvetica, sans-serif;
}
h1 { font-size:16px }
a:link
{
    color: #4682b4;
    text-decoration: none;
}
a,a:active,	
a:visited { color:#4682b4; 
text-decoration: none;
}	
.tblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1pt double #666666;
}
.tblBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border: thin solid #666666;
    width: 750px;
}
.tblRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	background-color: #E9E9E9;
	border: 1pt #ffffff;
}
.tblBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #666666;
	border-bottom: thin groove #666666;
	border-left: thin groove #FFFFFF;
}
.Aster
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0066ff;
    font-weight: normal;
}
.tblRowHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E9E9E9;
	border: 1pt #ffffff;
	font-weight: bold;
}
.tblBody3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border: 1pt solid #666666;
    width: 100%;
}
.divcenter
{
    position: relative;
    width: 750px;
    margin: 0px auto;
}
.overlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
    padding-top: 10px;
    margin-bottom: 0px;
}
a.overlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}
a:hover.overlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}
a:visited.overlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}
.hidebutton
{
    visibility: hidden;
}
.hidemess
{
    visibility: hidden;
    z-index: 999;
    position: absolute;
}
.showmess
{
    visibility: visible;
    background-color: #ffffff;
    width: 350px;
    position: static;
    z-index: 999;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12pt;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
}
